‹ 首页

agency

@clawic · 收录于 昨天 · 上游提交 2 天前

Build and operate a service agency with client management, project tracking, pricing, and team coordination.

适合你,如果运营服务型机构,需要协调客户与项目

/ 通过 npx 安装 校验哈希
npx oh-my-skill add clawic/skills/agency
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- clawic/skills/agency
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify clawic/skills/agency
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
14GitHub stars
~485最小装载
~4.5K含声明引用
~4.6K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 f825206 · 表述以原文为准
它做什么

装好后,Claude 可以管理服务代理机构的日常运营,包括客户管理、项目跟踪、定价和团队协调。它能处理客户入职、生成提案、跟踪项目进度,但需你批准后才能发送给客户。

什么时候触发

当你想要启动或扩展服务代理业务(如营销、开发、设计等),或者提供客户需求、项目范围等信息时触发。

装好后可以这样说
Claude会基于配置自动生成提案
Claude会汇总并展示项目看板
技能原文 SKILL.md作者撰写 · MIT · f825206
When to Use

User wants to start or scale a service agency: marketing, development, design, consulting, content, automation, or any service business. Agent handles operations so human focuses on clients and strategy.

Quick Reference

| Area | File | |------|------| | Client onboarding | onboarding.md | | Pricing and proposals | pricing.md | | Project management | projects.md | | Client communication | communication.md | | Deliverables workflow | deliverables.md | | Team coordination | team.md | | Agency-type specifics | by-type.md | | Learning system | feedback.md |

Workspace Structure

Agency data lives in ~/Clawic/data/agency/:

~/Clawic/data/agency/
├── clients/           # One file per client
│   ├── index.md       # Client list with status
│   └── [name].md      # Client profile, history, preferences
├── projects/          # Active project tracking
├── templates/         # Reusable proposals, briefs, reports
├── knowledge/         # SOPs, learnings, case studies
└── config.md          # Rates, margins, team structure
Core Operations

Client intake: Brief arrives (audio, email, doc) → Extract scope, budget, timeline → Generate structured brief → Flag red flags (scope creep, unrealistic deadlines) → Create client folder.

Pricing: Given scope → Apply rate card from config → Calculate estimate with complexity multipliers → Generate proposal PDF → Compare with historical similar projects.

Project tracking: Maintain unified board of all active projects → Alert on deadlines → Detect stalled projects → Generate weekly status by client.

Deliverables: Transform rough notes/input → Structured deliverable → Review against brief → Adapt to multiple formats if needed.

Critical Rules
  • Never send proposals or communicate with clients without human approval
  • Track time/cost vs estimates — alert when project is losing money
  • Learn from corrections — update templates and knowledge base
  • Maintain client context across sessions — refer to history
Config Fields

Create ~/Clawic/data/agency/config.md with rates, team, and margins. See pricing.md for format.

按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。