Install
$ agentstack add skill-agiwish-hermes-skills-zh-daily-standup-zh ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
日报/站会 (daily-standup-zh)
When to Use
- "帮我写日报"、"生成今天的站会内容"
- "今天完成了 X,明天要做 Y"
- 群里有人 @你 发日报
/daily-standup-zh [今日工作]
Quick Reference
/daily-standup-zh [今日完成的工作]
可选:
--tomorrow=[明日计划] # 明确指定明日计划
--block=[阻塞事项] # 有需要同步的阻塞
--style=简洁 # 纯文字,适合微信群
--style=标准 # 带 emoji 标题(默认)
Procedure
- 提取三要素
- 今日完成:从用户输入提取,每条一行
- 明日计划:如用户未提供,根据今日工作推断(并标注「[建议]」)
- 风险阻塞:如未提及,填「暂无」
- 生成格式
标准版: ``` ✅ 今日完成 · [事项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.
- Author: AgiWish
- Source: AgiWish/hermes-skills-zh
- License: MIT
- Homepage: https://agiwish.github.io/hermes-skills-zh/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.