database
Installation
SKILL.md
Database Skill
Provides comprehensive database capabilities for the Golden Armada AI Agent Fleet Platform.
When to Use This Skill
Activate this skill when working with:
- Database schema design
- SQL query writing and optimization
- Database migrations
- Index optimization
- Data modeling
PostgreSQL Quick Reference
Connection
```bash
Connect
psql -h localhost -U postgres -d golden_armada