← 返回 Skills 市场
Ops Tasks
作者
AdmiralKittysDad
· GitHub ↗
· v1.0.0
· MIT-0
191
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install ops-tasks
功能描述
Track tasks with priorities, owners, and statuses for operations teams.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ops-tasks - 安装完成后,直接呼叫该 Skill 的名称或使用
/ops-tasks触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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).
元数据
常见问题
Ops Tasks 是什么?
Track tasks with priorities, owners, and statuses for operations teams. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 191 次。
如何安装 Ops Tasks?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ops-tasks」即可一键安装,无需额外配置。
Ops Tasks 是免费的吗?
是的,Ops Tasks 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ops Tasks 支持哪些平台?
Ops Tasks 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ops Tasks?
由 AdmiralKittysDad(@admiralkittysdad)开发并维护,当前版本 v1.0.0。
推荐 Skills