puda-database

Installation
SKILL.md

Database Query

Query the puda database using the puda CLI with SQL.

Purpose

This skill enables querying the puda database: understanding its schema and executing SQL statements via the puda CLI.

When to Use

Load this skill when:

  • Users want to query or inspect puda database data
  • Users need to understand table and column structure before writing SQL
  • Running ad-hoc SQL (e.g. filtering command_log by command_name)

Required Resources

IMPORTANT: Before writing or running SQL, consult the schema:

Related skills
Installs
28
Repository
pudap/skills
GitHub Stars
1
First Seen
Apr 14, 2026