What Are Skills?
Prompt files + scripts
that teach the agent new abilities
📖
Agent reads a skill
Text file with instructions, examples, and scripts
🧠
Learns how to do something
Weather lookup, API calls, file manipulation, deployment
✍️
Can WRITE its own skills
Agent creates new capabilities as needed
No server needed
— simpler than MCP for many cases