Claude Skill
FrancyJGLisboa/agent-skill-creator
A meta-skill that teaches Claude Code to autonomously create complete agents with Claude Skills. Python-based tool for automated agent development and skill creation.
Overview
Repository
Install this 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
Summary
A meta-skill that enables Claude Code to autonomously create complete agents equipped with Claude Skills, functioning as a self-contained creator tool.
元技能:教导Claude Code以完全自主的方式创建具备Claude Skill的完整智能体!
Key features
- Autonomous agent creation
- Meta-skill for building Claude Skills
- Self-contained creator tool
- Python-based implementation
Use cases
- Automating agent development workflows
- Creating specialized Claude Skills
- Building autonomous AI assistants
- Rapid prototyping of AI agents
README excerpt
# 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
Topics
No topics yet.