GI Summarize

Summarize long text, meeting notes, documents, or code into concise key points. Use when the user asks to summarize, extract key points, create meeting minut...

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 17 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (summarize meeting notes, docs, code) match the SKILL.md instructions and templates; no unrelated credentials, binaries, or installs are requested.
Instruction Scope
Runtime instructions are purely about how to summarize and format output (templates, principles). They do not direct reading of system files, environment variables, or external endpoints beyond normal model invocation.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths; requested capabilities are proportionate to its stated purpose.
Persistence & Privilege
always is false and there is no indication the skill modifies agent/system configs or requests permanent presence. Autonomous invocation by the agent (platform default) is allowed but not excessive here.
Assessment
This skill is low-risk: it only contains summarization templates and principles and asks for no credentials or installs. Before summarizing, avoid pasting secrets or highly sensitive data (the text you give will be processed by the agent/LLM). If you need to summarize confidential material, confirm your platform's data handling policies. Otherwise it's safe to enable for typical summarization tasks.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk976j2mqfhkyy8r27qnyvwjmvh83184g

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

Summarize 文本总结

将长文本、会议记录、文档或代码提炼为简洁的核心要点。适用于技术文档、会议纪要、需求说明、PR 描述等场景。

何时使用

  • 用户请求「总结一下」「提炼要点」「写会议纪要」
  • 用户提供长文需要浓缩
  • 用户问「这段代码/文档主要做什么」
  • 需要从多段内容中提取共同主题

输出格式

1. 通用总结

## 核心要点
- 要点 1
- 要点 2
- 要点 3

## 关键结论/建议
[如有]

2. 会议纪要

## 会议主题
[一句话]

## 讨论要点
- 议题 1:结论/决定
- 议题 2:结论/决定

## 待办事项
- [ ] 责任人 - 事项 - 截止时间

## 下次会议
[如有]

3. 技术文档/代码总结

## 功能概述
[一句话说明]

## 主要逻辑
- 步骤/模块 1
- 步骤/模块 2

## 关键参数/接口
[如有]

4. 需求提炼

## 背景
[简要]

## 核心需求
1. 需求 1
2. 需求 2

## 约束/边界
[如有]

执行原则

  1. 保留关键信息:数字、人名、时间、结论、决定
  2. 去除冗余:重复表述、过渡语、无关细节
  3. 结构化:用列表和标题,便于扫读
  4. 控制长度:总结长度约为原文 10–30%,视场景调整
  5. 保留可追溯:重要结论注明来源(如「第 X 段」)

场景示例

  • 长 PR 描述 → 提炼改动范围、影响模块、测试建议
  • 多篇文档 → 提取共同主题、差异点、优先级
  • 会议录音转写 → 生成标准会议纪要
  • 需求文档 → 提炼用户故事、验收标准

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…