·convex-logs
</>

convex-logs

openagentsinc/openagents

Check and stream Convex deployment logs from the CLI. Use when debugging Convex actions, 401/500 errors, failed queries or mutations, or when you need to see what functions ran and their output.

18Installs·2Trend·@openagentsinc

Installation

$npx skills add https://github.com/openagentsinc/openagents --skill convex-logs

SKILL.md

Use this skill when you need to inspect what is happening in a Convex deployment: failed actions, validation errors, 401 unauthorized from external APIs, or which functions ran and how long they took.

Important: By default, convex logs and convex env target the dev deployment. For production issues (e.g. openagents.com), you must pass --prod.

Same for env vars: npx convex env list shows dev; npx convex env list --prod shows production.

Check and stream Convex deployment logs from the CLI. Use when debugging Convex actions, 401/500 errors, failed queries or mutations, or when you need to see what functions ran and their output. Source: openagentsinc/openagents.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/openagentsinc/openagents --skill convex-logs
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is convex-logs?

Check and stream Convex deployment logs from the CLI. Use when debugging Convex actions, 401/500 errors, failed queries or mutations, or when you need to see what functions ran and their output. Source: openagentsinc/openagents.

How do I install convex-logs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/openagentsinc/openagents --skill convex-logs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/openagentsinc/openagents

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11