
from Skill Creator43
Generates a complete SKILL.md for Claude Code from a workflow, session transcript, or idea — including QA checks, credential handling, and optional GitHub backu
This skill automates creation of a Claude Code SKILL.md from an existing workflow, session history, or a user idea. It runs a QA checklist, detects exposed credentials, offers secure handling (1Password or .env), and can deploy the resulting SKILL.md into ~/.claude/skills/ with optional GitHub backup.
Invoke when you want to capture a repeatable workflow or turn a verbal process into a reusable skill: examples include 'save this session as a skill', 'transform these steps into a skill', or when you ask the agent to build a new automation from a described process. It is also suitable after long interactive sessions to capture what was done.
Best suited for Claude Code style agent runtimes that support saving SKILL.md files and running local shell steps. It presumes a Claude Code environment and common CLI tooling (gh, op) for optional backup and credential handling.
This skill has not been reviewed by our automated audit pipeline yet.