postgres
Tools for interaction with postgres sandbox environment
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Tools for interaction with postgres sandbox environment
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Tools for interaction with countly production environment
Tools for interaction with countly testing environment
Tools for gathering documentation details
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
Tools for interaction with grafana production environment
Tools for interaction with grafana testing environment
| name | postgres |
| description | Tools for interaction with postgres sandbox environment |
#postgresAccess local PostgreSQL database through MCP server using the toolbox utility. Provides database query, schema inspection, and data analysis capabilities without direct psql access.
Include #postgres tag in your prompt to activate this skill.
#postgres Show list of databases
#postgres List all tables in current database
#postgres Show recent user registrations from users table
#postgres Analyze order patterns by status
Do NOT search the filesystem for mcp-config.json or similar files directly.
Do NOT read ~/.copilot/mcp-config.json directly — always route through custom agent file.
MCP server is configured in the postgres.agent.md custom agent file.
IMPORTANT: PostgreSQL is connected through MCP server using the toolbox utility, NOT direct psql connection.
Use environment variables defined in .copilot/.env.
Before taking any action, verify the PostgreSQL MCP server is reachable:
If connection fails: