refactor: migrate skills from Jinja to Markdown

This commit is contained in:
0xallam
2026-01-19 22:47:04 -08:00
committed by Ahmed Allam
parent 4b62169f74
commit 6cb1c20978
31 changed files with 1462 additions and 1367 deletions

View File

@@ -46,7 +46,7 @@ Skills are specialized knowledge packages that enhance agent capabilities. See [
### Quick Guide
1. **Choose the right category** (`/vulnerabilities`, `/frameworks`, `/technologies`, etc.)
2. **Create a** `.jinja` file with your skill content
2. **Create a** `.md` file with your skill content
3. **Include practical examples** - Working payloads, commands, or test cases
4. **Provide validation methods** - How to confirm findings and avoid false positives
5. **Submit via PR** with clear description