ClipMarts

One-Person Agency

Full client engagement automation for solo consultants

FreeFree StarterFor solo operators and evaluation

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.

Setup Time

5 min

Difficulty

Intermediate

Works With
paperclipclaude-code

What's Included

  • workflow.yaml
  • README.md

Preview

workflow.yaml
# 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-work

Installation Guide

terminal
$ paperclipai skill import --from ./one-person-agency/
Skill imported successfully.

One command to import — then assign to any agent in your company.

Option A: CLI (recommended)

1

Download and extract the ZIP

unzip one-person-agency.zip
2

Import the skill

paperclipai skill import --from ./one-person-agency/
3

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

1

Open Skills page

Navigate to Skills → Import Skill

2

Upload the product folder

From the extracted ZIP, upload the one-person-agency/ directory containing SKILL.md.

3

Assign to agents

Go to Agents → [agent] → Skills and add "One-Person Agency" from the list.

Share
Files included2
Setup time5 min
Difficultyintermediate

Tags

workflowsoloconsultingfreelanceautomationfree