← 返回 Skills 市场
GI Summarize
作者
laimiaohua
· GitHub ↗
· v1.0.0
· MIT-0
342
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)
Summarize 文本总结
将长文本、会议记录、文档或代码提炼为简洁的核心要点。适用于技术文档、会议纪要、需求说明、PR 描述等场景。
何时使用
- 用户请求「总结一下」「提炼要点」「写会议纪要」
- 用户提供长文需要浓缩
- 用户问「这段代码/文档主要做什么」
- 需要从多段内容中提取共同主题
输出格式
1. 通用总结
## 核心要点
- 要点 1
- 要点 2
- 要点 3
## 关键结论/建议
[如有]
2. 会议纪要
## 会议主题
[一句话]
## 讨论要点
- 议题 1:结论/决定
- 议题 2:结论/决定
## 待办事项
- [ ] 责任人 - 事项 - 截止时间
## 下次会议
[如有]
3. 技术文档/代码总结
## 功能概述
[一句话说明]
## 主要逻辑
- 步骤/模块 1
- 步骤/模块 2
## 关键参数/接口
[如有]
4. 需求提炼
## 背景
[简要]
## 核心需求
1. 需求 1
2. 需求 2
## 约束/边界
[如有]
执行原则
- 保留关键信息:数字、人名、时间、结论、决定
- 去除冗余:重复表述、过渡语、无关细节
- 结构化:用列表和标题,便于扫读
- 控制长度:总结长度约为原文 10–30%,视场景调整
- 保留可追溯:重要结论注明来源(如「第 X 段」)
场景示例
- 长 PR 描述 → 提炼改动范围、影响模块、测试建议
- 多篇文档 → 提取共同主题、差异点、优先级
- 会议录音转写 → 生成标准会议纪要
- 需求文档 → 提炼用户故事、验收标准
安全使用建议
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.
功能分析
Type: OpenClaw Skill
Name: gi-summarize
Version: 1.0.0
The skill bundle consists solely of metadata and Markdown instructions (SKILL.md) designed to guide an AI agent in summarizing text, meeting notes, and technical documents. There is no executable code, no network activity, and no evidence of prompt injection or malicious intent.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gi-summarize - 安装完成后,直接呼叫该 Skill 的名称或使用
/gi-summarize触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Summarize long text and meeting notes. Gravitech Innovations.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 342 次。
如何安装 GI Summarize?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gi-summarize」即可一键安装,无需额外配置。
GI Summarize 是免费的吗?
是的,GI Summarize 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
GI Summarize 支持哪些平台?
GI Summarize 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 GI Summarize?
由 laimiaohua(@laimiaohua)开发并维护,当前版本 v1.0.0。
推荐 Skills