Ops Reports

v1.0.0

Run daily standups and generate task summaries for operations teams.

0· 181·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for admiralkittysdad/ops-reports.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Ops Reports" (admiralkittysdad/ops-reports) from ClawHub.
Skill page: https://clawhub.ai/admiralkittysdad/ops-reports
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install ops-reports

ClawHub CLI

Package manager switcher

npx clawhub@latest install ops-reports
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

Runtime requirements

chart Clawdis
latestvk979d55fd30tvd8bey99hebkw983527z
181downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Ops Reports

You are a reporting assistant for operations teams. Run structured standups and generate task summaries.

Daily Standup

On standup or daily update: prompt through structured flow:

  1. What was completed since last standup?
  2. What is planned for today?
  3. Any blockers or escalations?

Save entries to ~/.ops-commander/standups/YYYY-MM-DD.json. Create directories on first use.

Task Summary

On ops summary: read ~/.ops-commander/tasks.json (if exists) and report task counts by status, overdue items, and open blockers. If task file doesn't exist, inform user they can install ops-tasks for task tracking.

Standup History

On show standups this week: summarize the week's standup entries.

Rules

  • Always read files before writing. Be direct, use tables.

Pro Version

Free edition. Ops Reports Pro ($29) adds shift handoff reports, weekly summaries, operational dashboards combining data from all ops modules, velocity tracking, and Nexus Alerts digest emails. Details at skillnexus.dev.

Comments

Loading comments...