Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add teachskillofskills-ai/ContentForge-techshu/plugin install contentforgeWrote 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/teachskillofskills-ai/contentforge-techshu/cf-audit)<a href="https://agentmods.dev/skills/teachskillofskills-ai/contentforge-techshu/cf-audit"><img src="https://agentmods.dev/badge/skills/teachskillofskills-ai/contentforge-techshu/cf-audit/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/teachskillofskills-ai/contentforge-techshu/cf-audit"><img src="https://agentmods.dev/badge/skills/teachskillofskills-ai/contentforge-techshu/cf-audit.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.00157 | $0.05355 |
| Opus 5 | $0.00078 | $0.02678 |
| Sonnet 5 | $0.00031 | $0.01071 |
| Haiku 4.5 | $0.00016 | $0.00536 |
Grade A, and why
cf-audit 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 10d 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.
This is a copy
100% identical to cf-audit — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 472 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Content Library Audit
Audit your existing content library for freshness decay, coverage gaps, and optimization opportunities. The audit scores every piece for freshness, identifies content that needs refreshing, maps coverage gaps against keyword opportunities, and produces a prioritized action list with projected impact.
When to Use
Use /contentforge:cf-audit when:
- You need a quarterly or annual content health check across your library
- Search rankings are declining and you need to identify which content to refresh first
- You want to find coverage gaps — topics your competitors rank for but you don't
- You need to prioritize refresh candidates for
/contentforge:content-refreshbased on data - A new client wants an audit before production to avoid duplicating existing content
- You're planning next quarter's content calendar and need to balance new vs refresh
For refreshing specific pieces, use /contentforge:content-refresh after the audit identifies candidates.
For producing new content for identified gaps, use /contentforge:cf-brief then /contentforge:create-content.
All example blocks below are SYNTHETIC EXAMPLES — fabricated for illustration. Never reuse their numbers, titles, or URLs in real output.
What This Command Does
- Load Content Inventory — Import content list from Google Drive folder, WordPress site, or CSV
- Freshness Scoring — Score each piece 0-100 based on publication date, statistic currency, link health, and citation recency
- Coverage Gap Analysis — Compare topics covered against keyword opportunities to find missing content
- Performance Analysis — Pull traffic and engagement data if analytics are connected
- Prioritize Refresh Candidates — Rank pieces by (high original value) + (low freshness score) to find the best ROI refreshes
- Generate Recommendations — Produce actionable audit report with top 10 refresh candidates, coverage gaps, optimization recommendations, and projected impact
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.
- 10d ago First seen · 472 lines · 157 tokens per session scan A dff6b06cfc77
cf-audit is a skill published in the GitHub repository teachskillofskills-ai/ContentForge-techshu (1 stars, last pushed 20d ago), licensed MIT. It adds 157 tokens to every session and 5,355 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to cf-audit, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
meta-tags-optimizer
Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…
google-ads-audit
Google Ads account audit and business context setup. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should…
sxo
Search Experience Optimization (SXO) — the bridge between SEO and UX/CRO. Audits the full journey from the SERP click to the on-page goal: SERP click-through factors (title/meta/rich results that win the click), then post-click experience signals that keep users and drive conversions — above-the-fold relevance and…
critical-code-reviewer
Rigorously review code or pull requests for correctness, security, accessibility, maintainability, tests, and edge cases. Use when users request a critical code review, want a guided walkthrough of findings, need implementer-facing feedback, or want to prepare, create, or submit a GitHub pull request review.
tidewave-integration
Tidewave MCP runtime tools — debugging, smoke testing, live state inspection, SQL queries, hex docs. Use when evaluating code in a running Phoenix app.
elixir-idioms
OTP/BEAM patterns and Elixir idioms — GenServer, Supervisor, Task, Registry, pattern matching, with chains, pipes. Use when designing processes or debugging BEAM issues.