creating-skills
Installation
SKILL.md
Creating Skills
This skill provides guidance for creating effective skills in Letta Code. For the complete official specification, see agentskills.io.
About Skills
Skills are modular, self-contained packages that extend Letta Code's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform a Letta Code agent from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess.
What Skills Provide
- Specialized workflows - Multi-step procedures for specific domains
- Tool integrations - Instructions for working with specific file formats or APIs
- Domain expertise - Company-specific knowledge, schemas, business logic
- Bundled resources - Scripts, references, and assets for complex and repetitive tasks