·database
""

database

lobbi-docs/claude

Database design, SQL queries, migrations, and optimization. Activate for PostgreSQL, MySQL, SQLite, schema design, queries, indexes, and data modeling.

7Installs·0Trend·@lobbi-docs

Installation

$npx skills add https://github.com/lobbi-docs/claude --skill database

SKILL.md

Provides comprehensive database capabilities for the Golden Armada AI Agent Fleet Platform.

Connection \\\`bash Connect psql -h localhost -U postgres -d goldenarmada

Common psql commands \l # List databases \c databasename # Connect to database \dt # List tables \d tablename # Describe table \di # List indexes \q # Quit \\\`

Database design, SQL queries, migrations, and optimization. Activate for PostgreSQL, MySQL, SQLite, schema design, queries, indexes, and data modeling. Source: lobbi-docs/claude.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lobbi-docs/claude --skill database
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is database?

Database design, SQL queries, migrations, and optimization. Activate for PostgreSQL, MySQL, SQLite, schema design, queries, indexes, and data modeling. Source: lobbi-docs/claude.

How do I install database?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/lobbi-docs/claude --skill database 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/lobbi-docs/claude

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-01