What is vscode-custom-agents?
VS Code カスタムエージェントの配置ルール・アクセス制御・マルチエージェント設計のベストプラクティス。Triggers on 'custom agent', 'agent not found', 'subagent', 'user-invokable', 'エージェント設計', 'ピッカー'. Source: aktsmm/agent-skills.
VS Code カスタムエージェントの配置ルール・アクセス制御・マルチエージェント設計のベストプラクティス。Triggers on 'custom agent', 'agent not found', 'subagent', 'user-invokable', 'エージェント設計', 'ピッカー'.
Quickly install vscode-custom-agents AI skill to your development environment via command line
Source: aktsmm/agent-skills.
| 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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/aktsmm/agent-skills --skill vscode-custom-agentsVS Code カスタムエージェントの配置ルール・アクセス制御・マルチエージェント設計のベストプラクティス。Triggers on 'custom agent', 'agent not found', 'subagent', 'user-invokable', 'エージェント設計', 'ピッカー'. Source: aktsmm/agent-skills.
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
https://github.com/aktsmm/agent-skills