linkping
v0.1.0Work a LinkPing backlink plan from Claude Code: today's directory submissions, the copy each form needs, outreach drafts and listing checks.
By LinkPing0 GitHub starsUpdated 2 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 7 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 Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install linkping@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
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-pluginClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is claude/.
Plugin files
├── .claude-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└── .mcp.json
Included Skills6
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.
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.
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.
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.
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.
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.
MCP servers1
- url
- https://backlink-hub-staging.zhengzhongwei888-232.workers.dev/api/mcp
Plugin manifests1
{
"name": "linkping",
"version": "0.1.0",
"description": "Work a LinkPing backlink plan from Claude Code: today's directory submissions, the copy each form needs, outreach drafts and listing checks.",
"author": {
"name": "LinkPing"
},
"keywords": [
"linkping",
"backlinks",
"directory",
"submission",
"seo",
"outreach",
"claude-code",
"mcp"
],
"mcpServers": {
"linkping": {
"type": "http",
"url": "https://backlink-hub-staging.zhengzhongwei888-232.workers.dev/api/mcp",
"oauth_resource": "https://backlink-hub-staging.zhengzhongwei888-232.workers.dev/api/mcp",
"headers": {
"x-linkping-surface": "claude_code"
}
}
},
"skills": "./skills/"
}For maintainers
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)