FrancyJGLisboa/agent-skill-creator
A meta-skill that scaffolds new agent skills from a plain-language description, producing a portable skill that works across Claude, Codex, Gemini, and more.
Why it matters
Authoring a skill by hand means learning a format and wiring files correctly before you write any logic. Agent-skill-creator automates that scaffolding: describe what you want and it generates a well-structured, cross-tool skill you can refine. For anyone who keeps thinking “there should be a skill for this,” it turns the idea into a starting point in one step.
Use cases
- Generate a new skill from a plain-language description
- Scaffold cross-tool skills that run on multiple agents
- Skip the boilerplate of the skill file format
- Prototype and share team-specific skills quickly
Quickstart
git clone https://github.com/FrancyJGLisboa/agent-skill-creatorRelated repositories
dev-browser
A developer browser that gives Claude programmatic control of a real browser session for navigating, inspecting, and automating web tasks.
From the blog
Best Claude Skills GitHub Repositories for Developers
A comprehensive roundup of the top-rated open-source Claude skills for coding, automation, and documentation.
Best Claude Skills for Coding
A deep dive into the category of coding skills, featuring the best tools for React generation, terminal automation, and code review.
Maintain this repo? Submit an update.
Submit an update