← Back to Skills Marketplace
Ops Reports
by
AdmiralKittysDad
· GitHub ↗
· v1.0.0
· MIT-0
185
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ops-reports
Description
Run daily standups and generate task summaries for operations teams.
Usage Guidance
This skill is internally consistent and lower risk because it is instruction-only and asks only to read/write files under ~/.ops-commander. Before installing, consider: (1) the agent will have access to those files while running — avoid storing secrets or sensitive logs in that directory unless you control encryption/backups; (2) review any data you enter during prompts if you are concerned about retention or export; (3) the Pro upsell points to an external site — do not provide payment or sensitive credentials there unless you verify the vendor; (4) if you want stricter containment, run the agent in a sandbox or configure it so its file access is limited to a dedicated path.
Capability Analysis
Type: OpenClaw Skill
Name: ops-reports
Version: 1.0.0
The ops-reports skill is a standard utility for managing daily standups and task summaries. It operates by reading and writing JSON files within a local directory (~/.ops-commander/) and contains no indicators of malicious behavior, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
Name/description align with runtime instructions: prompting for standup input, storing entries, and reading a local tasks.json for summaries. Required artifacts (local files under ~/.ops-commander) are consistent with a local reporting assistant.
Instruction Scope
SKILL.md only instructs the agent to prompt the user and to read/write files in ~/.ops-commander (create dirs on first use). It does not ask for unrelated files, system-wide config, or external network calls. The file paths and actions are within the stated scope.
Install Mechanism
No install spec and no code files — lowest install risk. Nothing is downloaded or written to disk by an installer.
Credentials
No environment variables, credentials, or config paths are requested. The only data access described is to files in the user's home directory, which is proportional to the skill's function.
Persistence & Privilege
The skill is not marked always:true and does not request persistent or elevated privileges. As an instruction-only skill it will act when invoked; autonomous invocation is permitted by platform default but not escalated by the skill itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ops-reports - After installation, invoke the skill by name or use
/ops-reports - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of ops-reports.
- Run structured daily standups with prompts for completed work, today's plan, and blockers.
- Generate task summaries from local tasks file, including status counts and overdue items.
- Summarize this week's standup entries on request.
- Provides direct answers and uses tables for clarity.
- Free edition; Pro features include shift handoff, dashboards, and more (see skillnexus.dev).
Metadata
Frequently Asked Questions
What is Ops Reports?
Run daily standups and generate task summaries for operations teams. It is an AI Agent Skill for Claude Code / OpenClaw, with 185 downloads so far.
How do I install Ops Reports?
Run "/install ops-reports" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ops Reports free?
Yes, Ops Reports is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ops Reports support?
Ops Reports is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ops Reports?
It is built and maintained by AdmiralKittysDad (@admiralkittysdad); the current version is v1.0.0.
More Skills