← Back to Skills Marketplace
laimiaohua

GI Summarize

by laimiaohua · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
342
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install gi-summarize
Description
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...
README (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 描述 → 提炼改动范围、影响模块、测试建议
  • 多篇文档 → 提取共同主题、差异点、优先级
  • 会议录音转写 → 生成标准会议纪要
  • 需求文档 → 提炼用户故事、验收标准
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gi-summarize
  3. After installation, invoke the skill by name or use /gi-summarize
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. Summarize long text and meeting notes. Gravitech Innovations.
Metadata
Slug gi-summarize
Version 1.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 342 downloads so far.

How do I install GI Summarize?

Run "/install gi-summarize" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is GI Summarize free?

Yes, GI Summarize is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does GI Summarize support?

GI Summarize is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created GI Summarize?

It is built and maintained by laimiaohua (@laimiaohua); the current version is v1.0.0.

💬 Comments