ConaryLabs/Mira Skills
(13)Browse AI agent skills from ConaryLabs/Mira for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
context7
ConaryLabs/Mira
Look up external library documentation using Context7 to get current API references instead of guessing from training data.
diff
ConaryLabs/Mira
This skill should be used when the user asks "analyze my changes", "what did I change", "review my diff", "impact of changes", "show changes", "git analysis", or wants semantic analysis of code changes.
Experts
ConaryLabs/Mira
<!-- plugin/skills/experts/SKILL.md --> --- name: experts description: This skill should be used when the user asks to "consult experts", "get expert opinion", "expert review", "code review", "architecture review", "security review", "review this code", "what would an architect say", or wants a mult
Full Cycle
ConaryLabs/Mira
<!-- plugin/skills/full-cycle/SKILL.md --> --- name: full-cycle description: This skill should be used when the user asks for a "full review and fix", "find and fix issues", "review and implement", "end-to-end review", "audit and fix", "comprehensive review", "full-cycle review", or wants experts to
goals
ConaryLabs/Mira
This skill should be used when the user asks "show my goals", "what should I work on", "update goal progress", "create a goal", "add milestone", "complete milestone", "track progress", "manage milestones", or wants to track work across multiple sessions.
Help
ConaryLabs/Mira
<!-- plugin/skills/help/SKILL.md --> --- name: help description: This skill should be used when the user asks "help", "what commands", "list commands", "what can mira do", "mira help", "show commands", "what can you do", "how do I use mira", or wants to see all available Mira skills and tools. ---
insights
ConaryLabs/Mira
This skill should be used when the user asks "what did you learn", "show insights", "any patterns noticed", "what should I know", "background analysis", "what patterns", or wants to see Mira's background analysis and predictions.
Qa Hardening
ConaryLabs/Mira
<!-- plugin/skills/qa-hardening/SKILL.md --> --- name: qa-hardening description: This skill should be used when the user asks for "QA review", "production readiness", "hardening pass", "test coverage review", "error handling audit", "pre-release check", or wants to check code quality before release.
recap
ConaryLabs/Mira
This skill should be used when the user asks "what were we working on", "session recap", "remind me of context", "catch me up", "restore context", "previous session", or starts a new session needing prior context.
Refactor
ConaryLabs/Mira
<!-- plugin/skills/refactor/SKILL.md --> --- name: refactor description: This skill should be used when the user asks to "refactor this", "restructure code", "reorganize modules", "rename and move", "safe restructuring", "reorganize code", "move and rename", or wants to reorganize code without chang
search
ConaryLabs/Mira
This skill should be used when the user asks "find code that does X", "search for X", "where is X implemented", "what handles X", "find the X logic", "search by meaning", "semantic search", or needs to find code by concept or intent rather than exact text matching.
status
ConaryLabs/Mira
This skill should be used when the user asks "mira status", "show status", "how is mira doing", "system status", "index stats", "show mira stats", or wants a quick overview of Mira's index, storage, and active goals.
tools-reference
ConaryLabs/Mira
Reference for all Mira MCP tool signatures, parameters, and workflows.