pg-copilotPostgreSQL AI 助手 - 自然语言转 SQL、SQL 转自然语言、ERD、性能优化、分区管理、实时同步。一个技能搞定 PostgreSQL 所有需求。
Install via ClawdBot CLI:
clawdbot install jiabusit/pg-copilotGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
post → https://your-webhook-urlCalls external URL not in known-safe list
https://your-webhook-urlUses known external API (expected, informational)
api.openai.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
An e-commerce platform uses pg-copilot to allow non-technical staff to query sales data in natural language, such as '查每个用户的订单总金额', generating SQL automatically. It also optimizes slow queries and visualizes customer-order relationships via ERD diagrams for better decision-making.
A financial institution employs pg-copilot to convert complex SQL queries into plain language explanations for reports, ensuring compliance and clarity. The real-time sync feature keeps transaction data updated across PostgreSQL and MySQL databases, with logs for auditing.
A hospital system utilizes pg-copilot to manage patient records by partitioning data by date or status for efficient storage. Natural language queries help staff retrieve patient histories quickly, while performance optimization ensures fast access during critical operations.
A logistics company uses pg-copilot to sync shipment data in real-time from PostgreSQL to MySQL, with retries and webhook alerts for failures. The tool generates SQL from descriptions like '优化这个查询' to analyze delivery performance and partition data by region.
A SaaS provider integrates pg-copilot to assist developers in schema management and query optimization during app development. It visualizes database relationships with ERD and explains query results using LLM, speeding up debugging and deployment cycles.
Offer pg-copilot as a monthly or annual subscription for businesses, providing access to advanced features like real-time sync and LLM explanations. Revenue comes from tiered pricing based on database size or query volume.
Provide consulting services to customize pg-copilot for specific client needs, such as integrating with existing databases or adding custom sync rules. Revenue is generated through project-based fees and ongoing support contracts.
Offer a free version with basic natural language query and SQL execution, while charging for premium features like real-time sync, advanced optimization, and LLM integration. Revenue is driven by upgrades and enterprise licenses.
💬 Integration Tip
Ensure PostgreSQL tables have primary keys before enabling real-time sync, and install pymysql for MySQL target compatibility to avoid integration issues.
Scored Jun 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.