Documentation Index
Fetch the complete documentation index at: https://wiki.mira.tg/llms.txt
Use this file to discover all available pages before exploring further.
Creating Skills
Creating a skill is like teaching Mira a new habit. You describe what you want, and Mira generates the instructions.Step 1: Define your skill
Tell Mira what you want in plain language:Step 2: Review the preview
Mira generates the skill and shows you a preview. You’ll see:- Name — the skill’s display name
- Description — when it activates
- Instructions — the full behavioral prompt
- Category — dev, design, product, marketing, content, productivity, etc.
Step 3: Refine
If the skill isn’t quite right, tell Mira what to change:Step 4: Activate
Once you’re happy, activate the skill. It will now run automatically when relevant.Skill anatomy
A skill consists of:- Slug — unique identifier (e.g.
email_responder), also used as/slugcommand - Name — display name (e.g. “Email Responder”)
- Description — short description of when it activates (max 250 chars)
- Instructions — the full behavioral prompt that Mira follows
- Category — one of: dev, design, product, marketing, content, communication, productivity, ai_tools
- Required integrations — which apps the skill needs (e.g. Gmail, Linear)

