ワンクリックで
agency
Build and operate a service agency with client management, project tracking, pricing, and team coordination.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Build and operate a service agency with client management, project tracking, pricing, and team coordination.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Reckless versus prudent categorization, tracking the inventory, and a payoff cadence that does not freeze delivery.
Scheduling review of material at expanding intervals to optimize long-term retention.
Orchestrates the announcement, assets, channels, and timing for shipping a product, covering the arc from teaser to launch day to post-launch momentum.
Logs, metrics, and traces as complementary signals, high-cardinality dimensions, and the instrumentation budget.
Writing objectives and key results, setting cadence, and avoiding common stretch-goal failures.
Set type for screen and print: measure, leading, tracking, optical sizes, weight axes, and the difference between display and text cuts.
| 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"]}} |
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.
| 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 |
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
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.
Create ~/agency/config.md with rates, team, and margins. See pricing.md for format.