Sqlite Skills for OpenClaw Agents
25 skills in the OpenClaw catalogue are tagged Sqlite, ranked here by downloads over the last 30 days so the list reflects what people are installing now rather than what accumulated the most downloads years ago.
Ach Publish
@liuboacean本地多智能体通信 Hub(MCP stdio / HTTP-SSE),提供消息、任务编排、共享记忆、进化引擎,暴露 58 个 MCP 工具 + Web 管理面板
13.7k1.7k/30dSQL
@ivangdavilaWrites, reviews, and optimizes SQL queries; designs schemas, indexes, and constraints; plans migrations for any relational database. Use when a query is slow, EXPLAIN shows a sequential scan, or an index is ignored; when rows come back duplicated, missing, or with inflated totals after a JOIN; on deadlocks, lock timeouts, "too many connections", or transactions that never commit; when designing tables, keys, and column types, normalizing or denormalizing a model, or deciding between a JSON column and real columns; for ALTER TABLE on a live table, expand-migrate-contract rollouts, backups and restores, replication lag, connection pooling, partitioning, bulk CSV imports, and moving data between engines; for window functions, CTEs, keyset pagination, upserts, full-text search, multi-tenancy, row-level security, and timezone handling in MySQL, SQLite, MariaDB, or SQL Server. Not for PostgreSQL server internals such as vacuum tuning and work_mem sizing, and not for ORM schema modeling inside a framework.
84.9k661/30dSQL Toolkit
@gitgoodordietryingQuery, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design, writing queries, creating migrations, indexing, backup/restore, and debugging slow queries. No ORMs required.
4121k598/30dSQLite
@ivangdavilaUse SQLite correctly with proper concurrency, pragmas, and type handling.
66.9k531/30dDatabase Credential Security (Zero‑Exposure Edition)
@zkevinySecure database credential management using MGC Blackbox. Supports MySQL, PostgreSQL, SQLite, MariaDB and other databases. Store credentials locally in encrypted form, retrieve at runtime without exposing to AI models. Requires MGC 1.4.7+.
1528266/30ddiscrawl-search
@jonathanjingSearch a user-authorized Discord history archive through discrawl's bounded search and message commands. Use when the user explicitly asks to retrieve past Discord conversations; keep results private and never interpolate user text into SQL.
0767254/30dTodo management
@lstpschePer-workspace SQLite todo manager (./todo.db) with groups and task statuses (pending/in_progress/done/skipped), operated via {baseDir}/scripts/todo.sh for adding, listing, editing, moving, and removing entries and managing groups.
127.0k249/30dCalorie Tracker
@patelloLog and track daily calorie intake, macronutrients, body weight, and waist measurements locally in a SQLite database. Provides granular statistics, weekly av...
0642234/30dtoken-ledger
@jonathanjingAudit-grade token and cost ledger for OpenClaw. Use when you need to (1) record every model call's usage (input/output/cache read/cache write/cost) into SQLite, (2) install/manage the ledger watcher LaunchAgent, (3) query ledger.db for daily usage/cost, fixed overhead, or historical billing reconciliation, or (4) generate low-token financial reports from SQL.
01.1k227/30dVector Memory Hack
@mig6671Fast semantic search for AI agent memory files using TF-IDF and SQLite. Enables instant context retrieval from MEMORY.md or any markdown documentation. Use when the agent needs to (1) Find relevant context before starting a task, (2) Search through large memory files efficiently, (3) Retrieve specific rules or decisions without reading entire files, (4) Enable semantic similarity search instead of keyword matching. Lightweight alternative to heavy embedding models - zero external dependencies, <10ms search time.
93.9k207/30dgarmin-connect-health
@dw1161Fetch health and fitness data from Garmin Connect -- 40+ metrics including sleep, HRV, stress, body battery, SpO2, VO2 Max, training status, and activities. Stores data locally as JSON and SQLite.
11.2k195/30dClawhub Pkg
@737999Double-entry, full-cycle accounting suite built for AI agents. Converts bank CSVs, OFX, and QBO files into balanced, auditable books — balance sheet, income statement, general ledger, trial balance. All data stays in a single local SQLite file.
21.3k186/30dMemoria
@nieto42Local-first, multi-agent persistent memory for AI assistants. Use it to install, operate, connect, diagnose, or update Memoria on macOS.
21.1k184/30dgolang-database
@samberComprehensive guide for Go database access — parameterized queries, struct scanning, NULLable columns, transactions, isolation levels, SELECT FOR UPDATE, connection pool, batch processing, context propagation, and migration tooling. Use when writing, reviewing, or debugging Golang code that interacts with PostgreSQL, MariaDB, MySQL, or SQLite; for database testing; or for questions about database/sql, sqlx, or pgx. Does NOT generate database schemas or migration SQL.
01.1k181/30dGit Log Tracker (Commit Index & Query CLI)
@leeshuneeGit post-commit hook + SQLite commit index tool. Automatically records every commit's metadata (hash, author, branch, repo, subject) into a local SQLite data...
0858148/30dFlexible Database Design – SQLite flexible schema & knowledge base skill
@mars2003Guide agents and users to design and implement a "flexible database" on SQLite that can handle semi-structured, multi-source data. Typical scenarios: persona...
03.0k147/30dOpenCode Session Toolkit 中文
@wufei-png安全查询、搜索、诊断并导出本地 OpenCode 会话记录。
0517133/30dOpenCode Session Toolkit
@wufei-pngInspect and export OpenCode sessions safely.
0512132/30dindustrial-park-investment-assistant
@perrykono-debug产业园招商 AI 个人助手。面向招商人员,四步工作流:今天客户 → 客户情况 → 客户推进 → 处理完成。 AI 贯穿全程(排序优先级·推荐下一步·分析客户·自动记录),不替代人做决策。 核心场景:客户管理·房源查询·客户接待·报价方案·选址建议·合同生成·渠道管理。 含时效性校验、No Agency护栏(金额让步需审批)、每日09:00自动推送今日客户列表。 支持多项目架构和知识库分离(SQLite本地库 + IMA知识库)。
01.1k130/30dclawvault-memory
@davidtkeaneDurable-memory + self-improving workflow for the ClawVault plugin. Activate whenever the user asks you to remember or recall, when a fact is worth keeping, OR when something fails, the user corrects you, or you find a better approach. Captures lessons, detects recurring patterns, promotes proven one
0117130/30dTodo Management 1.1.2
@lucky-2968Per-workspace SQLite todo manager (./todo.db) with groups and task statuses (pending/in_progress/done/skipped), operated via {baseDir}/scripts/todo.sh for adding, listing, editing, moving, and removing entries and managing groups.
53.1k124/30dRide Insights
@datahiveaiFetch and extract ride-sharing receipts from Gmail locally using OpenClaw to analyze ride patterns and create anonymized shareable reports.
111.1k82/30dLite Sqlite
@omprasad122007-rgbFast lightweight local SQLite database for OpenClaw agents with minimal RAM and storage usage. Use when creating or managing SQLite databases for storing age...
11.6k74/30d精简版Sqlite
@thcjp快速轻量本地SQLite数据库,支持中文交互,低RAM低存储,适用于SkillHub Agent的数据管理和SQL操作。
05253/30dOpenclaw Memory Toolkit
@mistermijarvisHybrid memory pipeline for OpenClaw agents — extraction, archiving, temporal decay scoring, consolidation, and hybrid search (FTS5 + sqlite-vec + RRF). Six standalone Python scripts, local-first, zero external API dependencies. The only memory skill on ClawHub with R
0737/30d
Related topics
- Marketing254
- Xiaohongshu185
- Aigc184
- Api Integration184
- Ai-hive181
- Crawler172
- Competitive-analysis170
- Content-acquisition167
- Mcp162
- Json160
- Pdf132
- Image-generation127
- Email124
- Agent-skills123
- Audio118
- Health109
- Ecommerce108
- Github104
- News104
- Remote-sensing86
- Toolkit80
- Web Search79
- Geo78
- Git74
- Browser73
- Calendar73
- Video-generation73
- Crypto72
- Stock72
- Twitter72
- Documentation69
- Douyin69
- Ocr67
- Competitor-analysis66
- Content-analysis65
- Mental-models63
- Trading63
- Trend-tracking63
- Home61
- Prompt61