pg-sqill

PostgreSQL database helper. Use when writing SQL queries, exploring schema, or working with the database.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pg-sqill" with this command: npx skills add aluxf/pg-sqill/aluxf-pg-sqill-pg-sqill

Database

The application uses PostgreSQL. Connection string is in DATABASE_URL environment variable.

To query the database directly:

export $(cat .env | xargs) && psql $DATABASE_URL -c "YOUR SQL"

Note: Table names with uppercase letters require double quotes (e.g., "Member", "Task").

Schema

-- Schema not synced. Run sync.sh in the scripts folder.

Tips

  • Use LIMIT 5 when exploring data
  • Check column names before writing queries
  • Join tables using foreign key relationships shown in schema

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

claw2ui

Generate interactive web pages (dashboards, charts, tables, reports) and serve them via public URL. Use this skill when the user explicitly asks for data vis...

Registry SourceRecently Updated
General

WeChat Article Summarize

Read one or more WeChat public account article links from mp.weixin.qq.com, extract cleaned full text and optional image links, summarize each article in Chi...

Registry SourceRecently Updated
General

Openfinance

Connect bank accounts to AI models using openfinance.sh

Registry SourceRecently Updated
General

---

合同审查清单AI助手 - 5类合同+3大特殊条款,风险识别与修改建议

Registry SourceRecently Updated