command-creator とは?
Claude Code フレームワークのコマンド ファイルを作成します。コマンドは、スキルに委任するユーザー向けのショートカットです。 ソース: oimiragieo/agent-studio。
Claude Code フレームワークのコマンド ファイルを作成します。コマンドは、スキルに委任するユーザー向けのショートカットです。
コマンドラインで command-creator AI スキルを開発環境にすばやくインストール
ソース: oimiragieo/agent-studio。
Create command files that delegate to skills. Commands live in .claude/commands/ and are auto-discovered by Claude Code as /commandname.
If EXISTS → invoke Skill({ skill: "artifact-updater", args: "--type command --path .claude/commands/ .md --changes '...'" })
This step is informational (does not block creation) but ensures the full artifact ecosystem is considered.
Claude Code フレームワークのコマンド ファイルを作成します。コマンドは、スキルに委任するユーザー向けのショートカットです。 ソース: oimiragieo/agent-studio。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/oimiragieo/agent-studio --skill command-creatorClaude Code フレームワークのコマンド ファイルを作成します。コマンドは、スキルに委任するユーザー向けのショートカットです。 ソース: oimiragieo/agent-studio。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/oimiragieo/agent-studio --skill command-creator インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/oimiragieo/agent-studio