·command-creator
</>

command-creator

Creates command files for the Claude Code framework. Commands are user-facing shortcuts that delegate to skills.

34Installs·1Trend·@oimiragieo

Installation

$npx skills add https://github.com/oimiragieo/agent-studio --skill command-creator

How to Install command-creator

Quickly install command-creator 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/oimiragieo/agent-studio --skill command-creator
  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: oimiragieo/agent-studio.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Browse more skills from oimiragieo/agent-studio

Quick answers

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.

How do I install command-creator?

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

Where is the source repository?

https://github.com/oimiragieo/agent-studio