·skill-creator
</>

skill-creator

prowler-cloud/prowler

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.

23Installs·1Trend·@prowler-cloud

Installation

$npx skills add https://github.com/prowler-cloud/prowler --skill skill-creator

SKILL.md

| 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 | prowler-cloud | | 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: prowler-cloud/prowler.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/prowler-cloud/prowler --skill skill-creator
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

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: prowler-cloud/prowler.

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/prowler-cloud/prowler --skill skill-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/prowler-cloud/prowler

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01