Run SQL queries against the WordPress development database. Use when querying database tables, inspecting Simple History events, checking WordPress data, debugging database issues, or when the user says "run query" or "check database".
Installation
SKILL.md
Refer to CLAUDE.local.md for the actual credentials and connection details.
The database contains multiple WordPress installations with different prefixes:
| wp | Main install (wordpressmariadb) | | wpnightly | Nightly build | | wp60 to wp66 | Version-specific installs | | wpmultisite | Multisite install | | wpphp74 | PHP 7.4 install | | wpsubfolder | Subfolder install |
Run SQL queries against the WordPress development database. Use when querying database tables, inspecting Simple History events, checking WordPress data, debugging database issues, or when the user says "run query" or "check database". Source: bonny/wordpress-simple-history.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bonny/wordpress-simple-history --skill sql- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is sql?
Run SQL queries against the WordPress development database. Use when querying database tables, inspecting Simple History events, checking WordPress data, debugging database issues, or when the user says "run query" or "check database". Source: bonny/wordpress-simple-history.
How do I install sql?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bonny/wordpress-simple-history --skill sql 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/bonny/wordpress-simple-history
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01