← Back to Skills Marketplace
admiralkittysdad

Ops Tasks

by AdmiralKittysDad · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
191
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ops-tasks
Description
Track tasks with priorities, owners, and statuses for operations teams.
Usage Guidance
This skill is coherent and only stores data locally at ~/.ops-commander/tasks.json. Before installing: (1) confirm you are comfortable with the agent reading/writing that file in your home directory, (2) avoid storing sensitive secrets in tasks (treat the JSON as user-visible data), and (3) consider file permissions (restrict to your user, e.g., 600) and backups. If you later upgrade to the Pro version, watch for new requirements (network access, SMS/notification credentials) — review any added env vars or external endpoints before enabling.
Capability Analysis
Type: OpenClaw Skill Name: ops-tasks Version: 1.0.0 The skill is a standard task management tool for operations teams, storing data locally in a JSON file (~/.ops-commander/tasks.json). It contains no indicators of malicious intent, data exfiltration, or unauthorized execution, and its instructions in SKILL.md are entirely consistent with its stated purpose.
Capability Assessment
Purpose & Capability
The name/description (operations task tracking) match the instructions. The skill asks only to manage tasks and store them locally; it does not request unrelated credentials, binaries, or system paths.
Instruction Scope
Runtime instructions are limited to reading and writing a single JSON file (~/.ops-commander/tasks.json), creating the directory if missing, and presenting views (grouping, filtering). There are no instructions to call external endpoints or to read unrelated files or environment variables.
Install Mechanism
No install spec or code files — instruction-only. This minimizes risk because nothing is downloaded or written by an installer.
Credentials
The skill requires no environment variables, credentials, or config paths beyond the single local data file it defines; this is proportionate for a local task tracker.
Persistence & Privilege
The skill is not always-enabled and does not request elevated/system-wide changes. Its persistent effect is limited to the user-local tasks file it documents.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ops-tasks
  3. After installation, invoke the skill by name or use /ops-tasks
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
ops-tasks 1.0.0 – Initial Release - Track and manage operational tasks with priorities, owners, statuses, due dates, and notes. - Auto-group and sort tasks by status, priority, and due date; prominently flag overdue or critical items. - Supports adding, updating, closing, deleting, reassigning, and making bulk status changes to tasks. - Multiple quick views: full board, blockers, overdue tasks, and owner-filtered task lists. - Operates via a local JSON file, ensuring data safety with read-before-write rules. - Preview for Pro features: multi-team support, advanced filtering, and SMS alerts (see skillnexus.dev).
Metadata
Slug ops-tasks
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Ops Tasks?

Track tasks with priorities, owners, and statuses for operations teams. It is an AI Agent Skill for Claude Code / OpenClaw, with 191 downloads so far.

How do I install Ops Tasks?

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

Is Ops Tasks free?

Yes, Ops Tasks is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ops Tasks support?

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

Who created Ops Tasks?

It is built and maintained by AdmiralKittysDad (@admiralkittysdad); the current version is v1.0.0.

💬 Comments