·create-ai-tool
</>

create-ai-tool

사용자 요구사항을 분석하여 Skill 또는 Agent 중 적절한 유형을 결정하고 생성을 위임합니다. 도구 만들기, 스킬 vs 에이전트, 어떤 걸 만들어야 할지, 도구 유형 선택 요청 시 활성화.

6Installs·0Trend·@khw1031

Installation

$npx skills add https://github.com/khw1031/ai-library --skill create-ai-tool

How to Install create-ai-tool

Quickly install create-ai-tool 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/khw1031/ai-library --skill create-ai-tool
  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: khw1031/ai-library.

SKILL.md

View raw

사용자 요구사항을 분석하여 Skill 또는 Agent를 결정하고 해당 생성 스킬로 위임합니다.

| 조건 | YES → Agent | NO → Skill |

| 독립 컨텍스트에서 격리 실행 필요? | 대량 출력, 병렬 처리 | 메인 대화에서 충분 | | 도구 접근을 제한해야? | 읽기 전용, 특정 도구만 허용 | 제한 불필요 | | 자동 위임으로 독립 작업 수행? | Claude가 판단해서 태스크 위임 | 사용자/Claude가 직접 호출 |

사용자 요구사항을 분석하여 Skill 또는 Agent 중 적절한 유형을 결정하고 생성을 위임합니다. 도구 만들기, 스킬 vs 에이전트, 어떤 걸 만들어야 할지, 도구 유형 선택 요청 시 활성화. Source: khw1031/ai-library.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/khw1031/ai-library --skill create-ai-tool
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from khw1031/ai-library

Quick answers

What is create-ai-tool?

사용자 요구사항을 분석하여 Skill 또는 Agent 중 적절한 유형을 결정하고 생성을 위임합니다. 도구 만들기, 스킬 vs 에이전트, 어떤 걸 만들어야 할지, 도구 유형 선택 요청 시 활성화. Source: khw1031/ai-library.

How do I install create-ai-tool?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/khw1031/ai-library --skill create-ai-tool 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/khw1031/ai-library