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 calm-north/seojuice-claude-plugin --skill content-strategygit clone --depth 1 https://github.com/calm-north/seojuice-claude-pluginWrote 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/calm-north/seojuice-claude-plugin/content-strategy)<a href="https://agentmods.dev/skills/calm-north/seojuice-claude-plugin/content-strategy"><img src="https://agentmods.dev/badge/skills/calm-north/seojuice-claude-plugin/content-strategy/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/calm-north/seojuice-claude-plugin/content-strategy"><img src="https://agentmods.dev/badge/skills/calm-north/seojuice-claude-plugin/content-strategy.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.00059 | $0.01004 |
| Opus 5 | $0.00030 | $0.00502 |
| Sonnet 5 | $0.00012 | $0.00201 |
| Haiku 4.5 | $0.00006 | $0.00100 |
Grade A, and why
content-strategy 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.
How it starts
The opening of the file, as written. The whole thing — 113 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Content Strategy Analysis
Analyze content gaps, keyword coverage, topic clusters, content decay, and content quality to guide content planning.
Instructions
-
Resolve the domain. If
$ARGUMENTSis provided, use it as the domain. If not, calllist_websitesand ask the user which site to analyze. -
Fetch website details. Call
get_website_detailwith the domain to get avg_content_quality_score and avg_geo_readiness_score. -
Fetch content gaps. Call
list_content_gapswith:domain: the target domainpage_size: 20
-
Fetch content clusters. Call
list_clusterswith:domain: the target domainpage_size: 20
-
Fetch top keywords. Call
list_keywordswith:domain: the target domainpage_size: 20
-
Fetch content decay alerts. Call
list_content_decaywith:domain: the target domainis_active: "true"page_size: 10
-
Fetch pages with quality data. Call
list_pageswith:domain: the target domainpage_size: 20 This returns content_quality_score and geo_readiness_score per page.
-
Optionally drill into a cluster. If a specific cluster looks interesting (high page count but low traffic, or the user asked about a specific topic), call
get_cluster_detailwith the cluster ID. -
Synthesize into a content strategy report.
Output Format
Content Strategy: [domain]
Content Health Overview
- Avg Content Quality (CORE-EEAT): [score]/100
- Avg GEO Readiness: [score]/100
- Pages needing quality improvement (< 60): identify from page list
Content Gap Opportunities
List the top 10 content gaps:
| Priority | Topic | Category | Intent | SEO Potential |
|---|---|---|---|---|
| 1 | ... | ... | ... | ... |
Topic Cluster Coverage
List existing clusters with their page count:
| Cluster | Slug | Pages |
|---|---|---|
| ... | ... | ... |
Top Keywords
| Keyword | Page | Search Volume | Difficulty | CPC |
|---|---|---|---|---|
| ... | ... | ... | ... | ... |
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 · 113 lines · 59 tokens per session scan A 712250403239
content-strategy is a skill published in the GitHub repository calm-north/seojuice-claude-plugin (2 stars, last pushed 6mo ago), licensed MIT. It adds 59 tokens to every session and 1,004 once invoked, about $0.0003 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
content-amplifier
Use when the user asks to "amplify influencer content with paid media", "set up whitelisting or Spark Ads", "decide which posts to boost", "repurpose influencer content", "turn one video into multiple ads", or "build a UGC asset library"; produces (paid mode) a content-selection scorecard, a paid amplification…
campaign-planner
Use when the user asks to "plan an influencer campaign", "build a campaign blueprint", "track or close a creator campaign", or "record a late campaign correction"; produces the plan and, when requested, a non-canonical evidence tracker with scoped identity, publication, reconciliation, close, and reopen receipts. Not…
cold-outbound-sequencer
Use when the user asks to "build a B2B cold-outbound sequence", "design reply-triage branching", "plan a domain warmup / sending throttle", or "make my outbound CAN-SPAM / opt-in compliant"; produces a multi-step outbound sequence with reply-triage branches (positive / objection / referral / not-now / opt-out), a…
inbox-placement-monitor
Use when the user asks to "track where my emails are actually landing after I send", "read my seed-list inbox vs spam vs promotions results", "trend my Gmail Postmaster / Microsoft SNDS reputation", or "did placement drop after my last send"; produces a per-provider inbox/spam/promotions placement read, a domain/IP…
subject-line-lab
Use when the user asks to "generate subject line variants", "pre-score my subject lines", or "will this subject get truncated / trigger spam filters"; produces a labeled subject + preheader variant set and a per-variant heuristic pre-score card — spam-trigger flags, length/truncation across desktop + mobile…
email-sequence-designer
Use when the user asks to "design a welcome flow", "set up an abandoned-cart sequence", "build a light re-engagement branch inside a lifecycle flow", or "plan a cold-outbound sequence"; produces general lifecycle automation flows (welcome, cart, browse-abandon, post-purchase, in-flow re-engagement, B2B cold outbound)…