subscope-resurrect

A Reddit search mode for finding older discussions, usually six to eighteen months old, that still receive visits from Google. Reddit is a discussion site, and SEO means improving visibility in search engines.

In plain words
What is it for?
Use it to locate older, high-quality threads worth replying to for long-term search visibility. It keeps posts classified as buyer or authority opportunities and applies a separate scoring method for older content.
Why use it?
It finds older threads where a useful late reply may continue helping readers who discover the discussion through search. It searches for evergreen opportunities instead of only checking newly published posts.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/dancolta/subscope/resurrect
Any agent
npx skills add dancolta/subscope --skill resurrect
Clone the repo
git clone --depth 1 https://github.com/dancolta/subscope

Made for: Claude Code, Codex.

Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 464 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00062 $0.00464
Opus 5 $0.00031 $0.00232
Sonnet 5 $0.00012 $0.00093
Haiku 4.5 $0.00006 $0.00046

Measured 2d ago against content hash cd8964bcd9fc, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

subscope-resurrect 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 2d 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/resurrect/SKILL.md · 18 lines

What it actually says

/subscope-resurrect (🪦)

cd "$CLAUDE_PLUGIN_ROOT" && PYTHONPATH=engine python3 -m subscope.cli fetch-score --mode resurrect --candidates

Behavior diverges from other modes. Instead of /r/<sub>/new, this mode searches each configured sub via Reddit's keyless search feed (sort=top, t=year, widened to t=all for the 12-18 month tail) and keeps only threads aged 6 to 18 months, using a client-side age band. It does NOT read /new and does NOT fall back to /new: a 3-to-4-day /new window cannot contain a 6-18 month thread, so a reachable sub with no in-window thread simply contributes nothing this run. Scoring uses config/weights-resurrect.yml so freshness decay does not zero out an old thread.

Cooling queue applies (these are evergreen, not time-sensitive).

Judge every entry in candidates[] against the user's offer with the offer-relevance judge in skills/run/SKILL.md Step 3.5 (load offer.yml, example-pains.yml, brand-anchor.yml, keywords.yml once). A high-quality older thread that still ranks and pulls Google traffic, where a late helpful reply compounds via SEO, is the target. Surface only BUYER and AUTHORITY verdicts, each with a one-line reason, rendering the result as the two-table layout in run Step 4 (a BUYER SIGNALS table, then an AUTHORITY PLAYS table, with hyperlinked subreddit and thread). Cap at this mode's pattern_caps (default 3). On zero judged surfaces, say so plainly and point to widening the sub list. Notion Pattern = resurrect, emoji prefix 🪦.

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. 2d ago First seen · 18 lines · 62 tokens per session scan A cd8964bcd9fc

Subscribe to this mod's changes

subscope-resurrect is a skill published in the GitHub repository dancolta/subscope (25 stars, last pushed 21d ago), licensed MIT. It adds 62 tokens to every session and 464 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

reddit-leads

Discover B2B leads from Reddit using AI-powered lead scoring via reddapi.dev Leads API. Finds high-intent signals, scores them 0-100, and classifies by lead type (painpoint, solutionrequest, complaint, featurerequest, comparison). Perfect for competitor poaching, pain point discovery, and sales prospecting.

lignertys/reddit-research-skills · 71 tokens

reddit-post-writer

Write Reddit posts and comments that recommend affiliate products without getting banned or flagged as spam. Subreddit-native content that adds value first. Use this skill when the user asks about Reddit posts for affiliate marketing, writing Reddit comments that mention products, how to promote affiliate links on…

Affitor/affiliate-skills · 133 tokens

citedy-trend-scout

Find what your audience is searching for right now — scout X/Twitter and Reddit for trending topics, discover and deep-analyze competitors, and find content gaps. Combine social signals with SEO intelligence. Powered by Citedy.

citedy/adclaw · 53 tokens

reddit-research

Do market research, user research, and product validation on Reddit with semantic search across 50K+ subreddits, 20M+ posts, and 40M+ comments via reddapi.dev - search by meaning, not keywords, no Reddit OAuth or app registration needed. Use when the user wants to research what people say on Reddit, find user pain…

lignertys/reddit-research-skills · 186 tokens

zernio

Schedule posts, manage inbox, broadcasts, sequences, and automations across 14 platforms from the CLI.

zernio-dev/zernio-cli · 24 tokens

reddit-commenter

A skill for writing natural and valuable comments on Reddit communities. Includes the complete workflow from subreddit exploration, comment writing, review, posting, to tracking.

rokpiy/auto-commenter · 34 tokens