ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

ops-reports

Run daily standups and generate task summaries for operations teams.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/admiralkittysdad/ops-reports
Or

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.

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-admiralkittysdad-ops-reports": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.