Skill, agent, asset 같이 출하
Cowork plugin 은 패키지된 확장: manifest, 하나 이상 Skill, 옵션 subagent, 보조 asset 가진 폴더. Claude Code 와 같은 plugin marketplace 따라서 같은 plugin 이 두 product 다 타깃 가능.
모양: plugin.json 이 메타데이터/권한 declare, skills/ 가 SKILL.md 정의 holds, agents/ 가 subagent markdown holds, assets/ 가 reference 파일 (template, 브랜드 가이드라인, 체크리스트). plugin 이 enable 되면 모든 skill 이 /skill-name 으로 callable; agent 들이 위임 가능.
plugin.json 의 권한이 sandbox: fileAccess: "working-folder" (기본) 또는 "read-only"; webFetch: false 기본. plugin 이 자기 권한 escalate 못 함 — 설치 시 capability 부여.