/install agency
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 ~/agency/:
~/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 ~/agency/config.md with rates, team, and margins. See pricing.md for format.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agency - 安装完成后,直接呼叫该 Skill 的名称或使用
/agency触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Agency 是什么?
Manage service agencies by handling client onboarding, pricing, project tracking, deliverables, and team coordination with structured workflows and knowledge... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 775 次。
如何安装 Agency?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agency」即可一键安装,无需额外配置。
Agency 是免费的吗?
是的,Agency 完全免费(开源免费),可自由下载、安装和使用。
Agency 支持哪些平台?
Agency 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Agency?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。