·worker-logs
</>

worker-logs

openagentsinc/openagents

从 CLI 跟踪并检查 Cloudflare Worker 日志。在调试 API 401/500、openclaw auth 或 Web 应用程序错误时使用。涵盖主页工作器 (apps/web) 和 API 工作器 (apps/api)。

18安装·3热度·@openagentsinc

安装

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

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 auth 或 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 auth 或 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 中使用

这个 Skill 的源码在哪?

https://github.com/openagentsinc/openagents

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-11