팀장별 고정 업무 환경을 Claude Code plugin으로 묶어 내부 marketplace로 배포한다. 각 팀장은 자신의 업무 도메인에 맞춘 plugin만 설치하면 동일한 Claude Code 환경을 즉시 사용할 수 있다.
claude-plugins/
├── .claude-plugin/
│ └── marketplace.json # 내부 marketplace 정의
└── plugins/
├── exec-base/ # 팀장 공통 환경 (베이스)
│ ├── .claude-plugin/plugin.json
│ ├── CLAUDE.md
│ ├── agents/
│ ├── hooks/
│ └── commands/
└── exec-marketing/ # 마케팅팀장 (ATMS MCP 연동) — 파일럿
├── .claude-plugin/plugin.json
├── CLAUDE.md
├── agents/
├── hooks/
├── commands/
└── skills/
exec-base: 모든 팀장 공통 원칙, 브리핑 포맷, 공통 agents/commands.exec-<team>: 팀별 override. 도메인 지식, MCP 연동, 전용 agents/skills.exec-marketing): ATMS MCP 기반 광고 운영·진단·리포팅.exec-sales, exec-product 등으로 확장.Claude Code에서 아래 슬래시 커맨드 실행:
/plugin marketplace add atmsads/atomos-plugins
GitHub owner/repo 축약형을 쓴다. 다른 표기도 모두 동일 레포를 가리킨다:
/plugin marketplace add https://github.com/atmsads/atomos-plugins.git
/plugin marketplace add [email protected]:atmsads/atomos-plugins.git
로컬 개발용(clone한 경로를 직접 가리키고 싶을 때):
/plugin marketplace add ~/Developer/ION/claude-plugins
/plugin install exec-base@ion-execs
마케팅팀장:
/plugin install exec-marketing@ion-execs
/plugin marketplace update ion-execs
/plugin update exec-marketing@ion-execs
marketplace 이름은
ion-execs(내부 식별자), repo 경로는atmsads/atomos-plugins(GitHub 위치). 설치 시 항상<plugin>@ion-execs형태로 참조한다.
plugins/exec-<team>/ 디렉토리를 만들고 .claude-plugin/plugin.json을 작성한 뒤 루트 marketplace.json의 plugins 배열에 항목을 추가한다.exec-base에 두고, 팀 고유 override만 팀 plugin에 둔다.settings.json)에서 관리하며, plugin은 그 전제를 문서화한다.Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub atmsads/atomos-plugins --plugin exec-marketingION 팀장 공통 업무 환경. 모든 exec-<team> plugin이 override 대상으로 삼는 베이스.
Create content, plan campaigns, and analyze performance across marketing channels. Maintain brand voice consistency, track competitors, and report on what's working.
Multi-host paid advertising audit & optimization skill conforming to the Agent Skills open standard. Verified on Claude Code; experimental on Codex CLI, Cursor, Windsurf, Gemini CLI, Goose. 250+ checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, Apple & Amazon Ads with weighted scoring, parallel agents, 12 industry templates, AI creative generation, PPC math, A/B test design, PDF reports, attribution + server-side tracking deep dives, and a 41-test pytest eval harness.
Production performance marketing automation for Claude. Audit accounts, launch campaigns, rotate creative, and diagnose underperformers across Google Ads, Meta Ads, GA4, Shopify, HubSpot, and 20+ more. Approval-gated writes.
Expert guidance for Google Ads Script development including AdsApp API, campaign management, ad groups, keywords, reporting, and automation
Open-source AI marketing plugin for agencies & in-house teams — 158 skills, 25 agents, 12-Part Strategy Flow, Cowork team-persistent, EU AI Act Article 50 ready. Runs on Claude Code, Codex, Cursor, Copilot CLI, Antigravity, Hermes Agent, OpenClaw + 40+ Agent Skills platforms.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns