·vscode-custom-agents
</>

vscode-custom-agents

VS Code カスタムエージェントの配置ルール・アクセス制御・マルチエージェント設計のベストプラクティス。Triggers on 'custom agent', 'agent not found', 'subagent', 'user-invokable', 'エージェント設計', 'ピッカー'.

7Installs·0Trend·@aktsmm

Installation

$npx skills add https://github.com/aktsmm/agent-skills --skill vscode-custom-agents

How to Install vscode-custom-agents

Quickly install vscode-custom-agents AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aktsmm/agent-skills --skill vscode-custom-agents
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aktsmm/agent-skills.

SKILL.md

View raw

| Create | 新しい .agent.md 作成、マルチエージェント構成セットアップ | | Debug | "Agent not found" エラー、サブエージェント呼び出し失敗、ピッカーに表示されない | | Review | frontmatter の妥当性チェック、アクセス制御の設計レビュー |

根拠: VS Code 公式ドキュメント (2026-02-15 時点) "VS Code detects any .md files in the .github/agents folder of your workspace as custom agents." サブディレクトリの再帰スキャンについて明記なし。実証テストでも非対応を確認。

| .github/agents/ (ワークスペース) | チーム共有。そのワークスペースでのみ有効 | | ユーザープロファイル | 個人用。全ワークスペースで有効 | | chat.agentFilesLocations 設定 | 追加パスを指定。サブフォルダ指定にも使える |

VS Code カスタムエージェントの配置ルール・アクセス制御・マルチエージェント設計のベストプラクティス。Triggers on 'custom agent', 'agent not found', 'subagent', 'user-invokable', 'エージェント設計', 'ピッカー'. Source: aktsmm/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aktsmm/agent-skills --skill vscode-custom-agents
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from aktsmm/agent-skills

Quick answers

What is vscode-custom-agents?

VS Code カスタムエージェントの配置ルール・アクセス制御・マルチエージェント設計のベストプラクティス。Triggers on 'custom agent', 'agent not found', 'subagent', 'user-invokable', 'エージェント設計', 'ピッカー'. Source: aktsmm/agent-skills.

How do I install vscode-custom-agents?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aktsmm/agent-skills --skill vscode-custom-agents Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/aktsmm/agent-skills