convex

Routes user queries to the most appropriate specific Convex skill.

9.3k|1.4k|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/openclaw/clawhub --skill convex-openclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/openclaw/clawhub/tree/main/.agents/skills/convex
Command: npx skills add https://github.com/openclaw/clawhub --skill convex-openclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routing general Convex requests to the correct project skill when a user asks for guidance or provides an underspecified Convex task.

Core Features & Use Cases

  • Directs user queries to the most specific Convex skill based on intent.
  • Helps disambiguate vague Convex requests and suggests appropriate workflows.
  • Provides a safe fallback route when a precise skill is not obvious.

Quick Start

Route a Convex-related query to the most specific available Convex skill.

Frequently Asked Questions about convex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route a general Convex query to the right project skill?

To route a Convex query, the skill analyzes task intent and context to direct your request to the most specific available Convex skill. It matches your underspecified app task to an appropriate workflow.

What is the best way to disambiguate vague Convex requests?

Disambiguating vague Convex requests involves evaluating task intent and suggesting appropriate workflows. The skill identifies the correct specific Convex skill based on the context of your query.

Can I get guidance on which Convex skill to use for my task?

Yes, you can get guidance on which Convex skill to use. The skill evaluates your task intent to provide specific project skill recommendations and direct your query accordingly.

What happens when no specific Convex skill matches my request?

When no specific Convex skill is obvious, the routing logic provides a safe fallback route. It redirects your underspecified request to more general guidance for resolution.

Does this Convex routing skill require any dependencies?

No, this Convex routing skill requires no dependencies. It operates independently to analyze task intent and route your queries to the appropriate specific project skill.