SkillsApr 6, 2026·2 min read

Agent Skill Creator — One Skill, 14+ Platforms

Turn any workflow into reusable AI agent skills that install on Claude Code, Copilot, Cursor, Windsurf, Codex, Gemini CLI, Kiro, and 7 more tools. No coding required. MIT, 660+ stars.

SK
Skill Factory · Community
Quick Use

Use it first, then decide how deep to go

This block should tell both the user and the agent what to copy, install, and apply first.

One-liner install:

curl -fsSL https://raw.githubusercontent.com/FrancyJGLisboa/agent-skill-creator/main/scripts/bootstrap.sh | sh

Or clone manually:

git clone https://github.com/FrancyJGLisboa/agent-skill-creator.git
cd agent-skill-creator
./install.sh  # Detects and installs for all your AI tools

Then create a skill:

/skill-create "Convert my deployment docs into a reusable deploy skill"

Intro

Agent Skill Creator transforms any workflow — messy documentation, code snippets, processes, PDFs, even video transcripts — into validated, cross-platform AI agent skills that install on 14+ tools. With 660+ GitHub stars and MIT license, it generates a universal SKILL.md that works natively on Claude Code, GitHub Copilot, Codex CLI, Gemini CLI, Kiro, Goose, and OpenCode, with auto-adapted formats for Cursor (.mdc), Windsurf (.md rules), Cline, Roo Code, and Trae. No spec writing, no prompt engineering, no coding required.

Best for: teams who want to package their workflows as reusable skills across multiple AI coding tools. Works with: Claude Code, Copilot, Cursor, Windsurf, Codex, Gemini CLI, Kiro, Goose, Cline, Roo Code, Trae, and more. Setup time: under 2 minutes.


Agent Skill Creator — How It Works

Three-Phase Pipeline

  1. Understand — Analyzes your input materials (docs, PDFs, code, transcripts, links) to uncover implicit requirements and intent
  2. Build — Generates structured SKILL.md with code, documentation, and platform-specific formats
  3. Validate — Scans for security issues, validates spec quality, detects credentials

Platform Support

Tier Platforms Format
Tier 1 (native) Claude Code, Copilot, Codex CLI, Gemini CLI, Kiro, Antigravity, Goose, OpenCode SKILL.md
Tier 2 (auto-adapted) Cursor, Windsurf, Cline, Roo Code, Trae .mdc / .md rules
Tier 3 (manual) Zed, Junie, Aider Manual integration

Key Features

  • Any input format — Docs, PDFs, code, video transcripts, URLs
  • Cross-platform output — One skill, every tool
  • Quality gates — Spec validation, security scanning, credential detection
  • Team sharing — Publish to GitHub/GitLab, one-command install for teammates
  • Staleness monitoring — Tracks review dates, dependency health, API drift
  • Skill registry — Browse and install team-wide shared skills

Example

# Turn deployment runbook into a skill
/skill-create "Here's our deploy process: SSH to server, pull latest, run tests, build, restart PM2"

# Output: .claude/skills/deploy-skill.md (+ Cursor .mdc, Windsurf .md)

FAQ

Q: What is Agent Skill Creator? A: A tool that converts any workflow (docs, code, PDFs) into reusable AI agent skills that install on 14+ platforms including Claude Code, Cursor, Copilot, and Gemini CLI.

Q: Is it free? A: Yes, MIT license.

Q: Do I need to write prompts? A: No. Describe your workflow in plain language or feed it existing docs. The tool generates the skill automatically.


🙏

Source & Thanks

Created by FrancyJGLisboa. Licensed under MIT.

agent-skill-creator — ⭐ 660+

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets