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

Meeting Minutes Zh

skill-agiwish-hermes-skills-zh-meeting-minutes-zh · by AgiWish

中文会议纪要生成器。粘贴会议录音文字稿或要点,自动提取决策事项、行动项、负责人和截止时间,生成结构化会议纪要。

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

Install

$ agentstack add skill-agiwish-hermes-skills-zh-meeting-minutes-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-meeting-minutes-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 Meeting Minutes Zh? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

会议纪要 (meeting-minutes-zh)

When to Use

当用户说以下任意内容时激活:

  • "帮我整理会议纪要"、"写一下会议记录"
  • 粘贴了一大段会议文字记录或录音转写
  • "刚开完会,帮我总结一下"
  • /meeting-minutes-zh [内容]

Quick Reference

/meeting-minutes-zh [会议文字记录或要点]

可选参数:
  --format=标准    # 标准纪要格式(默认)
  --format=简报    # 只输出决策和行动项
  --format=邮件    # 适合发给参会人的邮件版本

Procedure

  1. 解析输入
  • 识别会议主题(如未说明,从内容推断)
  • 提取参会人员(如有提及)
  • 识别会议时间(如有提及)
  1. 提取关键信息

重点识别以下四类内容:

  • 决策项:「决定…」「确认…」「同意…」「通过…」
  • 行动项:「需要…」「负责…」「跟进…」「下周前…」
  • 待确认项:「待定…」「需要讨论…」「暂不确定…」
  • 背景信息:支撑决策的上下文
  1. 生成纪要

``` 📋 会议纪要

会议主题:[主题] 时间:[时间 / 未提供则留空] 参会人:[姓名列表 / 未提供则留空]

── 会议背景 ── [1-2句话说明会议目的]

── 主要决策 ── ✅ [决策1] ✅ [决策2]

── 行动项 ── | 事项 | 负责人 | 截止时间 | |------|--------|----------| | [事项1] | [人名/未指定] | [时间/未指定] | | [事项2] | [人名/未指定] | [时间/未指定] |

── 待确认事项 ── ❓ [待确认1] ❓ [待确认2]

── 下次会议 ── [时间 / 未提及则省略此节] ```

  1. 微信/钉钉适配
  • 移除表格,改为列表格式
  • 行动项格式改为:「@[人名] [事项],截止 [时间]」

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.