every-app/open-seo

link-prospecting

Find link prospects, discover contact paths, and draft outreach from SERPs and backlink signals.

All-time #3419 Trending #1724 Hot #711 First seen May 22, 2026
8-week activity · all time api

Installation

$ npx skills add every-app/open-seo --skill link-prospecting

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from every-app/open-seo · top by installs.

npx skills add every-app/open-seo

Browse all from every-app/open-seo

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 17.8K
License LICENSE
Default branch main
Open issues 70
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 5,858 B
  • docs SUMMARY.md 120 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 4,020 installs

SKILL.md

OpenSEO Link Prospecting

Goal

Find realistic pages, sites, and authors that might reference the user's page, product, study, guide, or tool. Use OpenSEO for prospect discovery, then use available web/search/browser tools for contact discovery.

Required inputs

  • projectId
  • User domain or target URL
  • Linkable asset, page, product, study, tool, or topic
  • Optional competitors
  • Optional market/location/language

Project context

The project-context tools are free and shared with the app and other agents.

  1. Call getprojectcontext first and ground the outreach in it — positioning supplies the claim that makes a link worth giving, and the saved competitors are the backlink profiles to mine.
  2. This skill needs positioning and competitors. If either is empty, run a minimal inline setup: ask the user why someone would cite them and who they compete with, or infer from the site and findserpcompetitors and confirm, write it back with updateprojectcontext, then continue the prospecting. Never front-load the full interview; suggest seo-project-setup at the end for the rest.
  3. Before spending credits, check the research log. If the same research ran within the last 30 days, reuse that result and say so instead of re-buying it.
  4. On finish, write back what is durable — the linkable asset via addKeyPages, any competitor whose backlink profile proved useful via addCompetitors — and append a research log entry: { appendResearchLog: { summary: "Link prospecting: <asset/target page>. Verdict: <conclusion>" } }.

OpenSEO MCP tools

  • getserpresults: find ranking articles, listicles, resource pages, comparisons, and topical publishers.
  • getbacklinksoverview: inspect competitor domain or page backlink/referring-domain patterns.
  • getdomainoverview: qualify important prospect domains.
  • getrankedkeywords: understand what a prospect or competitor ranks for when topical fit matters.
  • searchlocalbusinesses and getlocalserp_results: use for local SEO link prospecting when nearby businesses, local competitors, or Maps/category signals can reveal partnership targets.
  • research_keywords: expand prospecting queries.

Contact discovery tools

After OpenSEO identifies good prospects, use available non-OpenSEO browsing or search tools for public contact discovery. Depending on the client, this may be web search, page fetches, browser automation, or a search API.

Look for:

  • Author byline pages
  • Contact pages
  • Editorial guidelines
  • About/team pages
  • LinkedIn, X, Bluesky, or other professional profiles
  • Newsletter or publication masthead pages
  • Public email addresses in page HTML or visible page text
  • Structured data such as Person, Organization, sameAs, or email

Only record contact details that were actually found. Include the source URL for any email, profile, or contact form.

Prospecting query patterns

Build queries from the asset/topic:

  • <topic> resources
  • best <category> tools
  • <competitor> alternatives
  • <topic> statistics
  • <topic> guide
  • <topic> examples
  • <topic> templates
  • <topic> software
  • <topic> for <audience>

Use getserpresults in batches for the most relevant patterns. Send at most 10 queries per call.

Workflow

  1. Clarify the linkable asset and the reason someone would reference it.
  2. Build 5-10 prospecting queries by default.
  3. Call getserpresults for those queries.
  4. If competitors are provided, call getbacklinksoverview for the strongest competitor domains or pages first. Continue without backlink evidence if it is unavailable.
  5. For local SEO, use searchlocalbusinesses and getlocalserp_results around priority locations to identify nearby competitors, categories, and local SERP evidence before searching for local chambers, associations, campus resources, community pages, and directories.
  6. Filter prospects:

- Keep topical relevance and editorial pages. - Prioritize articles, directories, resource pages, comparisons, statistics pages, templates, and curated lists. - Deprioritize homepages, login pages, thin affiliate pages, spam, unrelated forums, and direct competitors unless a comparison angle is valid.

  1. For each good prospect, define the outreach angle:

- Broken/missing resource - Better current data - Useful tool/template - Alternative or comparison inclusion - Expert quote or supporting reference

  1. For the strongest prospects, visit or search the prospect site to find the best contact path.
  2. Draft outreach messages. If contact details were found, include the source. If not, list the next best contact-discovery path.

Output format

Start with:

  • Best outreach angle
  • Highest-priority prospect type
  • Any data limitations

Then include:

Prospect URL Site/domain Source Relevance Suggested angle Contact path Priority

Then provide 2-3 reusable outreach drafts:

  • Resource/list inclusion
  • Article update/reference suggestion
  • Competitor alternative/comparison angle

Guardrails

  • Do not invent email addresses, social handles, or contact names.
  • Do not say OpenSEO found contact details unless an OpenSEO tool returned them. Attribute contact discovery to the web/search/browser source used.
  • If contact details are not available after a reasonable search, recommend specific discovery steps such as checking the author page, contact page, LinkedIn, X, or a reputable contact-enrichment tool.
  • Avoid spammy mass outreach. Personalize by page and reason.
  • Flag prospects that are direct competitors or likely paid placements.