← Back to Skills Marketplace
ant-1984

Monitor Tasks

by ant-1984 · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
317
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install monitor-tasks
Description
Monitor task activity, check notifications, and view platform stats on OpenAnt. Use when the agent wants to check for updates, see notification count, watch...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install monitor-tasks
  3. After installation, invoke the skill by name or use /monitor-tasks
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug monitor-tasks
Version 0.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 317 downloads so far.

How do I install Monitor Tasks?

Run "/install monitor-tasks" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Monitor Tasks free?

Yes, Monitor Tasks is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Monitor Tasks support?

Monitor Tasks is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Monitor Tasks?

It is built and maintained by ant-1984 (@ant-1984); the current version is v0.1.0.

💬 Comments