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

Daily Standup Zh

skill-agiwish-hermes-skills-zh-daily-standup-zh · by AgiWish

中文日报和站会报告生成器。输入今天做的事,自动生成标准三段式日报(昨日完成/今日计划/风险阻塞),适配微信/飞书/钉钉群站会。

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

Install

$ agentstack add skill-agiwish-hermes-skills-zh-daily-standup-zh

✓ 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-agiwish-hermes-skills-zh-daily-standup-zh)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo 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 Daily Standup Zh? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

日报/站会 (daily-standup-zh)

When to Use

  • "帮我写日报"、"生成今天的站会内容"
  • "今天完成了 X,明天要做 Y"
  • 群里有人 @你 发日报
  • /daily-standup-zh [今日工作]

Quick Reference

/daily-standup-zh [今日完成的工作]

可选:
  --tomorrow=[明日计划]   # 明确指定明日计划
  --block=[阻塞事项]      # 有需要同步的阻塞
  --style=简洁            # 纯文字,适合微信群
  --style=标准            # 带 emoji 标题(默认)

Procedure

  1. 提取三要素
  • 今日完成:从用户输入提取,每条一行
  • 明日计划:如用户未提供,根据今日工作推断(并标注「[建议]」)
  • 风险阻塞:如未提及,填「暂无」
  1. 生成格式

标准版: ``` ✅ 今日完成 · [事项1] · [事项2]

📌 明日计划 · [计划1] · [计划2]

⚠️ 风险/阻塞 · 暂无(或具体内容) ```

简洁版(微信群): `` 今日:[事项1];[事项2] 明日:[计划1];[计划2] 阻塞:暂无 ``

Pitfalls

  • 明日计划如果是推断的,要标注「[建议,请确认]」
  • 不要填写用户没提到的具体数字

Verification

  • [ ] 包含今日/明日/阻塞三部分
  • [ ] 明日计划有来源(用户提供或标注「建议」)

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.