ワンクリックで
master-agent
Example skill used by the advanced tutorial. Declares a couple of tools so the `core/tools-counter` extractor emits a count.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Example skill used by the advanced tutorial. Declares a couple of tools so the `core/tools-counter` extractor emits a count.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Interactive skill-map tutorial, a single "book" of parts and chapters that a first-time tester walks end to end. It opens with a live-UI prologue (the tester runs `sm`, opens the browser, and watches the map update as `.md` files are edited), then a menu of further parts (watch your agent light the map up in real time, extend skill-map with plugins/settings/slots, the CLI in depth). The skill is invoked from an empty directory and lays its fixture there directly. State persists in `tutorial-state.json` for pause/resume. Triggers: "tutorial", "sm-tutorial", "tutorial me", "run the tutorial", "ejecuta el tutorial", "test skill-map", "advanced tutorial", "go deeper", "tutorial avanzado".
Validates the portfolio's internal links before publishing. Walks every generated page and reports any link whose target is missing.
Mirrors the portfolio's pages into Notion after publishing, creating one Notion page per site page via the Notion MCP. Use it from /publish, or when the user asks to sync the site to Notion.
Validates the portfolio's internal links before publishing. Walks every generated page and reports any link whose target is missing.
Writes and edits the portfolio's pages. Reads a brief, follows the style guide, and emits the HTML into public/.
Mirrors the portfolio's pages into Notion after publishing, creating one Notion page per site page via the Notion MCP. Use it from /publish, or when the user asks to sync the site to Notion.
SOC 職業分類に基づく
| name | master-agent |
| description | Example skill used by the advanced tutorial. Declares a couple of tools so the `core/tools-counter` extractor emits a count. |
| allowed-tools | Read Bash Edit |
Walks the master-skill outputs and reports findings. Used as the target node when we exercise extractors, analyzers, and the plugin-authoring flow.