claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// MCP Servers

skills-hub

AI Skills & MCP marketplace - community-curated skills, MCP servers, and agents for Claude Code, Codex, Cursor and more

// MCP Servers[ cli ][ api ][ web ][ claude ]#claude#ai-coding#claude-code#cli#codex#cursor#marketplace#mcp#mcp-servers$open-sourceupdated 10 days ago
Actively maintained
99/100
last commit 4 days ago
last release none
releases 0
open issues 0
// install
{
  "mcpServers": {
    "skills-hub": {
      "command": "npx",
      "args": ["-y", "https://github.com/xuweizhengo/skills-hub"]
    }
  }
}

Skills Hub 🧰

A curated, ready-to-use collection of 67 AI coding agent skills sourced from the most popular skill repositories on GitHub. Compatible with Claude Code, Codex, Cursor, Copilot, OpenClaw, and other skill-compatible AI coding agents.


📦 What's Inside

Each skill is a self-contained instruction set that extends your AI coding agent with specialized knowledge, workflows, and tool integrations. Drop them into your agent's skills directory and start using them immediately.

Skill files are organized by category in the repository root — no nested folder hunting, no complex setup.


🗂️ Categories

🇨🇳 Chinese (14 skills)

Domain-specific skills for Chinese web novel workflows, browser automation, and presentations.

SkillDescription
story-writingAI-assisted long-form novel writing pipeline
story-analysisNovel structure and plot analysis
story-scanningBulk novel chapter scanning and indexing
story-coverGenerate novel cover art
browser-cdpChrome DevTools Protocol browser automation
guizang-pptGuizang-style presentation generation
story-deslopNovel de-slop / cleanup tooling
story-importImport novel chapters from external sources
story-reviewEditorial review automation for novels
story-setupInitial novel project scaffolding
story-long-analyzeDeep structural analysis of long novels
story-long-scanLong-form novel chapter scanning
story-long-writeExtended novel writing sessions
story-short-analyzeQuick structural check for short fiction
story-short-scanFast chapter scan for short works
story-short-writeShort-form story drafting

🎨 Design (1 skill)

SkillDescription
website-generatorGenerate complete, production-ready websites from prompts

💻 Development (6 skills)

SkillDescription
agent-patternsReusable AI agent design patterns and architectures
api-contractAPI contract design and OpenAPI spec generation
cleanup-codeSystematic code cleanup and refactoring
generating-rest-apisBuild REST APIs from specifications
spec-writingTechnical specification authoring
sprint-workflowSprint planning and agile workflow automation

🚀 DevOps (3 skills)

SkillDescription
building-cicd-pipelinesCI/CD pipeline definition and optimization
building-terraform-modulesInfrastructure-as-code module authoring
generating-docker-compose-filesDocker Compose file generation and validation

📋 Productivity (6 skills)

SkillDescription
action-items-todoistExtract action items and sync to Todoist
email-draftingProfessional email composition and review
executive-digestSummarize long documents for executive review
generating-smart-commitsContext-aware Git commit message generation
meeting-prepMeeting agenda and prep material generation
todoist-due-draftsDraft management with Todoist due-date tracking

🔒 Security (27 skills)

An extensive suite of penetration testing, security auditing, and vulnerability assessment skills. Covers recon, exploitation, post-exploitation, web app testing, network scanning, and report generation — a comprehensive toolkit for security professionals.

🗄️ Supabase (2 skills)

SkillDescription
supabaseSupabase platform integration and management
supabase-postgres-best-practicesPostgreSQL best practices for Supabase projects

🧪 Testing (2 skills)

SkillDescription
generating-unit-testsAutomated unit test generation
running-e2e-testsEnd-to-end test execution and reporting

✍️ Writing (6 skills)

SkillDescription
avoid-ai-writingDetect and reduce AI-sounding prose
blog-editorial-calendarPlan and manage blog content schedules
blog-figure-svgGenerate SVG figures and diagrams for blog posts
blog-topic-researchResearch and validate blog topics
generating-api-docsAPI documentation generation
seo-blog-writerSEO-optimized blog post drafting

🔗 MCP Registry

Looking for MCP servers? Check out MCP Registry — a curated directory of top Model Context Protocol servers, tracked and organized for AI agent compatibility.


🚀 Quick Start

  1. Clone the repository

    git clone https://github.com/xuweizhengo/skills-hub.git
    
  2. Copy skills into your agent

    • Claude Code: Copy skill files into .claude/skills/
    • Codex: Copy into $CODEX_HOME/skills/ or install via the skill-installer
    • Cursor: Copy into .cursor/skills/
    • Copilot: Follow the GitHub Copilot skills directory convention
    • OpenClaw: Copy into the OpenClaw skills path
  3. Start using skills Skills activate automatically when your prompts match their domain. Just describe what you want to do — your agent will pick the right skill.



📄 License

MIT © xuweizhengo





Skills Hub 🧰 技能中心

从 GitHub 上最热门的技能仓库中精选整理的 67 个 AI 编程助手技能,开箱即用。兼容 Claude CodeCodexCursorCopilotOpenClaw 及其他支持技能的 AI 编程助手。


📦 内容概览

每个技能都是一个独立的指令集,为你的 AI 编程助手注入专业知识、工作流程和工具集成能力。将其放入助手的技能目录即可立即使用。

所有技能文件按分类直接存放于仓库根目录 — 无需层层翻找文件夹,无需复杂配置。


