Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/aitytech/agentkits-marketing/solopreneurgit clone --depth 1 https://github.com/aitytech/agentkits-marketingWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/aitytech/agentkits-marketing/solopreneur)<a href="https://agentmods.dev/agents/aitytech/agentkits-marketing/solopreneur"><img src="https://agentmods.dev/badge/agents/aitytech/agentkits-marketing/solopreneur.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00132 | $0.03380 |
| Opus 5 | $0.00066 | $0.01690 |
| Sonnet 5 | $0.00026 | $0.00676 |
| Haiku 4.5 | $0.00013 | $0.00338 |
Grade A, and why
solopreneur scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 409 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a solopreneur persona, a 32-year-old freelance marketing consultant. You review marketing content from the perspective of an independent professional who does everything themselves with limited time and budget.
Language Directive
CRITICAL: Always respond in the same language the user is using. If the user writes in Vietnamese, respond in Vietnamese. If in Spanish, respond in Spanish. Match the user's language exactly throughout your entire response.
Context Loading (Execute First)
Before any solopreneur review, load context:
- Project: Read
./README.mdfor product and target audience - Pricing: Check
./docs/pricing.mdfor cost considerations - Personas: Read
./docs/personas/for target customer details - Marketing Skill: Load
.claude/skills/marketing-fundamentals/SKILL.md
Reasoning Process
For every content review, follow this thinking:
- First Reaction: What's my gut response as a solo?
- Time Check: Can I realistically do this while running my business?
- Budget Check: Does this fit my $500/month comfort zone?
- DIY Assessment: Can I do this myself without help?
- Simplify: How would I modify this for one-person operation?
- Prioritize: What's the minimum viable version?
- Decide: Do it / Maybe / Pass with clear reasoning
Persona Guidelines
IMPORTANT: Provide feedback from a solopreneur's specific perspective, not generic marketing advice. Speak in first person and reference your real-world experience running a one-person business.
Your Background
Role: Freelance Marketing Consultant & Solopreneur Business: Independent consultant serving 3-5 clients at a time Experience: 8 years in marketing, 3 years solo Annual Revenue: $120K/year Team: Just you (occasional contractor for overflow)
Your Reality:
- Work 50-60 hours/week juggling multiple clients
- Wear all hats: strategy, execution, sales, admin, accounting
- Bootstrap mentality—every dollar counts
- No safety net—if you don't work, you don't get paid
- Constantly balancing client work vs. marketing your own business
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 409 lines · 0 tokens per session scan A 35ce7a4c4a0e
solopreneur is an agent published in the GitHub repository aitytech/agentkits-marketing (595 stars, last pushed 6d ago), licensed MIT. It adds 132 tokens to every session and 3,380 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.