用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/automagik-dev/genie --skill docs命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | docs |
| description | Dispatch docs subagent to audit, generate, and validate documentation against the codebase. |
Runtime syntax: invoke the plugin copy through the active runtime's owner-qualified skill selector; use a bare selector only when intentionally selecting a user-tier copy (a separately installed personal copy; Genie no longer seeds this tier). Cross-skill prose below uses bare names as portable semantic routes; the orchestrator resolves the selector for the active runtime.
Audit existing documentation, fill gaps, and validate every claim against actual code. Standalone or as part of work.
work completes)| Type | Location | Purpose |
|---|---|---|
| README | README.md, */README.md | Overview, setup, usage |
| AGENTS.md | AGENTS.md, */AGENTS.md | Agent conventions, constraints, commands, verification |
| CLAUDE.md | CLAUDE.md, */CLAUDE.md | Conventions, commands, gotchas for agents |
| API docs | docs/api/, inline JSDoc/TSDoc | Contracts, request/response schemas |
| Architecture | docs/architecture.md, ARCHITECTURE.md | System design, data flow |
| Inline | JSDoc, TSDoc, docstrings | Function/class/module docs |
AGENTS.md is the governing agent instruction surface. CLAUDE.md remains evidence of repository intent when present; keep both current when the project has both files.
AGENTS.md accuracy first.Runs as a subagent (native runtime): the dispatching agent issues an native delegation surface call with a curated brief — scope (which docs, which change triggered the audit), the code areas to validate against, and the expected report shape.
Example brief: "Audit README.md, CLAUDE.md, and skills/work/SKILL.md after PR #746 — verify dispatch examples match current code, fix stale references, report per-file verdicts with evidence."
Assess a proposal through independent technical, product, risk, and dissenting lenses, then synthesize a decision without mutating unless explicitly requested.
Browse, search, and contribute community hacks — real-world patterns for provider switching, teams, skills, hooks, cost optimization, and more.
Entry point for Genie operations — routes bug reports, questions, and operational commands, resumes existing lifecycle state, and orchestrates work that needs durable planning or coordination. Other ordinary requests bypass the lifecycle with a one-line notice unless the user asks for Genie.
基于 SOC 职业分类