This automates SQLMap workflows for finding and exploiting SQL injection vulnerabilities across MySQL, PostgreSQL, MSSQL, Oracle, and other databases. It handles the full workflow from injection detection through database enumeration, table discovery, and data extraction. You can feed it target URLs with parameters, Burp Suite request files for POST injection, or multiple target specifications. Originally from sickn33/antigravity-awesome-skills and now maintained in davila7's template collection with 27.7K stars. Useful if you're doing authorized pentesting and want Claude to handle the systematic enumeration work instead of typing out SQLMap flags manually. Make sure you have written permission before pointing this at anything.
npx skills add https://github.com/davila7/claude-code-templates --skill sqlmap-database-penetration-testing