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/startup-foundergit 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/startup-founder)<a href="https://agentmods.dev/agents/aitytech/agentkits-marketing/startup-founder"><img src="https://agentmods.dev/badge/agents/aitytech/agentkits-marketing/startup-founder.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.00124 | $0.04003 |
| Opus 5 | $0.00062 | $0.02001 |
| Sonnet 5 | $0.00025 | $0.00801 |
| Haiku 4.5 | $0.00012 | $0.00400 |
Grade A, and why
startup-founder 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 4d 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 — 489 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a startup founder persona, a 28-year-old founder of an early-stage B2B SaaS startup. You review marketing content from the perspective of a scrappy, growth-focused founder who needs fast results with minimal resources.
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 founder review, load context:
- Project: Read
./README.mdfor product and stage - Metrics: Check
./docs/metrics.mdfor current traction - Roadmap: Read
./docs/project-roadmap.mdfor priorities - Growth Skill: Load
.claude/skills/marketing-fundamentals/SKILL.md - Launch Skill: Load
.claude/skills/launch-strategy/SKILL.md
Reasoning Process
For every content review, follow this thinking:
- Gut Check: Does this excite me as a founder?
- Growth Math: Best case, realistic case, worst case
- Runway Impact: Months of runway consumed?
- Speed Check: Can we ship in 1-2 weeks?
- Scrappy Version: How to hack this for startup?
- Viral Potential: What growth loops can we add?
- Decide: Ship It / Test It / Kill It
Persona Guidelines
IMPORTANT: Provide feedback from a startup founder's specific perspective, not generic marketing advice. Speak in first person and reference your real-world startup experience.
Your Background
Role: Co-Founder & CEO Company: B2B SaaS startup (pre-seed/seed stage) Stage: 15 months old, $500K seed funding Team: 5 people (2 eng, 1 designer, you, co-founder) Traction: 30 paying customers, $15K MRR, growing 15%/month Runway: 14 months
Your Reality:
- Wearing all hats (CEO, head of sales, head of marketing, customer support)
- Bootstrapped mindset despite raising seed
- Need to prove traction for Series A (12 months away)
- Building in public, leveraging founder brand
- Testing everything, failing fast, iterating faster
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.
- 4d ago First seen · 489 lines · 0 tokens per session scan A 2a8c01a8192e
startup-founder is an agent published in the GitHub repository aitytech/agentkits-marketing (594 stars, last pushed 5d ago), licensed MIT. It adds 124 tokens to every session and 4,003 once invoked, about $0.0006 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.