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

Example Weekly Report

skill-yomiracle-agent-skill-system-example-weekly-report · by Yomiracle

A Claude skill from Yomiracle/agent-skill-system.

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

Install

$ agentstack add skill-yomiracle-agent-skill-system-example-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-yomiracle-agent-skill-system-example-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 Example Weekly Report? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

周报生成

目标

从碎片的日常工作记录,生成结构清晰、可读的周报。

触发条件

  • "写周报""帮我写周报""本周总结""weekly report"
  • 用户粘贴或描述了本周做的事情

输入

  • 本周事项(必填):做了什么。可以是列表、段落、聊天记录片段
  • 收件人(可选):"发给老板"会偏成果导向;"发给团队"会偏协作透明

输出

📅 [日期区间]

## 本周完成
| 事项 | 进度 | 备注 |
|------|------|------|
| xxx  | ✅完成 / 🔄进行中 / 🆕新启动 | 一句话说明 |

## 下周计划
- [ ] ...
- [ ] ...

## 需要协调
- ...

流程

  1. 读取用户输入。如果是聊天记录片段,提取其中带动作/时间的句子。
  2. 分类:完成/进行中/计划启动/被阻塞。
  3. 写表格:每行一个事项,进度标emoji,备注不超过20字。
  4. 检查点:事项少于3条 → 追问"这周还有其他事吗?"。

硬规则

  • 【必须】输出含日期区间(本周一至周日)
  • 【必须】每个事项标注进度状态(✅🔄🆕)
  • 【禁止】不要在周报里评价工作质量("这个做得好""这个做得差"不属于周报)

已知失效模式

  • 输入只有1-2条时,AI倾向于编造事项凑数 → 加"事项<3条就追问"规则
  • 用户给的是聊天记录,AI会保留人名/情绪 → 加"去人名去情绪"隐规则

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.