Claude Skill

alirezarezvani/claude-code-skill-factory

开源 Python 工具包,用于构建生产就绪的 Claude Skill、代码代理和自定义斜杠命令。通过结构化模板和自动化加速 AI 智能体开发。

概览

Stars822
Forks162
语言Python
最后更新2025-11-12
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者alirezarezvani
仓库claude-code-skill-factory
完整名称alirezarezvani/claude-code-skill-factory
Repo ID1,080,588,167

安装这个 Skill

git clone https://github.com/alirezarezvani/claude-code-skill-factory.git

Registry 信息

类型mcp_server
质量分70/100
验证状态readme_parsed
最近验证2026-06-06
平台
ClaudeMCPCodex
能力
browsercode-reviewpdfsearchterminalworkflowai-agentsai-toolsclaude-aiclaude-code
识别文件
README.md

项目简介

Claude Code Skill Factory 是一个开源的 Python 工具包,用于大规模构建和部署生产就绪的 Claude Skill、代码代理、自定义斜杠命令及 LLM 提示词。它提供结构化模板和工作流自动化,以加速 AI 智能体开发。

英文描述

Claude Code Skill Factory — A powerful open-source toolkit for building and deploying production-ready Claude Skills, Code Agents, custom Slash Commands, and LLM Prompts at scale. Easily generate structured skill templates, automate workflow integration, and accelerate AI agent development with a clean, developer-friendly setup.

要点

  • 构建和部署生产就绪的 Claude Skill
  • 生成结构化技能模板
  • 自动化工作流集成
  • 加速 AI 智能体开发
  • 开发者友好的配置
  • 支持自定义斜杠命令和 LLM 提示词

使用场景

  • 开发可扩展的 Claude Skill
  • 创建自定义代码代理
  • 为工作流实现斜杠命令
  • 生成和管理 LLM 提示词
  • 自动化 AI 代理部署流程
  • 构建 AI 工具开发模板

README 摘要

# Claude Code Skills & Agents Factory A comprehensive toolkit for generating production-ready Claude Skills and Claude Code Agents at scale. This repository provides templates, examples, and powerful prompt engineering systems to create custom skills and specialized agents for Claude AI across all platforms. ## 🚀 Quick Start (3 Shortcuts) ### Shortcut 1: Interactive Builder (Fastest) ``` I want to build something ``` The **factory-guide** agent asks what you need and delegates to specialist guides. ### Shortcut 2: Use Slash Commands ```bash /build skill # Interactive skill builder /build agent # Interactive agent builder /build prompt # Interactive prompt builder /build hook # Interactive hook builder ``` ### Shortcut 3: Use Ready-Made Skills ```bash # Install Prompt Factory (69 professional presets) cp -r generated-skills/prompt-factory ~/.claude/skills/ # Ask Claude "I need a prompt for [role name]" ``` --- ## 📋 Built-in Commands This toolkit includes **10 slash commands** and **5 interactive agents** to streamline your workflow: ### Workflow Commands | Command | Purpose | Example | |---------|---------|---------| | `/build` | Interactive builder (skill/agent/prompt/hook) | `/build skill` or `/build hook` | | `/build-hook` | Build Claude Code hooks (Q&A, alias) | `/build-hook` | | `/validate-output` | Validate generated output + auto-ZIP | `/validate-output hook [path]` | | `/install-skill` | Install skills to Claude Code | `/install-skill [path]` | | `/install-hook` | Install hooks to settings | `/install-hook [path] [user\|project]` | | `/test-factory` | Run test examples | `/test-factory` | | `/factory-status` | Check system status (all factories) | `/factory-status` | | `/sync-agents-md` | Generate AGE

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03