发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
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.
Example Output - SQL Scripts
This document shows examples of the three SQL scripts generated by the employee-skills-importer skill.
agent-communication-hub
OpenClaw skill for agent-to-agent communication with SQLite persistence.
SQL Query Optimization Guide
Strategies and techniques for improving SQL query performance.
SQL Query Examples
Comprehensive collection of SQL query examples organized by use case and complexity.
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.
Fruitmail (Fast & Safe)
Fast SQLite-based search for Apple Mail.app with full body content support.
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.
Dogecoin Node Skill
This skill is designed to fully automate the integration and operation of a Dogecoin Core full node and CLI over RPC, enabling blockchain tools and wallet management for various use cases, including tipping functionality using SQLite.
Finance Reconciler
A privacy-first personal finance skill that imports bank transactions, auto-categorizes them, tracks budgets, answers natural language spending queries, and generates reports. All data stays local in SQLite — nothing is sent to external servers.