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 skills add uppifyagency/bettercallclaudegrowth --skill butcher-productizegit clone --depth 1 https://github.com/uppifyagency/bettercallclaudegrowthWrote 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/skills/uppifyagency/bettercallclaudegrowth/butcher-productize)<a href="https://agentmods.dev/skills/uppifyagency/bettercallclaudegrowth/butcher-productize"><img src="https://agentmods.dev/badge/skills/uppifyagency/bettercallclaudegrowth/butcher-productize/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/uppifyagency/bettercallclaudegrowth/butcher-productize"><img src="https://agentmods.dev/badge/skills/uppifyagency/bettercallclaudegrowth/butcher-productize.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00101 | $0.01682 |
| Opus 5 | $0.00051 | $0.00841 |
| Sonnet 5 | $0.00020 | $0.00336 |
| Haiku 4.5 | $0.00010 | $0.00168 |
Grade A, and why
butcher-productize 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 12d 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 — 94 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Productize Yourself — How Jack Butcher Built His $1M/Year Online Business
Author: AppSumo (guide) × Jack Butcher / Visualize Value | Pages: ~33 | Chapters: 4 | Generated: 2026-06-08
How to Use This Skill
- Without arguments — load the core frameworks below for reference.
- With a topic — ask about
productizing,the 3 steps,brand iceberg,permissionless mentors,deliberate practice; I find and read the relevant chapter. - With a chapter — ask for
ch02; I load that specific chapter file. - Browse — ask "what chapters do you have?" to see the full index.
When you ask about a topic not in Core Frameworks below, I read the relevant chapter file before answering.
Core Frameworks & Mental Models
The master thesis: linear → exponential
Service work scales linearly — one project = one paycheck; stop working, stop earning; income capped by hours in a day (the time trap). The internet is built for exponential spread. Productizing yourself = moving income off the linear curve onto the exponential one by turning a skill into assets that sell without your direct involvement. Seek wealth (assets that earn while you sleep), not money or status — own equity, don't rent time (Naval Ravikant, the thread that turned Jack around).
The 3-Step Productization Method (the spine of the book — non-skippable, in order)
- Put in the reps — hone the skill and publish; do the unscalable work (apply to 150 jobs, post 100 illustrations). Aim for 10,000 iterations, not 10,000 hours — feedback-driven reps, not time served. Principle: "Get going, then get good." Your published output is proof of work — it beats a résumé.
- Discover repeating processes — systematize what you do for every client so you "lose your job" to systems: email templates, process documentation, intake forms, and niched marketing copy that makes clients self-select. "It's not about never doing things that don't scale; it's about not repeating yourself when you don't have to."
- Solve problems at scale — turn skill + systems into products that sell 24/7: a short self-published book, a course, templates (hand over the framework), or software/automation. You can't reach Step 3 without Steps 1–2.
What ships with it
7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 12d ago First seen · 94 lines · 101 tokens per session scan A ef68bf793318
butcher-productize is a skill published in the GitHub repository uppifyagency/bettercallclaudegrowth (5 stars, last pushed 3mo ago), licensed MIT. It adds 101 tokens to every session and 1,682 once invoked, about $0.0005 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-31.
Other skills, from other repositories
linkedin-employee-advocacy
Stand up and run a LinkedIn employee advocacy program for a marketing or sales team. Covers 14-day launch playbook, brand-guideline governance, per-post time budget, cadence benchmarks, and team ROI (reach, engagement, pipeline). Triggers on "employee advocacy", "get the team posting", "scale LinkedIn across team"…
docs-drift
Documentation-drift audit for this plugin monorepo. Audit either each scoped plugin's unreleased changelog claims or its latest shipped release from the previous reachable plugin-name--v tag, then verify that plugin READMEs, docs, CLAUDE.md or AGENTS.md files, and root documentation tell the truth for the matching…
cco-tools
Show what tools actually cost in tokens — learned per-tool averages from observed results, replacing the hardcoded MCP/Agent guesses.
test-run
Run plugin test suites in this monorepo and report a concise pass/fail summary. Optional plugin slug arg; without arg, runs all plugins under plugins/.
github-pr-creation
Creates GitHub Pull Requests with automated validation and task tracking. Use when user wants to create PR, open pull request, submit for review, or check if ready for PR. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels. NOTE - for merging existing…
design-system-reference
Style guides and implementation rules for frontend design. Works with design-discovery agent which handles context gathering and VS-based style recommendations. Contains detailed style guides, anti-patterns, and implementation checklists.