worker-logs
✓CLIからCloudflare Workerログを追跡して検査します。 API 401/500、openclaw 認証、または Web アプリのエラーをデバッグするときに使用します。ホームページ ワーカー (apps/web) と API ワーカー (apps/api) の両方をカバーします。
SKILL.md
Use this skill when you need to see what is happening inside the deployed Workers: request paths, response status, console.log output, and errors. Both the main site and the API are separate Cloudflare Workers.
| openagents-api | apps/api/wrangler.toml | openagents.com/api/ | Rust API: openclaw, control, D1, R2, etc. | | openagents-web-app | apps/web/wrangler.jsonc | openagents.com (main site) | TanStack/React app (Node compat). |
Run wrangler tail from the app directory that contains that worker's config (or use --config / --cwd).
CLIからCloudflare Workerログを追跡して検査します。 API 401/500、openclaw 認証、または Web アプリのエラーをデバッグするときに使用します。ホームページ ワーカー (apps/web) と API ワーカー (apps/api) の両方をカバーします。 ソース: openagentsinc/openagents。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/openagentsinc/openagents --skill worker-logs- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-11
- 更新日
- 2026-02-18
クイックアンサー
worker-logs とは?
CLIからCloudflare Workerログを追跡して検査します。 API 401/500、openclaw 認証、または Web アプリのエラーをデバッグするときに使用します。ホームページ ワーカー (apps/web) と API ワーカー (apps/api) の両方をカバーします。 ソース: openagentsinc/openagents。
worker-logs のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/openagentsinc/openagents --skill worker-logs インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/openagentsinc/openagents