Skip to Content
v0.8.0 · shippedNative iOS / Android / Flutter / Capacitor SDKs, A2A discovery, SOC 2 readiness, residency, BYO storage, BYOK. Read the changelog →
SDK referenceAgent skills

Agent skills

Skills are SKILL.md playbooks your AI coding agent reads on demand — bug triage, fix-and-ship, QA sweeps, security audits, and more. Mushi syncs compatible repos into a project catalog and recommends the best skill when a report is classified.

Install skills into your editor

From the public Connect page, pick Skills and run:

npx skills add kensaurus/cursor-kenji

That adds playbooks such as mushi-health, mushi-integration, and workflow-fix-and-ship to your local agent.

How skills connect to Mushi

GitHub repo (SKILL.md files) → skill-sync edge function (daily + manual) → agent_skills catalog in your project → classify-report recommends skills per bug → Skill Pipelines page runs a chain against a report

Console & MCP

SurfaceWhat to read
Skill Pipelines (admin)Catalog, live pipeline runs, skill sources
MCP serverlist_skills, start_skill_pipeline, checkin_pipeline_step
Connect hubOne-click skills install lane
Last updated on