convex-logs
✓CLI から Convex 導入ログを確認してストリーミングします。 Convex アクション、401/500 エラー、失敗したクエリまたはミューテーションをデバッグする場合、または実行された関数とその出力を確認する必要がある場合に使用します。
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.
CLI から Convex 導入ログを確認してストリーミングします。 Convex アクション、401/500 エラー、失敗したクエリまたはミューテーションをデバッグする場合、または実行された関数とその出力を確認する必要がある場合に使用します。 ソース: openagentsinc/openagents。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/openagentsinc/openagents --skill convex-logs- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-11
- 更新日
- 2026-02-18
クイックアンサー
convex-logs とは?
CLI から Convex 導入ログを確認してストリーミングします。 Convex アクション、401/500 エラー、失敗したクエリまたはミューテーションをデバッグする場合、または実行された関数とその出力を確認する必要がある場合に使用します。 ソース: openagentsinc/openagents。
convex-logs のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/openagentsinc/openagents --skill convex-logs インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/openagentsinc/openagents