backoffice-database

Community

Query the backoffice database

Authoraubrian-halili
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows users to query the backoffice PostgreSQL database, retrieve schema information, and execute read-only SQL queries, making data exploration efficient and safe.

Core Features & Use Cases

  • Database Exploration: Discover available databases, schemas, and tables.
  • Schema Inspection: View column details, data types, and nullability for specific tables.
  • Read-Only Querying: Execute SELECT, WITH, SHOW, EXPLAIN, and DESCRIBE queries safely.
  • Use Case: A user needs to find the total number of orders placed last month. They can ask the skill to run a SQL query against the relevant table to get this information.

Quick Start

Use the backoffice-database skill to list all tables in the public schema.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: backoffice-database
Download link: https://github.com/aubrian-halili/ai-experience/archive/main.zip#backoffice-database

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.