Claude Skill

s87343472/backlink-pilot

Backlink Pilot 为独立开发者自动化外链提交,通过一条命令将产品提交到目录网站、精选列表和搜索引擎,基于 Playwright 实现。

概览

Stars321
Forks85
语言JavaScript
最后更新2026-03-29
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者s87343472
仓库backlink-pilot
完整名称s87343472/backlink-pilot
Repo ID1,158,894,944

安装这个 Skill

git clone https://github.com/s87343472/backlink-pilot.git

Registry 信息

类型openclaw_skill
质量分85/100
验证状态readme_parsed
最近验证2026-06-16
平台
ClaudeOpenClaw
能力
browserpdfsearchterminalworkflowautomationawesome-listsbacklinksdirectory-submissionindie-hacker
识别文件
README.mddocspackage.jsontests
配置键
PACKAGE_JSON
安装方式
  • git clone https://github.com/s87343472/backlink-pilot.git
  • npm install -g bb-browser

项目简介

Backlink Pilot 是一个专为独立开发者设计的自动化外链提交工具包,通过一条命令即可将你的产品提交到目录网站、精选列表和搜索引擎,基于 Playwright 实现浏览器自动化。

英文描述

Automated backlink submission toolkit for indie hackers — submit your product to directory sites, awesome-lists, and search engines with one command

要点

  • 一键提交到多个目录网站和精选列表
  • 基于 Playwright 实现可靠的浏览器自动化
  • 专为独立开发者设计,助力 SEO 和外链建设
  • 支持提交到搜索引擎,扩大曝光范围
  • 开源且可自定义,适配你的产品

使用场景

  • 将新 SaaS 产品提交到创业目录网站
  • 将开源项目添加到精选列表
  • 为独立开发者项目自动化外链建设
  • 通过快速多平台提交提升 SEO 效果

README 摘要

# Backlink Pilot v2.1 **[中文文档](README.zh.md)** <p align="center"> <img src="docs/overview.svg" alt="Backlink Pilot v2.1 Overview" width="100%"/> </p> **One config, one command. Automated backlink submission for indie products.** > Built by an AI Agent ([OpenClaw](https://openclaw.ai)) during real-world link building — battle-tested on 30+ sites. **259 target sites** in [`targets.yaml`](targets.yaml) — 226 auto-submittable with bb-browser. --- ## Quickest Start — Claude Code (Recommended) > Have Claude Code? **You don't need to read any docs.** Three steps: ```bash git clone https://github.com/s87343472/backlink-pilot.git cd backlink-pilot && npm install claude # Open Claude Code, just say "submit my product to free directories" ``` Claude automatically reads `CLAUDE.md`, guides you through config, installs bb-browser, and starts submitting. Detailed tutorial: [docs/tutorial.md](docs/tutorial.md) | Full guide: [docs/guide.md](docs/guide.md) --- ## Manual Quick Start ```bash # 1. Clone & install git clone https://github.com/s87343472/backlink-pilot.git cd backlink-pilot && npm install # 2. Install bb-browser (recommended) npm install -g bb-browser # 3. Configure cp config.example.yaml config.yaml # Edit config.yaml with your product info # 4. Submit node src/cli.js submit futuretools --engine bb node src/cli.js submit https://any-site.com --engine bb ``` --- ## Engine Comparison | Engine | Setup | Pros | Cons | |--------|-------|------|------| | **bb-browser** (recommended) | `npm i -g bb-browser` | Real Chrome, invisible, OAuth works | Requires Chrome | | **playwright** (default) | `npm install` | No extra setup | Detected by anti-bot, blocked by Cloudflare | --- ## Commands ```bash node src/cli.js submit <site-or-url> # Submit to director

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03