
webclient-studio
by Rian O'Leary
A full-cycle freelance management suite to qualify leads, build proposals, and track your project pipeline locally.
- Automate lead research and technical audits for prospective clients.
- Generate professional project proposals from discovery session notes.
- Onboard new clients with automated project briefs and checklists.
$14
One-time purchase
Included in download
- Generate professional project proposals from discovery session notes.
- Onboard new clients with automated project briefs and checklists.
- terminal, browser, network automation included
- Includes example output and usage patterns
See it in action
See Screenshots for example outputs ⬇️⬇️ Or visit https://github.com/99rebels/webclient-studio-examples to see full report examples
A full-cycle freelance management suite to qualify leads, build proposals, and track your project pipeline locally.
$14
One-time purchase
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
Included in download
- Generate professional project proposals from discovery session notes.
- Onboard new clients with automated project briefs and checklists.
- terminal, browser, network automation included
- Includes example output and usage patterns
- Instant install
See it in action
See Screenshots for example outputs ⬇️⬇️ Or visit https://github.com/99rebels/webclient-studio-examples to see full report examples
Screenshots
About This Skill
What it does
Turns your AI agent into a complete freelance web design pipeline. Four skills working together — qualify leads by researching their actual website, generate scoped proposals from discovery notes, onboard clients with automatic briefs and checklists, and track every lead, follow-up, and task in a local database. Import your existing spreadsheet of contacts. Export anytime to CSV.
Why this over just prompting
Prompting gets you a one-off proposal. WebClient Studio gives you a pipeline — every interaction is stored, every lead is tracked, every follow-up has a timer. The agent remembers what happened last week because your data lives in a local SQLite database, not in chat history. No SaaS subscription, no cloud dependency — your data stays on your machine.
What's included
- Lead Qualifier — Crawls the prospect's site, audits their tech stack, scores fit 1–10, writes a full qualification report
- Proposal Builder — Turns discovery call notes into a scoped, professional proposal with pricing, timeline, and deliverables
- Project Onboarder — Generates a project brief, client checklist, and sitemap draft from the qualification report
- Pipeline Tracker — Your command centre. Statuses, follow-up alerts, tags, tasks, search, CSV import/export
How it works
Everything runs locally. Python scripts handle the database and web research. Setup takes 2 minutes — the agent asks where you want to store data, configures everything automatically, and you're ready. Works with Claude Code, Codex CLI, OpenClaw, Cursor, Gemini CLI, and any agent that supports SKILL.md files.
Requirements
- Python 3.8+
- `requests` and `beautifulsoup4` (installed during setup)
- Playwright optional but recommended for JavaScript-rendered websites (~150MB)
📖 Learn more: Best Frontend & Design Skills for Claude Code →
Use Cases
- Automate lead research and technical audits for prospective clients.
- Generate professional project proposals from discovery session notes.
- Onboard new clients with automated project briefs and checklists.
- Manage a local sales pipeline and export data to CSV or JSON.
How to Install
unzip webclient-studio.zip -d ~/.claude/skills/Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.