A professional-grade skill for building, debugging, and scaling Convex backends with a focus on schema safety and operational reliability.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install convex
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install convex using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Convex skill for Openclaw Skills is designed to help developers implement high-quality backend architectures using the Convex platform. It provides a set of structured patterns and rules that go beyond basic tutorials, focusing on real-world operational safety. By utilizing this skill, developers can ensure their data modeling, query logic, and authorization guards are built to scale. The skill leverages a local memory system to keep track of technical decisions and schema rationales, making it an essential tool for any production-level Convex project.
To begin using this skill within Openclaw Skills, you should first install it and set up the necessary local directory structure.
# Install the Convex skill
clawhub install convex
# Create the local memory directory
mkdir -p ~/convex/
After installation, refer to the setup.md file provided by the skill for detailed integration patterns.
The skill organizes technical context locally to maintain project continuity. The data is structured as follows:
| File Name | Description |
|---|---|
| memory.md | Stores high-level technical decisions and project context. |
| schema-notes.md | Tracks table design, index logic, and field filter rationale. |
| rollout-notes.md | Records deployment history, incident reports, and lessons learned. |
| auth-notes.md | Documents the authentication model and permission edge cases. |
Loading
A secure, local system for tracking contract lifecycles, extracting key terms, and managing renewal deadlines automatically.

A structured AI skill for drafting contracts from scratch with guided discovery, risk analysis, and multi-party negotiation tracking.

A strategic framework for AI agents to plan, create, and distribute content using editorial calendars and funnel-aligned workflows.

A professional-grade consulting operating system for AI agents to diagnose business issues, scope work, and deliver decision-ready recommendations.

Empower your AI agent to design repeatable processes, scale organizations, and drive cross-functional operational excellence.

A sophisticated framework that transforms AI agents from reactive chatbots into proactive, context-aware copilots using persistent state management.








































