backlink-discovery

Discover backlink opportunities via multi-round keyword searches and store results per domain.

261|119|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/kennyzir/7deer_skills --skill backlink-discovery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backlink-discovery
Source: https://github.com/kennyzir/7deer_skills/tree/main/backlink-discovery
Command: npx skills add https://github.com/kennyzir/7deer_skills --skill backlink-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Backlink Discovery helps you systematically identify backlink opportunities for a given URL by performing multi-round keyword expansion searches and storing results in a per-URL memory database. It only discovers opportunities; it does not perform any backlink submission or action.

Core Features & Use Cases

  • Seed keyword extraction from target URL to kick off discovery.
  • Multi-round web_search based on derived keywords to surface up to 300 platforms.
  • Per-URL memory storage with platforms.json and summary.md for auditing and reuse.
  • Use case: you want to build a backlink outreach plan for robloxcalc.com by surfacing potential forums, directories, and wiki/editable platforms.

Quick Start

Run the backlink-discovery skill with a target URL to start surfacing platforms and store the results under memory/backlink-discovery/{domain}/.

Frequently Asked Questions about backlink-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover backlink opportunities for a specific URL?

Backlink discovery for a specific URL operates by extracting seed keywords and running multi-round web_search queries. It surfaces up to 300 platforms, classifying them and assigning best outreach methods.

What is the best way to find high-quality backlink platforms automatically?

An automated discovery engine extracts seed keywords from a URL and performs iterative web searches. It identifies forums, directories, and editable platforms, storing classified results in a per-domain memory database.

Does this backlink discovery tool automatically submit links to the platforms it finds?

No, this tool only discovers and classifies potential platforms, assigning best outreach methods. It does not perform any backlink submission or automated actions on the identified platforms.

How are discovered backlink opportunities stored for future auditing and reuse?

Discovered opportunities are stored in per-URL memory directories containing platforms.json and summary.md files. This per-domain memory database ensures quick retrieval and round-by-round auditing of results.

What happens if web_search stops finding new backlink platforms before reaching 300 results?

If no new backlink platforms emerge during the web_search rounds, the discovery engine terminates the isolated task. It stops generating new keyword rounds and outputs the final discovered platforms summary.

Can I use this to build an outreach plan for a specific domain like robloxcalc.com?

Yes, you can build an outreach plan for a domain like robloxcalc.com. The engine processes a single URL as an isolated task, surfacing potential directories, forums, and editable platforms for your strategy.