skills-hub

mcp
Guvenlik Denetimi
Uyari
Health Uyari
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 6 GitHub stars
Code Uyari
  • Code scan incomplete — No supported source files were scanned during light audit
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

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

README.md

Skills Hub 🧰

Total Skills
Categories
License
PRs Welcome

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.

Skill Description
story-writing AI-assisted long-form novel writing pipeline
story-analysis Novel structure and plot analysis
story-scanning Bulk novel chapter scanning and indexing
story-cover Generate novel cover art
browser-cdp Chrome DevTools Protocol browser automation
guizang-ppt Guizang-style presentation generation
story-deslop Novel de-slop / cleanup tooling
story-import Import novel chapters from external sources
story-review Editorial review automation for novels
story-setup Initial novel project scaffolding
story-long-analyze Deep structural analysis of long novels
story-long-scan Long-form novel chapter scanning
story-long-write Extended novel writing sessions
story-short-analyze Quick structural check for short fiction
story-short-scan Fast chapter scan for short works
story-short-write Short-form story drafting

🎨 Design (1 skill)

Skill Description
website-generator Generate complete, production-ready websites from prompts

💻 Development (6 skills)

Skill Description
agent-patterns Reusable AI agent design patterns and architectures
api-contract API contract design and OpenAPI spec generation
cleanup-code Systematic code cleanup and refactoring
generating-rest-apis Build REST APIs from specifications
spec-writing Technical specification authoring
sprint-workflow Sprint planning and agile workflow automation

🚀 DevOps (3 skills)

Skill Description
building-cicd-pipelines CI/CD pipeline definition and optimization
building-terraform-modules Infrastructure-as-code module authoring
generating-docker-compose-files Docker Compose file generation and validation

📋 Productivity (6 skills)

Skill Description
action-items-todoist Extract action items and sync to Todoist
email-drafting Professional email composition and review
executive-digest Summarize long documents for executive review
generating-smart-commits Context-aware Git commit message generation
meeting-prep Meeting agenda and prep material generation
todoist-due-drafts Draft 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)

Skill Description
supabase Supabase platform integration and management
supabase-postgres-best-practices PostgreSQL best practices for Supabase projects

🧪 Testing (2 skills)

Skill Description
generating-unit-tests Automated unit test generation
running-e2e-tests End-to-end test execution and reporting

✍️ Writing (6 skills)

Skill Description
avoid-ai-writing Detect and reduce AI-sounding prose
blog-editorial-calendar Plan and manage blog content schedules
blog-figure-svg Generate SVG figures and diagrams for blog posts
blog-topic-research Research and validate blog topics
generating-api-docs API documentation generation
seo-blog-writer SEO-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.


🔗 Related Projects


📄 License

MIT © xuweizhengo





Skills Hub 🧰 技能中心

技能总数
分类
许可证
欢迎PR

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


📦 内容概览

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

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


🗂️ 分类详情

🇨🇳 中文 (14 个技能)

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

技能 描述
story-writing AI 辅助长篇小说写作流水线
story-analysis 小说结构与情节分析
story-scanning 批量章节扫描与索引
story-cover 小说封面图生成
browser-cdp Chrome 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-contract API 契约设计与 OpenAPI 规范生成
cleanup-code 系统化代码清理与重构
generating-rest-apis 根据规范构建 REST API
spec-writing 技术规范文档撰写
sprint-workflow Sprint 规划与敏捷工作流自动化

🚀 DevOps (3 个技能)

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

📋 效率 (6 个技能)

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

🔒 安全 (27 个技能)

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

🗄️ Supabase (2 个技能)

技能 描述
supabase Supabase 平台集成与管理
supabase-postgres-best-practices Supabase 项目的 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-docs API 文档生成
seo-blog-writer SEO 优化的博客文章撰写

🔗 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

Yorumlar (0)

Sonuc bulunamadi