·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.

36Installs·0Trend·@gentleman-programming

Installation

$npx skills add https://github.com/gentleman-programming/gentleman-skills --skill skill-creator

How to Install skill-creator

Quickly install skill-creator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill skill-creator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gentleman-programming/gentleman-skills.

SKILL.md

View raw

| 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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gentleman-programming/gentleman-skills --skill skill-creator
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from gentleman-programming/gentleman-skills

Quick answers

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.

How do I install skill-creator?

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

Where is the source repository?

https://github.com/gentleman-programming/gentleman-skills