What is command-creator?
Creates command files for the Claude Code framework. Commands are user-facing shortcuts that delegate to skills. Source: oimiragieo/agent-studio.
Creates command files for the Claude Code framework. Commands are user-facing shortcuts that delegate to skills.
Quickly install command-creator AI skill to your development environment via command line
Source: 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.
Creates command files for the Claude Code framework. Commands are user-facing shortcuts that delegate to skills. Source: oimiragieo/agent-studio.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/oimiragieo/agent-studio --skill command-creatorCreates command files for the Claude Code framework. Commands are user-facing shortcuts that delegate to skills. Source: oimiragieo/agent-studio.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oimiragieo/agent-studio --skill command-creator 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/oimiragieo/agent-studio