FrancyJGLisboa/agent-skill-creator

1,262 stars · Last commit 2026-05-30

Turn any workflow into reusable AI agent skills that install on 14+ tools — 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 20+ tools — no spec writing, no prompt engineering, no coding required.**

[![Agent Skills Open Standard](https://img.shields.io/badge/Agent%20Skills-Open%20Standard-blue)](https://github.com/anthropics/agent-skills-spec)
[![Version](https://img.shields.io/badge/version-6.0.0-brightgreen)]()
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)]()

![Agent Skill Creator Overview](Dynamous/agentskillimage.png)

---

## v6.0 — Artifacts (new)

Skills generated by agent-skill-creator v6 can produce **interactive
React artifacts** when invoked in Claude Code (and Claude.ai). When a
skill's output is visualizable — time series, categorical comparisons,
KPIs, structured rows — Phase 2 automatically inlines one of four
bundled React templates plus Claude's artifact emission protocol into
the generated SKILL.md. The user does not need to write or edit any

View full repository on GitHub →