Agent Plugins Marketplace
All plugins

linkping

v0.1.0

Work a LinkPing backlink plan from Codex: directory submissions, the copy each form needs, outreach drafts and listing checks.

Codex6 Skills

By LinkPing0 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex
Parsed components
6 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install linkping for Codex

Installs for the current user
codex plugin marketplace add Elyyta/linkping-plugin
codex plugin marketplace upgrade linkping
codex plugin add linkping@linkping

Paste and run these commands in a terminal with Codex. They add and refresh the linkping catalog, then install this plugin.

Compatibility: the page URL and API slug “linkping-2” remain stable.

  • Codex: linkping-2@agent-plugin-marketplacelinkping@linkping

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/Elyyta/linkping-plugin

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is codex/.

Plugin files

codex/
├── .codex-plugin/plugin.json
├── skills/badge-gated/SKILL.md
├── skills/directory-submission/SKILL.md
├── skills/known-errors/SKILL.md
├── skills/linkping-basics/SKILL.md
├── skills/outreach/SKILL.md
└── skills/verification/SKILL.md

Included Skills6

badge-gatedskills/badge-gated/SKILL.md

What to do when a directory's free listing is paid for with their badge on the product's own page. Use for badge, 徽章, "featured on" badge, backlink badge, dofollow, nofollow, rel=dofollow, "verify badge", embed code, badgeHtml, "add our badge to your site", 免费层, free tier requirements, and whenever a submission was filed as needs_assist / badge. Requires linkping-basics.

directory-submissionskills/directory-submission/SKILL.md

How to get one product listed on one directory: open the form, map its controls to the copy LinkPing rendered, fill it, press submit, and record the outcome. Use for 提交到, submit to a directory, 填表, fill this form, "add my product to X", "list us on X", launch platforms, 收录, and for working through the submit tasks on today's LinkPing plan. Requires linkping-basics.

known-errorsskills/known-errors/SKILL.md

Diagnosing LinkPing failures — refused tool calls, blocked directory pages, forms that will not accept input, and pages that never load. Use for 报错, error, 打不开, 被拦, blocked, Cloudflare, captcha, 验证码, 登录墙, sign-in wall, 403, 429, 500, "the tool failed", "it won't let me submit", "not_implemented_yet", "listing_url_required", "the form did nothing". Says what to retry, what to hand back, and in which words. Requires linkping-basics.

linkping-basicsskills/linkping-basics/SKILL.md

MANDATORY LinkPing prerequisite: invoke this Skill before the first LinkPing MCP tool call and wait for it to finish loading. It carries the project model, the three delivery rules that bind every LinkPing session, and the no-source clause. Invoke it whenever the work is about backlinks or directory listings even if LinkPing is not named — 外链, backlink, 目录站, directory, 收录, listing, submit, 提交, 提交到目录, outreach, 外联, 换链, link exchange, guest post, DR, domain rating, badge, 徽章, "get my product listed", "submit my site", "帮我做外链". Also invoke it when the LinkPing tools look missing, unavailable or not connected: that is normally an unfinished or unauthorized connection, not a broken install, and this skill says what to tell the user.

outreachskills/outreach/SKILL.md

Email outreach and link exchanges in LinkPing: finding prospects, picking an address, drafting, and stopping before anything is sent. Use for 外联, outreach, 发邮件, cold email, email a site, 换链, link exchange, 互换链接, guest post, 投稿, prospects, 线索, contacts, 找邮箱, find an email, reply to them, 回复, inbox, follow up. The hard rule it carries: guessed addresses are never selected automatically and you never send. Requires linkping-basics.

verificationskills/verification/SKILL.md

How a LinkPing listing or backlink is proven to exist, and which half of that is yours. Use for 验证, verify, 检查外链, "is it live yet", "did the link land", "活了吗", 收录了吗, check the listing, check backlinks, live vs submitted, listing status, "confirm they published it". Requires linkping-basics.

Plugin manifests1

codex/.codex-plugin/plugin.json
{
  "name": "linkping",
  "version": "0.1.0",
  "description": "Work a LinkPing backlink plan from Codex: directory submissions, the copy each form needs, outreach drafts and listing checks.",
  "author": {
    "name": "LinkPing"
  },
  "homepage": "https://backlink-hub-staging.zhengzhongwei888-232.workers.dev",
  "repository": "https://github.com/Elyyta/linkping-plugin.git",
  "keywords": [
    "linkping",
    "backlinks",
    "directory",
    "submission",
    "seo",
    "outreach",
    "mcp",
    "codex"
  ],
  "mcpServers": "./.mcp.json",
  "skills": "./skills/",
  "interface": {
    "displayName": "LinkPing",
    "shortDescription": "Work a LinkPing backlink plan from Codex",
    "longDescription": "Workflow skills and MCP server configuration for LinkPing: today's directory submissions in order, the copy each directory form needs, badge-gated listings, outreach drafts that stay drafts until reviewed, and listing checks. Nothing is marked live by the agent; the workbench's crawler does that.",
    "developerName": "LinkPing",
    "category": "Productivity",
    "capabilities": [
      "Read",
      "Write"
    ],
    "websiteURL": "https://backlink-hub-staging.zhengzhongwei888-232.workers.dev",
    "defaultPrompt": [
      "用 LinkPing 准备今天的外链计划",
      "用 LinkPing 把我的产品提交到今天计划里的目录站",
      "LinkPing 里今天有什么要做的"
    ],
    "brandColor": "#1c1917",
    "composerIcon": "./assets/logo.png",
    "logo": "./assets/logo.png"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[linkping on Agent Plugins Marketplace](https://pluginsmp.com/plugins/linkping-2)