Claude Skill
FrancyJGLisboa/agent-skill-creator
一个元技能,教导Claude Code自主创建具备Claude Skill的完整智能体。基于Python的工具,用于自动化智能体开发和技能创建。
概览
仓库信息
安装这个 Skill
git clone https://github.com/FrancyJGLisboa/agent-skill-creatorRegistry 信息
git clone https://github.com/FrancyJGLisboa/agent-skill-creatorgit clone https://github.com/your-org/sales-report-skill.git ~/.agents/skills/sales-report-skillgit clone https://github.com/FrancyJGLisboa/agent-skill-creator.git ~/.claude/skills/agent-skill-creatorgit clone https://github.com/FrancyJGLisboa/agent-skill-creator.git ~/.copilot/skills/agent-skill-creatorgit clone https://github.com/FrancyJGLisboa/agent-skill-creator.git ~/.gemini/skills/agent-skill-creator
项目简介
一个元技能,使Claude Code能够自主创建具备Claude Skill的完整智能体,作为一个自包含的创建工具。
Turn any workflow into reusable AI agent skills that install on 17 platforms — Claude Code, Copilot, Cursor, Windsurf, Codex, Gemini, Kiro, and more. One SKILL.md, every platform.
要点
- 自主智能体创建
- 用于构建Claude Skill的元技能
- 自包含的创建工具
- 基于Python实现
使用场景
- 自动化智能体开发流程
- 创建专门的Claude Skill
- 构建自主AI助手
- 快速原型设计AI智能体
README 摘要
# Agent Skill Creator **Turn any workflow into reusable AI agent software that installs on 17 platforms — no spec writing, no prompt engineering, no coding required.** [](https://github.com/FrancyJGLisboa/agent-skill-creator/actions/workflows/ci.yml) [](https://github.com/anthropics/agent-skills-spec) [](#all-platforms) []() []() <p align="center"> <img src="assets/demo.gif" alt="A real run of a generated skill's quality gates: validate → security scan → eval rollout, all passing." width="820"> </p> <!-- demo.gif is built from assets/demo.cast (see assets/DEMO.md). hero.svg is the static flow diagram, linked below as the conceptual overview / fallback. --> <p align="center"><em>Genuine output from a real run — <code>validate</code> → <code>security_scan</code> → eval <code>--rollout</code> on a generated skill (paced for readability). <a href="assets/hero.svg">See the flow diagram</a>.</em></p> **What you get:** describe a workflow in plain English (or hand over a PDF, a link, a script) → a complete, **validated and security-scanned** agent skill, with functional code, its own **eval spec**, and a cross-platform installer → the same skill running on **Claude Code, Cursor, Copilot, Gemini, Windsurf, and 12 more** with one command. --- ## Quick start ```bash # macOS / Linux — paste into Terminal curl -fsSL https://raw.githubusercontent.com/FrancyJGLisboa/agent-skill-cr
话题
暂无话题