ソース情報
- リポジトリ
- vinhnx/VTCode
- ソースの最終更新活動
- 2026年7月17日 13:32
- 検出された SKILL.md の言語
- 英語
- スター
- 826
- フォーク
- 80
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/vinhnx/VTCode --skill cmd-commandコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
Migrate an existing Claude, Copilot, Codex, Cursor, Kiro, VS Code, or other client-specific agent plugin to the portable Agent Plugins v1 structure while preserving platform-specific hooks, agents, commands, LSP, UI, and marketplace behavior. Use when auditing, converting, or modernizing an agent plugin.
Use for ast-grep project setup, rule authoring, rule debugging, and structural search workflows.
Perform comprehensive codebase analysis and generate reports (usage: /analyze [full|security|performance])
| name | cmd-command |
| description | Run a terminal command (usage: /command <program> [args...]) |
| disable-model-invocation | true |
| metadata | {"slash_alias":"/command","usage":"/command <program> [args...]","category":"tools","backend":"traditional_skill"} |
Interpret the user input as the raw command string that follows /command.