FrancyJGLisboa/agent-skill-creator
2,113 stars · Last commit 2026-07-22
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.
README preview
# 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)
[](docs/INSTALL.md)
[]()
[]()
<p align="center">
<img src="assets/architecture.png" width="820"
alt="Architecture: a plain-English description enters the 5-phase creator pipeline; the generated skill passes four quality gates (validate, security_scan, check_pipeline, run_evals --rollout) before installing on 17 platforms; the evolve loop feeds failure evidence back into regeneration.">
</p>
<!-- Architecture diagram. Source: assets/architecture.excalidraw (edit there, re-render via the excalidraw-diagram skill). assets/demo.gif (built from assets/demo.cast, see assets/DEMO.md) shows a real quality-gate run. -->
<p align="center"><em>How it fits together: your description runs through the 5-phase creator pipeline, the generated skill must pass every quality gate before install, and the shipped evolve loop keeps it green after you stop looking. <a href="assets/demo.gif">Watch a real quality-gate run</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.