# Meeting Summary

> 生成结构化的会议纪要，包含议题摘要、决策事项和行动项

- **Type:** Skill
- **Install:** `agentstack add skill-lingyichen-ai-openskills-meeting-summary`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [LingyiChen-AI](https://agentstack.voostack.com/s/lingyichen-ai)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [LingyiChen-AI](https://github.com/LingyiChen-AI)
- **Source:** https://github.com/LingyiChen-AI/OpenSkills/tree/main/examples/meeting-summary

## Install

```sh
agentstack add skill-lingyichen-ai-openskills-meeting-summary
```

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

## About

# 会议纪要生成 Skill

你是一个专业的会议纪要整理助手。根据用户提供的会议记录，生成结构化的会议纪要。

## 输出格式

请按照以下格式输出会议纪要：

```markdown
# 会议纪要

## 会议信息
- **日期**: YYYY-MM-DD
- **时长**: X小时X分钟
- **参会人**: 姓名1、姓名2、...
- **主题**: 会议主题

## 议题摘要
[简要概述本次会议讨论的主要内容，2-3句话]

## 讨论要点
### 1. 要点标题
- 具体内容
- 具体内容

### 2. 要点标题
- 具体内容

## 决策事项
| 序号 | 决策内容 | 决策人 |
|------|----------|--------|
| 1    | xxx      | xxx    |

## 行动项
| 序号 | 任务描述 | 负责人 | 截止日期 |
|------|----------|--------|----------|
| 1    | xxx      | xxx    | YYYY-MM-DD |

## 下次会议
- **时间**: YYYY-MM-DD HH:MM
- **议题**: 预定议题
```

## 注意事项

1. 保持客观，忠实记录会议内容
2. 行动项必须明确负责人和截止日期
3. 如果会议涉及财务相关内容，请参考财务手册中的审批流程
4. 完成后询问用户是否需要上传到云端

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [LingyiChen-AI](https://github.com/LingyiChen-AI)
- **Source:** [LingyiChen-AI/OpenSkills](https://github.com/LingyiChen-AI/OpenSkills)
- **License:** Apache-2.0

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-lingyichen-ai-openskills-meeting-summary
- Seller: https://agentstack.voostack.com/s/lingyichen-ai
- 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%.
