daily-standup-zh

daily-standup-zh is a skill for Claude Code, Codex from AgiWish/hermes-skills-zh. It costs 55 tokens per session (539 once invoked), scanned A, original, MIT.

A Chinese daily-work and stand-up report generator that formats updates into completed work, next plans, and risks or blockers. A stand-up is a short team status update.

In plain words
What is it for?
Use it to prepare daily reports for WeChat, Feishu, DingTalk, or similar team channels.
Why use it?
It turns rough notes into a consistent message for a team chat and separates confirmed plans from suggested ones.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to prepare daily reports for WeChat, Feishu, DingTalk, or similar team channels.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agiwish/hermes-skills-zh/daily-standup-zh
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AgiWish/hermes-skills-zh --skill daily-standup-zh
Clone the repo
git clone --depth 1 https://github.com/AgiWish/hermes-skills-zh

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for daily-standup-zh

README.md
[![agentmods](https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/daily-standup-zh/github.svg)](https://agentmods.dev/skills/agiwish/hermes-skills-zh/daily-standup-zh)
Your own site
<a href="https://agentmods.dev/skills/agiwish/hermes-skills-zh/daily-standup-zh"><img src="https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/daily-standup-zh/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for daily-standup-zh

Your own site · 80×15
<a href="https://agentmods.dev/skills/agiwish/hermes-skills-zh/daily-standup-zh"><img src="https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/daily-standup-zh.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 539 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.00539
Opus 5 $0.00028 $0.00269
Sonnet 5 $0.00011 $0.00108
Haiku 4.5 $0.00006 $0.00054

Measured 12d ago against content hash d0b478f94b24, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

daily-standup-zh scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/daily-standup-zh/SKILL.md · 73 lines

What it actually says

日报/站会 (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

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

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 73 lines · 55 tokens per session scan A d0b478f94b24

Subscribe to this mod's changes

daily-standup-zh is a skill published in the GitHub repository AgiWish/hermes-skills-zh (5 stars, last pushed 3mo ago), licensed MIT. It adds 55 tokens to every session and 539 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

hermespace

Full Hermespace pocket workbench for Hermes Agent (v0.18+): concept, dual decode, workbench I/O, fabric skills+MEMORY, FOA desk, Pulse, viewport app-shell, Tailscale serve, pocket boundary, autonomy grid, Desktop plugin, ops boot/doctor/smoke. Use for hermespace, pocket, workbench, FOA, pulse, viewport, access…

PabloTheThinker/hermespace · 100 tokens

21-day-self-interview

A 21-night guided self-reflection routine in which an agent asks three questions each night, remembers the answers, and reflects on them at key points.

Forlives/21-day-self-interview · 68 tokens

persona-compass

Build personality models of colleagues, clients, friends, or family members and get AI-powered communication strategies. Use this skill whenever the user wants to: understand someone's personality, predict how someone will react, get advice on communicating with a difficult person, prepare for a tough conversation…

snowyowlmia/persona-compass · 172 tokens

cocoplus-off

Deactivate Full Assist Mode — removes all CocoPlus feature flags. Data files (memory, meter history, grove patterns) are preserved. Idempotent.

Snowflake-Labs/cocoplus · 35 tokens

wisdom-forget

Remove a must-keep CocoWisdom entry with rationale. Usage: $wisdom forget --id --rationale " ".

Snowflake-Labs/cocoplus · 34 tokens

afrexai-career-accelerator

Complete career acceleration system — from self-assessment to offer negotiation. Covers career strategy, job search operations, resume/CV optimization, interview preparation, salary negotiation, career transitions, and long-term growth planning. Works for any role, any level, any industry.

LeoYeAI/openclaw-master-skills · 61 tokens