关键词按回车检索;分类和排序切换自动检索 关键词回车检索;分类/排序自动检索
符合当前检索条件的共有 39
Databases 14 浏览 · 10 下载

task-todo

by ClawHub · v1.0.0

A task management agent skill that provides persistent task storage and management using SQLite database. This skill enables AI agents to create, read, update, delete, and query tasks with status tracking and priority management.

Databases 13 浏览 · 10 下载

lead-storage

by ClawHub · v1.0.0

Persist validated lead objects through write-only storage operations after Supervisor provides explicit confirmation. Use when users ask to save approved leads to Google Sheets or DB, including normalized location and priority fields. Recommended chain end: supervisor confirmation then lead-storage. Do not use for parsing, extraction, analytics, or action recommendation.

Databases 13 浏览 · 8 下载

lite-sqlite

by ClawHub · v1.0.0

Fast lightweight local SQLite database for OpenClaw agents with minimal RAM and storage usage. Use when creating or managing SQLite databases for storing agent data efficiently. Ideal for local data persistence quick agent data storage low-memory databases small-scale applications and agent memo and caching storage.

Databases 13 浏览 · 10 下载

usememos

by ClawHub · v1.0.0

Create, read, update, and delete memos on a Memos instance (usememos/memos). Handles requests like "save this as a memo", "list my recent memos", "update memo #123", or "delete memo #456". Uses openclaw-memos-mcp for all operations.

Databases 13 浏览 · 9 下载

zfs

by ClawHub · v1.0.0

ZFS filesystem administration, pool management, dataset configuration, snapshots, replication, encryption, performance tuning, and troubleshooting on OpenZFS (Linux and macOS). Use when the user asks to: create or manage ZFS pools, configure ZFS datasets and properties, set up snapshots or replication (zfs send/recv), tune ZFS performance (ARC, recordsize, compression, special vdevs), troubleshoot degraded/faulted pools or scrub errors, set up ZFS encryption, plan storage architecture with ZFS, or any other ZFS/zpool/zfs administration task.

Databases 12 浏览 · 10 下载

database-designer

by ClawHub · v1.0.0

Database Designer - POWERFUL Tier Skill

Databases 13 浏览 · 9 下载

postgres-perf

by ClawHub · v1.0.0

PostgreSQL performance optimization and best practices. Use when writing SQL queries, designing schemas, implementing indexes, or debugging database performance. Covers query optimization, connection management, schema design, and RLS.

Databases 14 浏览 · 10 下载

supabase-automation

by Antigravity · v1.0.0

Automate Supabase database queries, table management, project administration, storage, edge functions, and SQL execution via Rube MCP (Composio). Always search tools first for current schemas.

Databases 12 浏览 · 10 下载

database-optimizer

by Antigravity · v1.0.0

Expert database optimizer specializing in modern performance tuning, query optimization, and scalable architectures.