LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with input: SQLite database

Browse skills that use this input.

  • tutor - Personal AI Tutor and Learning Path Generator
    educationtutorlearning-pathtelegram

    ★ 29 · Updated 2026-09-17

    Generates personalized learning paths, sends daily tasks via Telegram, evaluates task submissions, and adapts to the learner.

    ⚙ Generate personalized learning paths⚙ Deliver daily tasks via Telegram⚙ Evaluate task submissions
  • tufte-report - Tufte-Style Data Report Generator
    data visualizationHTML reportsinteractive chartsdashboard

    ★ 0 · Updated 2026-06-15

    Create Tufte-inspired data reports and infographic dashboards as standalone HTML files

    ⚙ create HTML reports⚙ generate interactive charts⚙ build dashboards
  • birdclaw - X/Twitter Archive Search and Analysis Tool
    twitterxarchivesearch

    ★ 17 · Updated 2026-05-09

    X/Twitter archive search: yearly vibes, odd tweets, quality filters.

    ⚙ search tweets⚙ search DMs⚙ lookup user identity
  • drizzle-migrations - Manage database schema with Drizzle ORM
    drizzlemigrationsormdatabase

    ★ 11 · Updated 2026-03-25

    Manage SQLite database schema changes with Drizzle ORM migrations

    ⚙ generate migrations⚙ apply migrations⚙ define schema
  • collaboration-hub - Multi-Agent Collaboration Hub UI Developer
    UI DevelopmentReactMulti-AgentDashboard

    ★ 34 · Updated 2026-03-23

    Develop and modify the AILANG Collaboration Hub UI for multi-agent coordination

    ⚙ build UI⚙ add features to dashboard⚙ modify approval queue
  • mot - Maestro system health check
    systemdiagnosticshealth checkaudit

    ★ 8 · Updated 2026-03-22

    Run comprehensive health checks on skills, agents, hooks, and memory

    ⚙ scan skills directory⚙ scan agents directory⚙ scan hooks directory
  • supabase-offline-sync - Offline sync for Expo SQLite and Supabase
    offline-firstsynchronizationmobiledatabase

    ★ 602 · Updated 2026-03-20

    Queue-based sync architecture for offline-first Expo apps using SQLite and Supabase

    ⚙ enqueue sync item⚙ process sync queue⚙ process queue item
  • how-to-store-sqlite-as-nosql-store - Store JSON documents in SQLite with TTL expiration
    SQLiteNoSQLJSONDocument Storage

    ★ 60 · Updated 2026-02-18

    Use SQLite's JSON support to create a document store with TTL-based expiration

    ⚙ create table for JSON documents⚙ save JSON documents⚙ read JSON documents
  • supabase-offline-sync - Offline-first sync between Expo SQLite and Supabase with queue-based reconciliation
    offline-firstsyncmobiledatabase

    ★ 2 · Updated 2026-02-11

    Implements offline-first sync between Expo SQLite and Supabase with queue-based reconciliation

    ⚙ queue local operations⚙ process sync queue⚙ resolve conflicts
  • context-daddy - Intelligent Codebase Context Management for Claude Code
    context-managementcode-analysissymbol-searchrepository-mapping

    ★ 18 · Updated 2026-02-11

    Provides codebase mapping with parsing, duplicate detection, and MCP-powered symbol queries

    ⚙ parse Python code⚙ parse Rust code⚙ parse C++ code
  • planz - Manage hierarchical project plans in SQLite
    project-managementtask-planninghierarchicalSQLite

    ★ 18 · Updated 2026-02-11

    Create and manage tree-based project plans with phases and tasks in SQLite database

    ⚙ create plans⚙ rename plans⚙ delete plans
  • cloudflare-agents - Build AI agents on Cloudflare Workers with WebSockets and state persistence
    AI agentsWebSocketsCloudflare WorkersDurable Objects

    ★ 1,018 · Updated 2026-02-09

    SDK for building stateful AI agents with WebSockets, SQLite storage, scheduling, and multi-agent coordination on Cloudflare Workers

    ⚙ create WebSocket connections⚙ persist state in SQLite⚙ schedule tasks with cron