一键导入
ito-using-ito-skills
Use when discovering, finding, invoking, or loading skills. Ensures skills are invoked BEFORE responding.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when discovering, finding, invoking, or loading skills. Ensures skills are invoked BEFORE responding.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | ito-using-ito-skills |
| description | Use when discovering, finding, invoking, or loading skills. Ensures skills are invoked BEFORE responding. |
If a skill applies to your task, you must invoke it before responding. Even a 1% chance means check.
| Harness | Load Command | Skill Locations |
|---|---|---|
| OpenCode | skill load <name> | .opencode/skills/, ~/.config/opencode/skills/ |
| Claude Code | mcp_skill with name="<name>" | .claude/skills/ |
| Codex | Read directly: cat .codex/skills/<name>/SKILL.md | .codex/skills/, ~/.codex/skills/ |
Detecting your harness: OpenCode has the skill tool, Claude Code has mcp_skill, Codex has .codex/ directory.
When multiple skills apply:
Rigid (TDD, debugging): Follow exactly. Don't adapt away discipline. Flexible (patterns): Adapt principles to context. The skill itself tells you which.
Build reproducible Showboat demo documents that prove repo behavior with executable markdown. Use when asked to create demos, proof-of-work walkthroughs, or verification artifacts with showboat, especially for tests, CLIs, local services, Aspire AppHosts, and HTTP APIs.
Build reproducible Showboat demo documents that prove repo behavior with executable markdown. Use when asked to create demos, proof-of-work walkthroughs, or verification artifacts with showboat, especially for tests, CLIs, local services, Aspire AppHosts, and HTTP APIs.
Balanced skill for typical development tasks, code review, and implementation work
Coordinator-only agent for orchestrating multi-change runs
Plans Ito orchestration runs from change metadata and gates
Fast, cost-effective skill for simple tasks, quick queries, and small code changes