prompt-generator
NewStructured generator for prompts, CLAUDE.md, and SKILL.md — from pentesters, to pentesters. By OpenBash.
Summary
md files tailored for penetration testers.
- It helps security professionals quickly create consistent, high-quality documentation and task prompts for Claude Code, saving time and ensuring thorough coverage of testing scenarios.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/prompt-generator.md https://raw.githubusercontent.com/openbashok/prompt-generator/main/SKILL.md/prompt-generatorUse Cases
Usage Examples
/prompt-generator generate pentest prompt for web app with OWASP Top 10
Create a CLAUDE.md for a red team engagement focusing on Active Directory attacks
Generate a SKILL.md for a custom skill that automates SQL injection testing
Security Audits
Frequently Asked Questions
What is prompt-generator?
This skill generates structured prompts, CLAUDE.md files, and SKILL.md files tailored for penetration testers. It helps security professionals quickly create consistent, high-quality documentation and task prompts for Claude Code, saving time and ensuring thorough coverage of testing scenarios.
How to install prompt-generator?
To install prompt-generator: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/prompt-generator.md https://raw.githubusercontent.com/openbashok/prompt-generator/main/SKILL.md. Finally, /prompt-generator in Claude Code.
What is prompt-generator best for?
prompt-generator is a skill categorized under General. It is designed for: testing. Created by openbashok.
What can I use prompt-generator for?
prompt-generator is useful for: Generate a structured penetration testing prompt for a web application assessment.; Create a CLAUDE.md file defining the AI's role and constraints for a red team exercise.; Produce a SKILL.md file documenting a custom skill for network vulnerability scanning.; Generate a prompt for a phishing simulation campaign targeting internal employees.; Create a structured prompt for a mobile application security review.; Generate a CLAUDE.md for a bug bounty hunting session with specific scope rules..