发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
English Learn Cards (SQLite + SRS)
A portable vocabulary flashcard workflow for OpenClaw.
PostHog Query Skill
Run HogQL (ClickHouse-compatible SQL) queries against PostHog via the CLI.
Lite SQLite - Lightweight Local Database
Ultra-lightweight SQLite database management optimized for OpenClaw agents with minimal RAM (~2-5MB) and storage overhead.
Code Documentation & Navigation Guide
This skill provides a **Codebase Knowledge Graph** to help you navigate complex projects without reading thousands of files. It uses a local SQLite database to store file relationships, dependency layers, and symbol definitions.
Warehouse UI — Database Query Tool
Use this skill to connect to databases, explore schemas, run queries, estimate costs, and generate SQL from natural language.
Task-Specialist
**Local task management with SQLite.** Offline, persistent, zero dependencies beyond `sqlite3` and `bash`.
Explicitly declare what this skill does for security scanners
- category: system-monitoring - reads: process-list, cpu-usage, memory-usage - writes: sqlite-database, excel-files - network: none - external-apis: none
Dolt / DoltHub Integration Reference
Kannaka supports [Dolt](https://github.com/dolthub/dolt) as an optional storage backend, replacing the default binary snapshots with a fully version-controlled SQL database that can be pushed to and pulled from [DoltHub](https://www.dolthub.com) — Git for data.
databricks-helper
Query, inspect, and control your Databricks workspace from plain text. Check job status, rerun/cancel runs, inspect logs, explore Unity Catalog, and run read-only SQL without opening the UI.
AI Security Scanner
Scans source code for potential security vulnerabilities like SQL injection, XSS, insecure data handling, and hardcoded secrets.
SQLite State Management (Experimental)
This document describes how the OpenProse VM tracks execution state using a **SQLite database**. This is an experimental alternative to file-based state (`filesystem.md`) and in-context state (`in-context.md`).
PostgreSQL State Management (Experimental)
This document describes how the OpenProse VM tracks execution state using a **PostgreSQL database**. This is an experimental alternative to file-based state (`filesystem.md`), SQLite state (`sqlite.md`), and in-context state (`in-context.md`).