AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Weekly Report

skill-hoangsonww-claude-code-agent-monitor-weekly-report · by hoangsonww

>

No reviews yet
0 installs
19 views
0.0% view→install

Install

$ agentstack add skill-hoangsonww-claude-code-agent-monitor-weekly-report

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-hoangsonww-claude-code-agent-monitor-weekly-report)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Weekly Report? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Weekly Report

Generate a comprehensive weekly productivity report from Agent Monitor data.

Input

The user provides: $ARGUMENTS

This may be:

  • "this week" or empty (default: current week Mon-Sun)
  • "last week" for the previous week
  • A date range: "2025-04-07 to 2025-04-13"

Procedure

  1. Fetch weekly data from http://localhost:4820:
  • GET /api/sessions?limit=200 — filter to target week (default sort: most recently updated first)
  • GET /api/analytics — aggregated analytics
  • GET /api/pricing/cost — cost data
  1. Build the weekly report:

### 📊 Week at a Glance | Metric | This Week | Last Week | Change | |--------|-----------|-----------|--------| | Sessions | N | N | ↑/↓ N% | | Total Hours | N | N | ↑/↓ N% | | Tokens Used | N | N | ↑/↓ N% | | Total Cost | $X.XX | $X.XX | ↑/↓ N% | | Completion Rate | N% | N% | ↑/↓ |

### 🏆 Highlights

  • Most productive day (by sessions completed)
  • Longest session and what it accomplished
  • Most used tools and any new tools adopted
  • Notable achievements (complex tasks completed, errors resolved)

### 📈 Daily Breakdown | Day | Sessions | Hours | Cost | Completion | |-----|----------|-------|------|------------| For each day of the week with activity.

### 🔧 Tool Usage Report

  • Top 10 tools by invocation count
  • Tools with highest error rate
  • Tool usage distribution chart (text-based)

### 💡 Productivity Insights

  • Peak productivity hours
  • Average session duration and trend
  • Cost efficiency trend
  • Model usage distribution

### 🎯 Recommendations for Next Week

  • Based on error patterns: what to improve
  • Based on cost trends: optimization opportunities
  • Based on tool usage: workflow suggestions

Output Format

Professional report format with:

  • Executive summary (3 sentences max)
  • Structured tables with week-over-week comparisons
  • Emoji-prefixed section headers for scannability
  • Actionable recommendations in priority order

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.