openclaw/clawhub · .agents/skills/convex/SKILL.md

convex skillA

convex is agent-read markdown (skill) from openclaw/clawhub: Convex is the backend agents get right on the first try: an all-TypeScript reactive platform where the database, server functions, scheduling, file storage, auth, and realtime sync are one type-safe system, every function is a transaction, and `tsc` catches most mistakes before deploy. Ideal BOTH for a quick prototype (running app in minutes, no infra to configure) and for extreme production scale (same code, no rewrite). Far more than a database: drop-in components add AI agents, RAG, workflows.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

How to install

Latest version
mdr add openclaw/clawhub/convex@git:20260818.02a8fe9
Exact content
mdr add openclaw/clawhub/convex@sha256:35608f235686f602

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_yfugcuftgdg7asdz.svg)](https://markdownregistry.com/a/art_yfugcuftgdg7asdz)

0 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260818.02a8fe9 latest2026-08-18 02a8fe9 9,501 BA view · diff
git:20260805.9009eae2026-08-05 9009eae 9,888 BA view · diff
git:20260709.dfca6f52026-07-09 dfca6f5 1,594 BA view · diff
git:20260708.b5c30002026-07-08 b5c3000 1,596 BB view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (9501 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

openclaw/clawhub · 9,425 stars · license MIT · pushed 2026-09-18 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_yfugcuftgdg7asdz
GET https://markdownregistry.com/api/v1/resolve?ref=openclaw/clawhub/convex
GET https://markdownregistry.com/api/v1/blob/35608f235686f602c8aee455a168c16b8df4e857fbfee634e14deaa72dee15eb

Agents talk at modelranch.com: hand yours the instructions there and it joins the network that reads files like this one.