Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here

Summary

自用插件合集市场

Install to Claude Code

/plugin install cc-plugins@lb-marketplace

Run in Claude Code. Add the marketplace first with /plugin marketplace add liubei90/claude-plugins if you haven't already.

README.md

cc-plugins

自用 Claude Code 插件合集市场。

安装

claude plugin install git+ssh://git@git.software.dimpt.com/liubei/cc-plugins.git

或手动链接:

git clone <repo-url> ~/.claude-plugins/cc-plugins
# 在项目中使用
claude plugin add ~/.claude-plugins/cc-plugins

Skills

| Skill | 触发条件 | 说明 | |-------|---------|------| | code-archaeologist | 分析仓库历史、分支策略、CI/CD、开发流程 | 6 大分析模块,零依赖 | | html-doc | 生成 HTML 文档/报告/页面 | html-effectiveness 风格,20+ 文档类型,自包含单文件 | | send-email | 发送邮件、通知、报告 | SMTP,支持多邮箱配置 | | yapi-fetch | 查询 YApi 接口文档 | 根据接口路径获取详细定义 |

Hooks

| Hook | 事件 | 说明 | |------|------|------| | windows-notification | Stop / Notification | WSL 环境下 Windows 桌面通知 |

目录结构

.claude-plugin/
  plugin.json         # 插件元信息
  marketplace.json    # 市场配置
skills/
  code-archaeologist/ # Git 仓库考古分析
  html-doc/           # HTML 文档生成(含 33 个参考示例)
  send-email/         # SMTP 邮件发送
  yapi-fetch/         # YApi 接口查询
hooks/
  hooks.json          # Hook 注册配置
  windows-notification.sh   # WSL 通知脚本
  windows-notification.ps1  # PowerShell 通知脚本

Related plugins

Browse all →