Communityv1.0.0

Instant DB

Real-time database integration with InstantDB. Use this skill when working with InstantDB apps to perform admin operations (create/update/delete entities, link/unlink relationships, query data) and subscribe to real-time data changes. Triggers include mentions of InstantDB, real-time updates, database sync, entity operations, or when OpenClaw needs to send action updates visible to humans in real-time.

1.5kdownloads1starsubyjerome
View on ClawHubBack to Skills

Skill Details

Slug
instantdb
Latest Version
1.0.0
Author
ubyjerome
Published
Feb 7, 2026
Updated
Feb 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Instant DB.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release: Real-time Node.js integration for InstantDB with CLI and code examples. - Supports querying, creating, updating, and deleting entities via InstantDB admin API. - Enables entity relationship management (link/unlink) and atomic transactions. - Provides real-time data subscriptions using WebSocket. - Includes usage patterns for progress streaming, multi-step workflows, and human monitoring with InstantDB. - CLI and JavaScript usage instructions provided. - Reference to query syntax and transaction documentation included.