关于
The op-db skill serves as a foundational interface for database interactions within Claude Code, enabling developers to perform standard SQL operations and explore database architectures. It provides a standardized framework for querying table structures, listing databases, and retrieving records using the exec_sql tool. By enforcing a workflow that includes SQL previews and structured result presentation (such as tables and record counts), it ensures transparency and readability. Additionally, it acts as a routing hub that directs users toward more specialized skills for user management, API configurations, and metadata audits.