CtrlK
BlogDocsLog inGet started
Tessl Logo

MiMo-Code

github.com/XiaomiMiMo/MiMo-Code

SkillAddedReview
mate

packages/opencode/src/skill/builtin/.bundle/mate/SKILL.md

Create custom desktop pet (Mate) characters with spritesheet and manifest. Use when the user asks to 'create a pet', 'make a desktop companion', 'design a mate character', 'generate a spritesheet for my pet', or wants to customize their desktop buddy. Generates a WebP spritesheet + manifest.json that can be loaded by MiMo Desktop's Mate system.

74

grok-build

packages/opencode/src/skill/builtin/.bundle/grok-build/SKILL.md

Reference and workflow guidance for the Grok Build CLI (`grok`), including interactive and headless runs, authentication, sessions, worktrees, permissions, sandboxing, MCP servers, plugins, inspection, updates, and automation output. Invoke only when the user explicitly requests the `grok-build` skill, explicitly asks to use Grok Build CLI, or an already-selected workflow requires Grok Build; do not invoke for general coding, generic shell tasks, or other agent CLIs.

76

drive-mimo

.mimocode/skills/drive-mimo/SKILL.md

Use when developing or testing the MiMoCode repository and you need to programmatically drive another MiMoCode (mimo) process. Supports headless `mimo run` with JSON events and interactive TUI via tmux for behavior, integration, and visual regression testing. Covers an installed `mimo` binary or a dev build launched from source with `bun dev`; do not use it for ordinary MiMoCode task execution.

72

compose:worktree

packages/opencode/src/skill/compose/.bundle/worktree/SKILL.md

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

Invalid
compose:verify

packages/opencode/src/skill/compose/.bundle/verify/SKILL.md

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

Invalid
compose:tdd

packages/opencode/src/skill/compose/.bundle/tdd/SKILL.md

Use when implementing any feature or bugfix, before writing implementation code

Invalid
compose:subagent

packages/opencode/src/skill/compose/.bundle/subagent/SKILL.md

Use when executing implementation plans with independent tasks in the current session

Invalid
compose:review

packages/opencode/src/skill/compose/.bundle/review/SKILL.md

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Invalid
compose:report

packages/opencode/src/skill/compose/.bundle/report/SKILL.md

Use after implementation is verified and before merge — consolidates multiple spec iterations into a single final-state report, marks related specs, and records key lessons

Invalid
compose:plan

packages/opencode/src/skill/compose/.bundle/plan/SKILL.md

Use when you have a spec or requirements for a multi-step task, before touching code

Invalid
compose:parallel

packages/opencode/src/skill/compose/.bundle/parallel/SKILL.md

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Invalid
compose:merge

packages/opencode/src/skill/compose/.bundle/merge/SKILL.md

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Invalid
compose:feedback

packages/opencode/src/skill/compose/.bundle/feedback/SKILL.md

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Invalid
compose:execute

packages/opencode/src/skill/compose/.bundle/execute/SKILL.md

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Invalid
compose:debug

packages/opencode/src/skill/compose/.bundle/debug/SKILL.md

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Invalid
compose:brainstorm

packages/opencode/src/skill/compose/.bundle/brainstorm/SKILL.md

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Invalid
compose:ask

packages/opencode/src/skill/compose/.bundle/ask/SKILL.md

Use whenever you need a decision, clarification, or approval from the user — covers how to ask with the question tool, and how to resolve the decision yourself when no user is available (question tool absent, or a [Never-Ask] response)

Invalid
xlsx-official

packages/opencode/src/skill/builtin/.bundle/xlsx-official/SKILL.md

Spreadsheet toolkit. Reach for it whenever the artifact on either side of the conversation is a workbook file — .xlsx, .xlsm, .xltx, .csv, .tsv — and the user wants that artifact produced, changed, cleaned, or read. Typical triggers: 'build me a model', 'update this sheet', 'add a column', 'compute the totals as formulas', 'sanity-check this xlsx', 'export sheet 2 to CSV', 'render the workbook as PDF', 'the spreadsheet in ~/Downloads is a mess, fix it'. Applies equally to financial models, ops reports, data cleanups, and template fills. Skip it when the workbook is only source material and the real output is a Word doc, an HTML page, a Python script that runs standalone, a Google Sheets integration, or an ingestion pipeline into a database — in those cases the spreadsheet is a means, not the deliverable.

74

skill-creator

packages/opencode/src/skill/builtin/.bundle/skill-creator/SKILL.md

Interactive guide for creating, reviewing, and improving agent skills (SKILL.md folders). Use when the user wants to build a new skill ('create a skill', 'make a skill for X', 'write a SKILL.md', 'turn this workflow into a skill'), review or improve an existing skill, fix a skill that never triggers or triggers too often, or validate a skill folder before sharing it. Do NOT use for general prompt writing, MCP server development, or editing arbitrary markdown files.

76

zoominfo

packages/opencode/src/skill/builtin/.bundle/sales/workflows/zoominfo/SKILL.md

Use only when a focused Sales workflow has selected a present and connected ZoomInfo connector, or the user explicitly asks for ZoomInfo company search, contact search, enrichment, intent, similarity, recommendations, or research. Do not use when another enrichment source is selected.

63

salesforce

packages/opencode/src/skill/builtin/.bundle/sales/workflows/salesforce/SKILL.md

Use when a focused Sales workflow needs Salesforce-backed CRM reads, links, drafts, notes, account plans, Agentforce assignments, or explicitly requested Salesforce connector/query guidance. Do not use for generic CRM app construction or when another CRM is authoritative.

66

sales-company-research

packages/opencode/src/skill/builtin/.bundle/sales/workflows/sales-company-research/SKILL.md

Research companies, partners, and referral channels to shape draft outreach approaches, messages, or partner motions; exclude descriptive company profiling, list enrichment, and internal source finding.

61

review-rep-call-trends

packages/opencode/src/skill/builtin/.bundle/sales/workflows/review-rep-call-trends/SKILL.md

Use when the user wants to understand how a sales or customer-facing rep's call behavior is changing over time. Produce an evidence-backed trend readout with improvements, regressions, stable patterns, coaching actions, and calls to re-listen.

68

review-forecast

packages/opencode/src/skill/builtin/.bundle/sales/workflows/review-forecast/SKILL.md

Use when the user wants forecast posture, forecast accuracy, commit, upside, forecast-call preparation, or a pipeline or deal-risk review for a seller book, team, period, report, or named deal set. Produce a manager-ready forecast rollup, risk posture, recommendation changes, evidence gaps, and follow-up actions.

70

prioritize-accounts

packages/opencode/src/skill/builtin/.bundle/sales/workflows/prioritize-accounts/SKILL.md

Use when the user asks which existing accounts to work now, which leads are hottest in a grounded list or pipeline, how to rank a territory, book, pipeline, ICP list, or account list, where to focus this week, or what rep-ready next actions to take. Prioritize accounts using current evidence, suppress or account for in-flight motion, and identify reachable contacts when supported. Use enrichment instead for net-new company discovery or missing-data completion.

72