# Route Convex Tasks to the Right Skill

Convex requests can be broad, and teams may choose the wrong workflow. This skill directs Claude, Codex, and Claude Code toward setup guidance and specialized Convex skills.

## Install

```bash
npx skillstore add get-convex/convex
```

## Metadata

- Status: approved
- Slug: get-convex-convex
- Skillstore revision: r1
- Version status: missing
- Tree hash: 220d391490242aac1e28941a538e1357b0d701a9f47af254401a1d0b80158188
- Author: get-convex
- GitHub username: get-convex
- License: MIT
- Repository: https://github.com/get-convex/agent-skills/tree/main/skills/convex/
- Ref: 0519034dad657fb1f7706e0550e962beeda73fdf
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network
- Quality score: 78
- Quality tier: bronze
- Public page: https://skillstore.pages.dev/skills/get-convex-convex
- Manifest: https://skillstore.pages.dev/api/skills/get-convex-convex/manifest

## Capabilities

- Routes broad Convex requests to a more specific Convex workflow skill.
- Recommends installing or refreshing managed Convex AI guidance before deeper work.
- Points users to official Convex AI documentation for current setup guidance.
- Identifies when quickstart, authentication, component, migration, or performance skills fit better.
- Defines when this routing skill should not be used.

## Use Cases

- Choose a Convex Workflow: Identify the right Convex skill before starting setup, authentication, migration, or performance work.
- Refresh Project Guidance: Check whether a repository should install or refresh managed Convex AI guidance before feature work.
- Triage Broad Requests: Turn an underspecified Convex task into a clear next step for an AI coding assistant.

## Prompt Templates

### Pick a Starting Point

```
I need help with a Convex app. Decide which Convex workflow skill fits best and tell me the first safe step.
```

### Add Convex to a Project

```
I want to add Convex to an existing app. Check whether project guidance should be refreshed, then route me to the right skill.
```

### Select a Specialized Workflow

```
My Convex task may involve authentication, components, migration, or performance. Ask any needed questions, then choose the specific workflow skill.
```

### Plan Multi-Step Convex Work

```
Review my Convex goal, identify which specialized skills apply in sequence, and explain when to switch between them.
```

## Limitations

- Does not implement Convex code changes by itself.
- Depends on separate Convex skills for detailed workflows.
- Requires user review before running external setup commands.
- Does not verify whether remote Convex guidance has changed.

## Best Practices

- Use this skill only when the Convex request is broad or underspecified.
- Confirm with the user before running any external setup command.
- Switch to the most specific Convex skill as soon as the task is clear.

## Anti Patterns

- Do not stay in this routing skill after a specialized workflow clearly applies.
- Do not copy remote guidance into a repository without user review.
- Do not treat this skill as a replacement for project-specific Convex implementation work.

## Security Audit

- Audited at: 2026-07-09T12:59:56.044\+00:00
- Summary: The skill is mostly a routing and documentation guide for Convex work. Two findings are confirmed because the skill recommends an external npx command that can modify project files; the remaining Markdown backtick and documentation-link findings are false positives or low-impact references. No evidence found of prompt injection, data exfiltration intent, or malicious routing behavior.

## Stats

- Views: 46
- Downloads: 8
- Favorites: 0
- Popularity score: 0
