backlink

Automates backlink discovery, submission, verification, and logged-in dashboard data harvesting via browser scripts.

197|85|Updated Jul 5, 2026
One-click install
npx skills add https://github.com/yan-labs/yan-skills --skill backlink-yan-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: backlink
Source: https://github.com/yan-labs/yan-skills/tree/main/backlink
Command: npx skills add https://github.com/yan-labs/yan-skills --skill backlink-yan-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Manual backlink work decays fast: free-channel lists go stale, directories silently die or get repurposed, and paid SEO tools like Semrush and Similarweb lock their data behind logins with no API. This Skill replaces guesswork with an evidence-based database of verified link channels plus scripts that drive the owner's logged-in Chrome to collect real data. ## Core Features & Use Cases - Verified channel database: JSON datasets of free channels, submission targets, paid platforms, and index-submission endpoints, each row backed by observed evidence (rel attributes, robots meta, CAPTCHA presence) and CI-validated against JSON Schemas. - Browser-assisted submission: Scripts inspect forms, fill reviewed payloads without submitting, stage one session per site, and record paired DOM-plus-screenshot evidence for every outcome. - Logged-in dashboard harvesting: Dedicated scripts pull Semrush reports, Similarweb traffic, and keyword tables from shared-account panels, with scope-mismatch detection so wrong-window or wrong-country data is never filed as fact. - Use Case: A site owner asks where to build links for a new domain. The Skill screens candidate directories by measured traffic, stages submission forms in the owner's browser, records which placements actually went live, and later verifies indexing via GSC and site: queries. ## Quick Start Ask the agent to find safe places to build backlinks for your site and check whether your previously submitted links are actually live and indexed.

Frequently Asked Questions about backlink

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

FAQPage Schema
How do I find free places to submit backlinks?

The Skill ships a validated database of free channels and submission targets, each row verified in a live browser with recorded rel attributes, robots meta, and CAPTCHA status. Scripts like footprint-discover.mjs also expand candidates via Google search operators.

How to check if a submitted backlink actually went live?

Verification uses paired evidence: the page must show your anchor outside the form with no rejection markers, captured as DOM census plus screenshot. Indexing is confirmed via GSC or site: queries, never third-party crawler counts.

Can I export Semrush or Similarweb data without an API?

Yes. Dedicated scripts drive the owner's logged-in Chrome through the shared panel, extract report tables, and cross-check scope evidence like country and date window. Confirmed mismatches stop the query instead of filing wrong data.

Does the backlink submission bypass CAPTCHAs or logins?

No. The Skill never solves CAPTCHAs, bypasses logins, or circumvents paywalls. Forms with interactive challenges are staged for a human to clear, and gated channels are recorded as rejected or gated in the database.

Why does a traffic check report no data for a domain?

A null reading means the source reported no data or the measurement hit its floor, recorded as below-floor with the stop reason preserved. Timeouts are logged as errors and retried, never converted into fake zero-traffic conclusions.