What is skill-creator?
Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI. Source: gentleman-programming/gentleman-skills.
Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.
Quickly install skill-creator AI skill to your development environment via command line
Source: gentleman-programming/gentleman-skills.
| Generic skill | {technology} | pytest, playwright, typescript | | Prowler-specific | prowler-{component} | prowler-api, prowler-ui, prowler-sdk-check | | Testing skill | prowler-test-{component} | prowler-test-sdk, prowler-test-api | | Workflow skill | {action}-{target} | skill-creator, jira-task |
Key Rule: references/ should point to LOCAL files (docs/developer-guide/.mdx), not web URLs.
| name | Yes | Skill identifier (lowercase, hyphens) | | description | Yes | What + Trigger in one block | | license | Yes | Always Apache-2.0 for Prowler | | metadata.author | Yes | gentleman-programming | | metadata.version | Yes | Semantic version as string |
Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI. Source: gentleman-programming/gentleman-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/gentleman-programming/gentleman-skills --skill skill-creatorBrowse more skills from gentleman-programming/gentleman-skills
Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI. Source: gentleman-programming/gentleman-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill skill-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/gentleman-programming/gentleman-skills