How a Solo 3D Animator Built a Persistent AI Biz Dev Assistant with Claude Cowork Plugins

A solo 3D animation studio operator built an AI sales development representative (named Reid) using Claude Cowork plugins. Unlike generic chatbots, Reid is a persistent, role-specific assistant with knowledge of the business. The architecture consists of four core skills:
Prospect Research + Outreach
Before writing anything, Reid pulls company data, finds the decision-maker, reviews recent campaigns, and identifies a specific angle — e.g., a weak product render or a new launch needing visualization. Then drafts a 4-6 sentence email leading with that observation. No 'I hope this finds you well' or portfolio dumps.
Follow-Up Tracking
Tracks outstanding follow-ups and drafts messages that don't sound desperate. When a lead is dead, Reid advises: 'send one clean final message or close it out.' This prevents the common solo freelancer trap of forgetting follow-ups for weeks.
Pitch Prep
When a prospect agrees to a call, Reid builds a pre-call brief: who they are, what they care about, where your work is relevant, five smart questions, and topics to avoid. The difference between winging a call and preparing is the difference between being treated as a vendor vs. a peer.
Strategy + Positioning
Reid addresses broader questions — pricing, retainers vs. project work, which communities matter, when to walk away. It doesn't replace gut instinct but provides informed input to push against.
Technical Implementation
Same plugin architecture as the other AI team members: a Cowork plugin with skills defined per task type. The outreach skill includes a voice guide, portfolio context, and constraints about client approach. The research skill connects to web tools. The follow-up skill tracks state across conversations.
The key design choice: Reid has a persona that is strategic, slightly blunt, and willing to declare a deal dead. That constraint shapes everything it outputs — it's not just 'write me a cold email,' but a role with a perspective.
Limitations acknowledged: Reid cannot build relationships, tell which projects to take, or replace years of instinct. But the pipeline no longer goes dark, follow-ups happen on time, and new conversations start before old projects end. The creator documents the full process in a video series called Studio of One — Episode 3 covers Reid in detail, Episodes 1-2 cover the overall architecture and build-along.
📖 Read the full source: r/ClaudeAI
👀 See Also

How I Used OpenClaw to Build a Secret Party Calendar Invite from Messy Notes
A Reddit user shows how OpenClaw parsed unreliable notes, email, and group chat to generate a clean .ics invite for a surprise party, automatically ignoring a decoy calendar entry and keeping the guest of honor off the invite.

Reddit user shares Claude Code setup for portfolio projects
A developer describes their transition from a manual Claude.ai workflow to a structured Claude Code approach using file-based memory and CLAUDE.md files for planning and documentation.

Running OpenClaw locally with Jetson Nano and gaming laptop using Ollama
A developer set up OpenClaw to run locally using a Jetson Nano and a 2022 MSI gaming laptop with Qwen 3.5 9B via Ollama, implementing wake-on-LAN for power efficiency and hybrid routing to OpenAI for complex tasks.

Claude AI Used to Set Up Proxmox Home Server via SSH
A developer used Claude AI over SSH to configure a Proxmox VE 9.1 home server, performing tasks from drive formatting and ZFS pool creation to Docker deployment and security hardening.