# Daily Standup Zh

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

- **Type:** Skill
- **Install:** `agentstack add skill-agiwish-hermes-skills-zh-daily-standup-zh`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [AgiWish](https://agentstack.voostack.com/s/agiwish)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [AgiWish](https://github.com/AgiWish)
- **Source:** https://github.com/AgiWish/hermes-skills-zh/tree/main/skills/daily-standup-zh
- **Website:** https://agiwish.github.io/hermes-skills-zh/

## Install

```sh
agentstack add skill-agiwish-hermes-skills-zh-daily-standup-zh
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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]
   明日：[计划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](https://github.com/AgiWish)
- **Source:** [AgiWish/hermes-skills-zh](https://github.com/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.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-agiwish-hermes-skills-zh-daily-standup-zh
- Seller: https://agentstack.voostack.com/s/agiwish
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
