·meta-command-creator
>_

meta-command-creator

마크다운 및 YAML 서문을 사용하여 Claude Code용 사용자 정의 슬래시 명령을 만듭니다. 워크플로 자동화를 구축하거나 재사용 가능한 프롬프트를 생성하거나 사용자 정의 /명령을 정의할 때 사용합니다. 슬래시 명령, 인수 처리, 파일 참조, bash 실행에 사용합니다.

12설치·2트렌드·@oakoss

설치

$npx skills add https://github.com/oakoss/agent-skills --skill meta-command-creator

meta-command-creator 설치 방법

명령줄에서 meta-command-creator AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/oakoss/agent-skills --skill meta-command-creator
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: oakoss/agent-skills.

Claude Code slash commands are markdown files with optional YAML frontmatter that create reusable /command workflows. Commands and skills are unified: .claude/commands/ files and .claude/skills/ directories both create slash commands. Skills are the recommended approach since they support additional features like supporting files, but single-file commands still work.

When to use: Repeatable prompts, team workflow standardization, guardrailed operations (deploy, commit), multi-phase tasks, dynamic context injection with bash output.

When NOT to use: Complex capabilities needing multiple files and scripts (use a full skill directory instead), one-off prompts, built-in commands that already exist (/compact, /help, /init).

마크다운 및 YAML 서문을 사용하여 Claude Code용 사용자 정의 슬래시 명령을 만듭니다. 워크플로 자동화를 구축하거나 재사용 가능한 프롬프트를 생성하거나 사용자 정의 /명령을 정의할 때 사용합니다. 슬래시 명령, 인수 처리, 파일 참조, bash 실행에 사용합니다. 출처: oakoss/agent-skills.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/oakoss/agent-skills --skill meta-command-creator
카테고리
>_생산성
인증됨
최초 등록
2026-02-25
업데이트
2026-03-10

Browse more skills from oakoss/agent-skills

빠른 답변

meta-command-creator이란?

마크다운 및 YAML 서문을 사용하여 Claude Code용 사용자 정의 슬래시 명령을 만듭니다. 워크플로 자동화를 구축하거나 재사용 가능한 프롬프트를 생성하거나 사용자 정의 /명령을 정의할 때 사용합니다. 슬래시 명령, 인수 처리, 파일 참조, bash 실행에 사용합니다. 출처: oakoss/agent-skills.

meta-command-creator 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/oakoss/agent-skills --skill meta-command-creator 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/oakoss/agent-skills

상세

카테고리
>_생산성
출처
skills.sh
최초 등록
2026-02-25