Loading...
Loading...
Claude Code (code.claude.com) の拡張機能リファレンス。 Agent Skills (SKILL.md), slash commands, output styles, subagents, agent teams, agent view, workflows, routines, scheduled tasks, hooks (PreToolUse / PostToolUse), plugins, plugin marketplace, MCP 設定 (.mcp.json / claude mcp add), managed MCP, channels (--channels / claude/channel push events, webhook / telegram / discord / imessage), tools-reference, advisor, ultrareview。
npx skill4agent add fandhe-ai/agent-reference-skills anthropic-claude-code-extend--channelsclaude/channelanthropic-claude-codeanthropic-agent-sdkanthropic-api-tools-mcpskills/anthropic-claude-code-extend/
SKILL.md
references/
skills-commands/
README.md
commands.md
output-styles.md
prompt-library.md
skills.md
subagents/
README.md
agent-teams.md
agent-view.md
agents.md
desktop-scheduled-tasks.md
routines.md
routines-fire.md
scheduled-tasks.md
sub-agents.md
workflows.md
hooks/
README.md
hooks.md
hooks-guide.md
plugins/
README.md
discover-plugins.md
plugin-dependencies.md
plugin-hints.md
plugin-marketplaces.md
plugin-relevance.md
plugins.md
plugins-reference.md
mcp/
README.md
managed-mcp.md
mcp.md
mcp-quickstart.md
channels/
README.md
channels.md
channels-reference.md
tools/
README.md
advisor.md
tools-reference.md
ultrareview.md
samples/
README.md
skill-definition.md
slash-command.md
hook-config.md
subagent-definition.md
plugin-manifest.md
plugin-marketplace.md
mcp-config.md
output-style.mdreferences/{category}/README.mdsamples/.md| タスク | カテゴリ | 参照 README |
|---|---|---|
| Agent Skills(SKILL.md)を定義したい・slash command を作りたい・output style や SDLC prompt library を使いたい | skills-commands | references/skills-commands/README.md |
| subagent を定義したい・agent teams で複数インスタンスを協調させたい・agent view でバックグラウンド session を管理したい・並列実行の 4 アプローチを比較したい・routines / scheduled tasks(/loop, /fire)で自動化したい・Desktop アプリの Routines ページからローカル定期タスクを設定したい・workflows で大規模 orchestration を組みたい | subagents | references/subagents/README.md |
| セッション lifecycle イベント(SessionStart / PreToolUse / PostToolUse / PermissionRequest 等)で hook を設定・実装したい | hooks | references/hooks/README.md |
| plugin を作成・配布したい・plugin marketplace を構築したい・plugin.json manifest や dependency constraint を確認したい | plugins | references/plugins/README.md |
Claude Code から MCP サーバーへ接続したい(.mcp.json / | mcp | references/mcp/README.md |
実行中セッションへ webhook / アラート / チャットメッセージを push したい・ | channels | references/channels/README.md |
| built-in tool(Agent / Bash / Read / Edit / Skill 等)の完全リファレンスを確認したい・advisor tool や ultrareview を使いたい | tools | references/tools/README.md |
| 典型的な使い方を知りたい(SKILL.md 定義, slash command, hook 設定, subagent 定義, plugin manifest / marketplace, .mcp.json, output style) | samples | samples/README.md |