# vercel-agent-skills > Vercel AI SDK agent skill management - Author: oimiragieo - Repository: oimiragieo/LLM-RULES - Version: 20260120230817 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/oimiragieo/LLM-RULES - Web: https://mule.run/skillshub/@@oimiragieo/LLM-RULES~vercel-agent-skills:20260120230817 --- --- name: vercel-agent-skills description: Vercel AI SDK agent skill management version: 1.0.0 allowed-tools: [Bash, Read, Glob, Write] --- # Vercel Agent Skills Skill ## Overview Manage Vercel AI SDK agent skills. 90%+ context savings. ## Tools (Progressive Disclosure) ### Skills | Tool | Description | Confirmation | | ------------ | ----------------- | ------------ | | list-skills | List agent skills | No | | create-skill | Create new skill | Yes | | update-skill | Update skill | Yes | | delete-skill | Delete skill | Yes | ### Tools | Tool | Description | | ----------- | ----------------- | | list-tools | List skill tools | | add-tool | Add tool to skill | | remove-tool | Remove tool | ### Testing | Tool | Description | | ---------- | --------------------- | | test-skill | Test skill execution | | validate | Validate skill schema | | simulate | Simulate agent call | ## Agent Integration - **llm-architect** (primary): Agent design - **developer** (secondary): Skill implementation