
vercel-labs/academy-skills
2 skills111 installs18 starsGitHub
Install
npx skills add https://github.com/vercel-labs/academy-skillsSkills in this repo
1Filesystem AgentsThe filesystem-agents companion skill supports the Building Filesystem Agents course on Vercel Academy. It operates in TA, Teaching, and Evaluation modes for lesson guidance, step-by-step teaching, and pass-fail work checks. Progress detection reads lib/agent.ts and lib/tools.ts for ToolLoopAgent, createBashTool, Sandbox.create, and loadSandboxFiles milestones across six lessons. Tier 2 extensions cover added tools via tool-patterns.md and Tier 3 generalization uses domain-mapping-guide.md. Tone is patient and connects answers to current lesson concepts without spoiling future lessons. Use when users mention filesystem agents, ToolLoopAgent, Vercel Sandbox, or the Academy course.56installs2Agent Friendly ApisThe agent-friendly-apis companion skill supports the Agent-Friendly APIs course on Vercel Academy. Commands include learn for guided lessons, new to scaffold a Next.js starter, and submit for lesson evaluation. Teaches seven documentation patterns: endpoint signatures in code blocks, parameter tables, curl examples with real values, complete response bodies, exhaustive errors, schema tables, and workflow examples. Covers llms.txt and llms-full.txt discovery per llmstxt.org and building Claude Code skills with progressive disclosure. Modes are TA, Teaching, and Evaluation with codebase progress detection across app/api routes and docs endpoints. Use when users mention agent-friendly APIs, llms.txt, or the Academy course.55installs