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 agentmods add skills/opencue/cuecards/backlink-analyzernpx skills add opencue/cuecards --skill backlink-analyzergit clone --depth 1 https://github.com/opencue/cuecardsWhat 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 | $0.00033 | $0.01837 |
| Opus 5 | $0.00016 | $0.00919 |
| Sonnet 5 | $0.00007 | $0.00367 |
| Haiku 4.5 | $0.00003 | $0.00184 |
Grade A, and why
backlink-analyzer 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.
This is a copy
86% identical to alert-manager — 157 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 — 147 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Backlink Analyzer
Analyzes backlink profiles for quality, risk, competitive gaps, and link-building opportunities.
Quick Start
Analyze backlink profile for [domain]
Find link building opportunities by analyzing [competitor domains]
Skill Contract
Expected output: a backlink report or delta summary plus the standard handoff summary for memory/monitoring/.
- Reads: current metrics, baselines, alert thresholds, and reporting context from AGENTS.md and the shared State Model when available.
- Writes: a user-facing monitoring deliverable and reusable summary.
- Promotes: significant changes, confirmed anomalies, follow-up actions, and pending decisions to
memory/open-loops.md. - Primary next skill: domain-authority-auditor when toxicity or authority concerns need formal scoring.
Handoff Summary
Emit the standard shape from skill-contract.md §Handoff Summary Format.
Data Sources
All integrations optional (see CONNECTORS.md). With tools, pull backlink profiles from ~~link database and competitor data from ~~SEO tool. Without tools, ask for backlink CSVs, referring domains, competitor domains, and link changes. Respect robots.txt and TOS per SECURITY.md.
Instructions
When a user requests backlink analysis:
- Generate Profile Overview — key metrics, link velocity, authority distribution, and profile health score.
- Analyze Link Quality — top backlinks, link type mix, anchor text distribution, and geography.
- Identify Toxic Links — risk indicators, links to review, and disavow recommendations.
- Compare Against Competitors — profile comparison, link intersection, and top linked competitor content.
- Find Link Building Opportunities — intersection prospects, broken links, unlinked mentions, resource pages, guest posts, and effort-vs-impact priorities.
- Track Link Changes — new and lost links, net change, and recovery priorities.
- Generate Backlink Report — executive summary, strengths, concerns, opportunities, competitive position, recommended actions, and KPIs.
What ships with it
3 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.
- 2d ago First seen · 147 lines · 33 tokens per session scan A b69b4fd50f01
backlink-analyzer is a skill published in the GitHub repository opencue/cuecards (5 stars, last pushed 2d ago), licensed MIT. It adds 33 tokens to every session and 1,837 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to alert-manager, differing in 157 lines, and is treated as a copy.
Other skills, from other repositories
aeo-optimization
AI Engine Optimization - semantic triples, page templates, content clusters for AI citations.
draft-release-post
リリース告知のXポスト下書きを作成する.
build-in-public
Build in public isn't marketing. It's letting people watch you work. The best posts feel like you're narrating your thought process to a friend who's also a senior engineer. No hype sludge. No "I'm excited to announce." Just: here's what I built, here's why it matters, here's what I learned.
memstack-content-email-sequence
Use this skill when the user says 'write email sequence', 'email sequence', 'drip campaign', 'email series', 'nurture sequence', 'onboarding emails', 'launch emails', or is creating a multi-email automated campaign. Do NOT use for newsletters or single marketing emails.
memstack-content-landing-page-copy
Use this skill when the user says 'write landing page', 'landing page copy', 'sales page', 'hero section', 'conversion copy', or is creating persuasive short-form copy for a product or service landing page. Do NOT use for blog posts or email sequences.
memstack-content-youtube-script
Use this skill when the user says 'YouTube script', 'video script', 'write script for YouTube', 'YouTube video outline', or is creating scripted content for a YouTube video with hooks, chapters, and CTAs. Do NOT use for TikTok/Reels short-form scripts or webinar presentations.