agent-skill-builder
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Agent Skill Builder
Quickly scaffolds new Claude Code skills or translates ChatGPT projects into Claude Code format. This skill focuses on fast creation and correct structure. For iterative testing, benchmarking, and description optimization, use /skill-creator.
Two Modes
Mode 1: Create New Skill (/agent-skill-builder new [name])
Scaffolds a fresh Claude Code skill with proper structure and best practices.
Mode 2: Translate ChatGPT Project (/agent-skill-builder translate [name])
Converts an existing ChatGPT project into a Claude Code skill.