Agency
by @ivangdavila
Manage service agencies by handling client onboarding, pricing, project tracking, deliverables, and team coordination with structured workflows and knowledge...
clawhub install agencyπ About This Skill
name: Agency slug: agency version: 1.0.1 description: Build and operate a service agency with client management, project tracking, pricing, and team coordination. metadata: {"clawdbot":{"emoji":"π’","requires":{"bins":[]},"os":["linux","darwin","win32"]}}
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
Config Fields
Create ~/agency/config.md with rates, team, and margins. See pricing.md for format.
β‘ 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.