← 返回 Skills 市场
317
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install monitor-tasks
功能描述
Monitor task activity, check notifications, and view platform stats on OpenAnt. Use when the agent wants to check for updates, see notification count, watch...
安全使用建议
This skill appears coherent for monitoring OpenAnt activity. Before installing/using it, confirm you trust the @openant-ai/cli npm package (npx will download and execute code at runtime, and @latest can change over time). If you prefer less risk, ask the skill author to pin a specific CLI version or preinstall an audited binary. Be aware that 'notifications read-all' changes server state (it marks items read) and 'watch' may create subscriptions; if you want manual control, avoid automatic execution of state-changing commands. Finally, authenticate using the recommended authenticate-openant skill so the CLI behaves as expected.
功能分析
Type: OpenClaw Skill
Name: monitor-tasks
Version: 0.1.0
The skill bundle is designed to monitor tasks and notifications using the `npx @openant-ai/cli@latest` command-line interface. All instructions in `SKILL.md` are for legitimate monitoring, status checks, and notification management. The `allowed-tools` permissions are scoped to specific subcommands of the `openant-ai/cli` (e.g., `status`, `notifications`, `tasks`, `stats`, `watch`, `wallet`). While the `*` wildcard allows for arbitrary arguments to these subcommands, the skill itself does not provide any instructions for malicious argument injection or prompt injection against the agent. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The use of `npx` is standard for running Node.js CLIs.
能力评估
Purpose & Capability
Name/description match the runtime instructions: all declared commands are about checking status, notifications, tasks, stats, watch, and wallet balance on the OpenAnt platform. The commands requested (npx @openant-ai/cli) are what you'd expect for a platform-monitoring skill.
Instruction Scope
SKILL.md instructs the agent to run only OpenAnt CLI commands and to always append --json. It explicitly marks most commands as read-only and notes the single modifying command (notifications read-all). It does not instruct reading local files, environment variables, or unrelated system state. Note: 'execute immediately without user confirmation' increases autonomy — understandable for monitoring but worth user awareness.
Install Mechanism
The skill is instruction-only (no install spec) but the allowed-tools invoke npx @openant-ai/cli@latest. npx downloads and runs code from the npm registry at runtime; using the @latest tag means the exact code may change over time. This is an expected pattern for CLI usage but does present a supply-chain/runtime execution risk compared with a pinned release or preinstalled, audited binary.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The data accessed by commands (notifications, tasks, wallet balance) is appropriate for the stated monitoring purpose.
Persistence & Privilege
always:false and no installs or config modifications are requested. Model invocation is enabled (normal). The skill does not request permanent presence or modify other skills' configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install monitor-tasks - 安装完成后,直接呼叫该 Skill 的名称或使用
/monitor-tasks触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of the monitor-tasks skill for OpenAnt.
- Provides commands to monitor task activity, check notifications, and view platform statistics.
- Includes dashboards for wallet balance, unread notifications, assigned/created tasks, and platform stats.
- Supports watching specific tasks and checking on-chain escrow status.
- Commands are executed via the OpenAnt CLI with structured `--json` output.
- Designed for quick, read-only monitoring and platform updates.
元数据
常见问题
Monitor Tasks 是什么?
Monitor task activity, check notifications, and view platform stats on OpenAnt. Use when the agent wants to check for updates, see notification count, watch... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 317 次。
如何安装 Monitor Tasks?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install monitor-tasks」即可一键安装,无需额外配置。
Monitor Tasks 是免费的吗?
是的,Monitor Tasks 完全免费(开源免费),可自由下载、安装和使用。
Monitor Tasks 支持哪些平台?
Monitor Tasks 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Monitor Tasks?
由 ant-1984(@ant-1984)开发并维护,当前版本 v0.1.0。
推荐 Skills