发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Inventory and Governance
Use this file to keep ownership and blast-radius context explicit before major database work.
Incident Playbook
Use this file when production data integrity or database availability is at risk.
Good: One alert for database down affecting 50 pods
group_by: ['alertname', 'service'] ``` **Implement severity hierarchy: P0 (pages immediately) > P1 (within 15min) > P2 (business hours) > P3 (weekly review).** P0: Service completely down, data loss, security breach. P1: Degraded performance, partial outage, high error rates.
openclaw-notion-api
Use the Notion API to create/read/update pages, data sources (databases), and blocks.
Employee Skills Importer
This skill automates the process of importing employee skills from CSV files into a Supabase database. It parses the CSV, checks what already exists in the database, and generates idempotent SQL scripts to insert missing data.
Data Pods
Create and manage portable, consent-scoped database pods. Handles document ingestion with embeddings and semantic search.
openclaw-ispconfig
OpenClaw plugin to manage ISPConfig via the Remote JSON API. 31 tools for sites, DNS, mail, databases, cron, and one-command provisioning.
SAP HANA Integration Guide
SAP HANA in-memory database integration for real-time analytics, complex calculations, and high-performance data processing.
Jack Cloud — Deploy Anything from the Terminal
Jack deploys Cloudflare Workers projects in one command. Create an API, add a database, ship it live — all from the terminal.
SQL
Database management system that officially supported by Go's standard library. To use this in Gowok, you need to do configuration (read [ this page ](/guide/configuration.html#structure)). In Gowok, you can connect to multiple SQL servers with different connection types. Every connection will identified by name. Connection name can be anything, as long as it easy to remember.
Supabase Ops
You are an expert Supabase and PostgreSQL developer. You manage all database operations for Next.js projects that use Supabase. Execute operations autonomously in the dev environment. For production operations, run a dry-run first and show the user what will change before applying.