·create-cowork-plugin
</>

create-cowork-plugin

공동 작업 세션에서 처음부터 새 플러그인을 만드는 과정을 사용자에게 안내합니다. 사용자가 플러그인 생성, 플러그인 빌드, 새 플러그인 만들기, 플러그인 개발, 플러그인 스캐폴드, 플러그인 처음부터 시작 또는 플러그인 디자인을 원할 때 사용합니다. 이 기술을 사용하려면 최종 .plugin 파일을 전달하기 위해 출력 디렉터리에 액세스할 수 있는 Cowork 모드가 필요합니다.

127설치·5트렌드·@anthropics

설치

$npx skills add https://github.com/anthropics/knowledge-work-plugins --skill create-cowork-plugin

create-cowork-plugin 설치 방법

명령줄에서 create-cowork-plugin AI 스킬을 개발 환경에 빠르게 설치

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

출처: anthropics/knowledge-work-plugins.

Build a new plugin from scratch through guided conversation. Walk the user through discovery, planning, design, implementation, and packaging — delivering a ready-to-install .plugin file at the end.

A plugin is a self-contained directory that extends Claude's capabilities with commands, skills, agents, hooks, and MCP server integrations. This skill encodes the full plugin architecture and a five-phase workflow for creating one conversationally.

Nontechnical output: Keep all user-facing conversation in plain language. Do not expose implementation details like file paths, directory structures, or schema fields unless the user asks. Frame everything in terms of what the plugin will do.

공동 작업 세션에서 처음부터 새 플러그인을 만드는 과정을 사용자에게 안내합니다. 사용자가 플러그인 생성, 플러그인 빌드, 새 플러그인 만들기, 플러그인 개발, 플러그인 스캐폴드, 플러그인 처음부터 시작 또는 플러그인 디자인을 원할 때 사용합니다. 이 기술을 사용하려면 최종 .plugin 파일을 전달하기 위해 출력 디렉터리에 액세스할 수 있는 Cowork 모드가 필요합니다. 출처: anthropics/knowledge-work-plugins.

인용 가능한 정보

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

설치 명령어
npx skills add https://github.com/anthropics/knowledge-work-plugins --skill create-cowork-plugin
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-18
업데이트
2026-03-10

Browse more skills from anthropics/knowledge-work-plugins

빠른 답변

create-cowork-plugin이란?

공동 작업 세션에서 처음부터 새 플러그인을 만드는 과정을 사용자에게 안내합니다. 사용자가 플러그인 생성, 플러그인 빌드, 새 플러그인 만들기, 플러그인 개발, 플러그인 스캐폴드, 플러그인 처음부터 시작 또는 플러그인 디자인을 원할 때 사용합니다. 이 기술을 사용하려면 최종 .plugin 파일을 전달하기 위해 출력 디렉터리에 액세스할 수 있는 Cowork 모드가 필요합니다. 출처: anthropics/knowledge-work-plugins.

create-cowork-plugin 설치 방법은?

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

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

https://github.com/anthropics/knowledge-work-plugins