announcement-zh

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

A Chinese-language assistant for drafting formal team announcements and internal notices.

In plain words
What is it for?
Use it for product launches, organizational changes, policy updates, and event notices, with either a formal or relaxed tone.
Why use it?
It helps organize the background, effective date, required actions, audience, and tone that an announcement needs.

Skill for Claude CodeCodex

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

Good fit Use it for product launches, organizational changes, policy updates, and event notices, with either a formal or relaxed tone.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agiwish/hermes-skills-zh/announcement-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 announcement-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 announcement-zh

README.md
[![agentmods](https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/announcement-zh/github.svg)](https://agentmods.dev/skills/agiwish/hermes-skills-zh/announcement-zh)
Your own site
<a href="https://agentmods.dev/skills/agiwish/hermes-skills-zh/announcement-zh"><img src="https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/announcement-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 announcement-zh

Your own site · 80×15
<a href="https://agentmods.dev/skills/agiwish/hermes-skills-zh/announcement-zh"><img src="https://agentmods.dev/badge/skills/agiwish/hermes-skills-zh/announcement-zh.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 654 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.00041 $0.00654
Opus 5 $0.00020 $0.00327
Sonnet 5 $0.00008 $0.00131
Haiku 4.5 $0.00004 $0.00065

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

Security

Grade A, and why

announcement-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/announcement-zh/SKILL.md · 89 lines

What it actually says

团队公告起草 (announcement-zh)

When to Use

  • "帮我写一个公告"、"这件事要发个通知"
  • 组织架构调整、产品上线、政策变更需要正式通知
  • /announcement-zh [事项描述]

Quick Reference

/announcement-zh [事项描述]

可选参数:
  --type=产品上线   # 产品发布 / 功能上线公告
  --type=组织调整   # 人员变动 / 架构调整
  --type=政策变更   # 制度 / 流程变更
  --type=活动通知   # 会议 / 活动安排
  --tone=正式       # 正式公文风格
  --tone=轻松       # 团队内部轻松风格(默认)

Procedure

  1. 澄清关键信息(如缺少,追问)

    • 通知对象:全员 / 特定团队 / 外部用户?
    • 生效时间:立即 / 具体日期?
    • 需要接收方做什么(行动项)?
  2. 输出公告

【[公告类型]】[标题]

各位好,

[背景一句话:为什么发这个通知]

**[核心事项]**

[具体内容,分点列出:
1. [事项1]
2. [事项2]
3. [事项3]]

**生效时间**:[具体时间]

**需要大家做的**:
- [行动项1]
- [行动项2]
(如无需行动,写"无需额外操作")

如有疑问,请联系 [联系人 / 联系方式]。

感谢大家的理解与配合 🙏

[发布人 / 团队名]
[日期]
  1. 语气校准
    • 正式:去掉 emoji,用"特此通知"、"请知悉"结尾
    • 轻松:保留 emoji,用口语化表达

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 · 89 lines · 41 tokens per session scan A 0529d3226862

Subscribe to this mod's changes

announcement-zh is a skill published in the GitHub repository AgiWish/hermes-skills-zh (5 stars, last pushed 3mo ago), licensed MIT. It adds 41 tokens to every session and 654 once invoked, about $0.0002 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

awesome-literature-review

A Chinese-language workflow for writing narrative academic literature reviews, which summarize and assess existing research on a topic.

yzbbds520/awesome-literature-review · 312 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

ai-tips-tricks

An automated workflow for searching the web for practical AI tips, techniques, and workflows, then writing tutorial-style Chinese posts and sending them to Telegram.

0xMulight/human-social-copy · 53 tokens

pingpong

Spontaneous local leisure meetups via a shared agent board: publish, discover and match offers, then negotiate place & time agent-to-agent. ALWAYS use this skill when the user spontaneously wants to do something or says: "publish an offer", "I want to play table tennis / X", "fancy a ...", "who's free for ...", "find…

0xAaronx0/pingpong · 121 tokens