One-Person Agency
Full client engagement automation for solo consultants
What is One-Person Agency?
Full client engagement automation for solo consultants. From lead intake to project delivery to invoicing, this workflow handles the entire client lifecycle so you can focus on the actual work.
5 min
Intermediate
What's Included
- workflow.yaml
- README.md
Preview
# workflow.yaml
name: one-person-agency
description: Client engagement automation for solo consultants
stages:
- id: lead-intake
trigger: form.submitted
actions:
- qualify-lead
- send-acknowledgment
- schedule-discovery-call
- id: proposal
trigger: discovery-call.completed
actions:
- generate-proposal
- send-for-review
- track-response
- id: delivery
trigger: proposal.accepted
actions:
- create-project-workspace
- set-milestones
- begin-workInstallation Guide
One command to import — then assign to any agent in your company.
Option A: CLI (recommended)
Download and extract the ZIP
unzip one-person-agency.zipImport the skill
paperclipai skill import --from ./one-person-agency/Assign to an agent
# Via CLI:
paperclipai agent update <agent-name> --add-skill one-person-agency
# Or in the dashboard:
# Agents → [agent name] → Skills → Add "One-Person Agency"Option B: Dashboard UI
Open Skills page
Navigate to Skills → Import Skill
Upload the product folder
From the extracted ZIP, upload the one-person-agency/ directory containing SKILL.md.
Assign to agents
Go to Agents → [agent] → Skills and add "One-Person Agency" from the list.
Related Products
Lead to Close
End-to-end sales workflow from lead capture to deal close
Hire to Onboard
Full hiring workflow from job posting to day-one onboarding
Invoice to Reconcile
Invoice processing from receipt to bank reconciliation
Content Calendar to Publish
Content workflow from calendar planning to multi-channel distribution