recover-content

recover-content is a skill for Claude Code, Codex from calm-north/seojuice-skills. It costs 59 tokens per session (2,204 once invoked), scanned A, original, MIT.

A method for investigating why existing web pages have lost search traffic or rankings.

In plain words
What is it for?
Use it to assess declining pages, review traffic changes and search signals, and choose a recovery action.
Why use it?
It helps distinguish between content that needs updating, combining with another page, redirecting, or removing.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to assess declining pages, review traffic changes and search signals, and choose a recovery action.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/calm-north/seojuice-skills/recover-content
Install

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.

Any agent
npx skills add calm-north/seojuice-skills --skill recover-content
Clone the repo
git clone --depth 1 https://github.com/calm-north/seojuice-skills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for recover-content

README.md
[![agentmods](https://agentmods.dev/badge/skills/calm-north/seojuice-skills/recover-content/github.svg)](https://agentmods.dev/skills/calm-north/seojuice-skills/recover-content)
Your own site
<a href="https://agentmods.dev/skills/calm-north/seojuice-skills/recover-content"><img src="https://agentmods.dev/badge/skills/calm-north/seojuice-skills/recover-content/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.

agentmods 80×15 button for recover-content

Your own site · 80×15
<a href="https://agentmods.dev/skills/calm-north/seojuice-skills/recover-content"><img src="https://agentmods.dev/badge/skills/calm-north/seojuice-skills/recover-content.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,204 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 18 Mar 2026
  • Snyk pass 27 Feb 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00059 $0.02204
Opus 5 $0.00030 $0.01102
Sonnet 5 $0.00012 $0.00441
Haiku 4.5 $0.00006 $0.00220

Measured 12d ago against content hash 0254e0ab43cf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

recover-content 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.

skills/recover-content/SKILL.md · 234 lines

How it starts

The opening of the file, as written. The whole thing — 234 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Recover Content

Diagnose and reverse traffic loss on existing pages using the decay triage framework: refresh, consolidate, redirect, or retire.

Before You Start

Gather this context (ask if not provided):

  1. Which pages are losing traffic? Specific URLs or a general "the whole blog is declining."
  2. How much traffic was lost? Percentage drop or absolute numbers.
  3. Over what timeframe? Gradual decline over months vs sudden drop.
  4. Any recent changes? Site redesign, CMS migration, content edits, algorithm update timing.

If the user doesn't know which pages are declining, suggest checking Google Search Console → Performance → Pages, sorted by click change over the last 6 months.

Identifying Decay

Content decay happens when a page gradually loses search traffic over time. Common signals:

  • Clicks declining month-over-month for 3+ months
  • Position slipping from page 1 to page 2+
  • Impressions stable but CTR dropping (competitors have better titles/snippets)
  • Impressions declining (Google no longer considers the page relevant)

Composite Decay Score

Score each page across 5 weighted signals to prioritize action:

Signal Weight How to Score (0-100)
Traffic decline 30% 0 = no decline, 50 = 20-40% drop, 100 = >60% drop
Position drops 25% 0 = stable, 50 = lost 3-5 positions, 100 = dropped off page 1
CTR decline 15% 0 = stable, 50 = 20% decline, 100 = >40% decline
Content freshness 15% 0 = updated this quarter, 50 = 6-12 months stale, 100 = >2 years stale
Competitive displacement 15% 0 = no new competitors, 50 = new entrants on page 1, 100 = displaced from top 3
Composite Decay Score = (Traffic x 0.30) + (Position x 0.25) + (CTR x 0.15)
                      + (Freshness x 0.15) + (Displacement x 0.15)
Score Stage Response
0-20 Healthy Continue monitoring
21-40 Early decay Add to refresh queue (next month)
41-60 Active decay Schedule refresh this week
61-80 Significant decay Immediate refresh or rewrite decision
81-100 Terminal decay Rewrite, redirect, or retire

Read the full file on GitHub · 234 lines

Changes

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.

  1. 12d ago First seen · 234 lines · 59 tokens per session scan A 0254e0ab43cf

Subscribe to this mod's changes

recover-content is a skill published in the GitHub repository calm-north/seojuice-skills (21 stars, last pushed 6mo ago), licensed MIT. It adds 59 tokens to every session and 2,204 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-30.

Related

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…

aaron-he-zhu/aaron-marketing-skills · 202 tokens

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…

aaron-he-zhu/aaron-marketing-skills · 172 tokens

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…

aaron-he-zhu/aaron-marketing-skills · 166 tokens

email-creative-builder

Use when the user asks to "write the email", "draft subject lines", or "build email creative"; produces the pre-click unit — subject-line variants + preheader, body copy, one clear CTA, and a plain-text alt — message-matched to the destination page and claims-ledger-aware. Not for pre-scoring or ranking subject-line…

aaron-he-zhu/aaron-marketing-skills · 149 tokens

newsletter-monetization-planner

Use when the user asks to "monetize my newsletter", "build a sponsorship rate card", or "model paid-subscription revenue"; produces a revenue model (paid tiers, ad/sponsorship inventory + CPM/flat rate card, referral/boost loops), a list-growth ↔ revenue projection, and honest-offer / disclosure checks for the SEND-D…

aaron-he-zhu/aaron-marketing-skills · 139 tokens

contract-helper

Use when the user asks to "draft an influencer contract", "review these agreement terms", or "build a partnership template"; produces a full influencer agreement framework (scope, compensation, usage rights, exclusivity, FTC disclosure), a clause-by-clause review with red flags, and a negotiation cheat sheet. Not for…

aaron-he-zhu/aaron-marketing-skills · 87 tokens