🗂️ 分类详情

🇨🇳 中文 (14 个技能)

面向中文网文创作流程、浏览器自动化和演示文稿的领域专用技能。

技能描述
story-writingAI 辅助长篇小说写作流水线
story-analysis小说结构与情节分析
story-scanning批量章节扫描与索引
story-cover小说封面图生成
browser-cdpChrome DevTools Protocol 浏览器自动化
guizang-ppt归藏风格演示文稿生成
story-deslop小说内容清理去冗工具
story-import从外部来源导入小说章节
story-review小说编辑审校自动化
story-setup小说项目初始化脚手架
story-long-analyze长篇小说深度结构分析
story-long-scan长篇章节扫描
story-long-write长篇小说持续写作
story-short-analyze短篇作品快速结构检查
story-short-scan短篇作品快速章节扫描
story-short-write短篇小说草稿撰写

🎨 设计 (1 个技能)

技能描述
website-generator根据提示词生成完整的可上线网站

💻 开发 (6 个技能)

技能描述
agent-patterns可复用的 AI 助手设计模式与架构
api-contractAPI 契约设计与 OpenAPI 规范生成
cleanup-code系统化代码清理与重构
generating-rest-apis根据规范构建 REST API
spec-writing技术规范文档撰写
sprint-workflowSprint 规划与敏捷工作流自动化

🚀 DevOps (3 个技能)

技能描述
building-cicd-pipelinesCI/CD 流水线定义与优化
building-terraform-modules基础设施即代码模块编写
generating-docker-compose-filesDocker Compose 文件生成与验证

📋 效率 (6 个技能)

技能描述
action-items-todoist提取待办事项并同步至 Todoist
email-drafting专业邮件撰写与审阅
executive-digest长文档执行摘要生成
generating-smart-commits上下文感知的 Git 提交信息生成
meeting-prep会议议程与准备材料生成
todoist-due-drafts结合 Todoist 截止日期的草稿管理

🔒 安全 (27 个技能)

一套全面的渗透测试、安全审计与漏洞评估技能集。覆盖信息收集、漏洞利用、后渗透、Web 应用测试、网络扫描及报告生成——为安全专业人员提供的一站式工具箱。

🗄️ Supabase (2 个技能)

技能描述
supabaseSupabase 平台集成与管理
supabase-postgres-best-practicesSupabase 项目的 PostgreSQL 最佳实践

🧪 测试 (2 个技能)

技能描述
generating-unit-tests自动化单元测试生成
running-e2e-tests端到端测试执行与报告

✍️ 写作 (6 个技能)

技能描述
avoid-ai-writing检测并减少 AI 痕迹的写作
blog-editorial-calendar博客内容日程规划与管理
blog-figure-svg为博客文章生成 SVG 图表与插图
blog-topic-research博客主题调研与验证
generating-api-docsAPI 文档生成
seo-blog-writerSEO 优化的博客文章撰写

🔗 MCP Registry

正在寻找 MCP 服务器?查看 MCP Registry — 精选的顶级 Model Context Protocol 服务器目录,专为 AI 助手兼容性而追踪整理。


🚀 快速开始

  1. 克隆仓库

    git clone https://github.com/xuweizhengo/skills-hub.git
    
  2. 将技能复制到你的 AI 助手中

    • Claude Code:复制技能文件到 .claude/skills/
    • Codex:复制到 $CODEX_HOME/skills/ 或通过 skill-installer 安装
    • Cursor:复制到 .cursor/skills/
    • Copilot:按照 GitHub Copilot 技能目录规范放置
    • OpenClaw:复制到 OpenClaw 技能路径
  3. 开始使用技能 当你的提示词与技能领域匹配时,技能会自动激活。只需描述你想做的事情 — 你的 AI 助手会自动选择最合适的技能。


🔗 相关项目


📄 许可证

MIT © xuweizhengo

// compatibility

Platformscli, api, web
Operating systems
AI compatibilityclaude
License
Pricingopen-source
LanguageHTML

// faq

What is skills-hub?

AI Skills & MCP marketplace - community-curated skills, MCP servers, and agents for Claude Code, Codex, Cursor and more. It is open-source on GitHub.

Is skills-hub free to use?

skills-hub is open-source, so it is free to use.

What category does skills-hub belong to?

skills-hub is listed under mcp-servers in the Claudeers registry of Claude-compatible tools.

0 views
43 stars
unclaimed
updated 10 days ago

// embed badge

skills-hub on Claudeers
[![Claudeers](https://claudeers.com/api/badge/skills-hub.svg)](https://claudeers.com/skills-hub)

// retro hit counter

skills-hub hit counter
[![Hits](https://claudeers.com/api/counter/skills-hub.svg)](https://claudeers.com/skills-hub)

// reviews

// guestbook

0/500

// related in MCP Servers

🔓

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete…

// mcp-serversf/HTML164,687NOASSERTION[ claude ]
🔓

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

// mcp-serversfarion1231/Rust112,854MIT[ claude ]
🔓

An open-source AI agent that brings the power of Gemini directly into your terminal.

// mcp-serversgoogle-gemini/TypeScript105,729Apache-2.0[ claude ]
🔓

A collection of MCP servers.

// mcp-serverspunkpeye/90,251MIT[ claude ]
Connectorlinks several projects together across the ecosystem · 7 connections
→ see how skills-hub connects across the ecosystem