← 返回 Skills 市场
kelevis

demo

作者 kelevis · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
336
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install demo
功能描述
Summarizes technical documents into structured markdown with key points and potential risks for clear analysis and review.
使用说明 (SKILL.md)

document-summary\r

\r

Description\r

Summarizes technical documents into structured markdown.\r \r

When to Use\r

Use this skill when a user asks to summarize a document,\r analyze text, or extract key points.\r \r

Inputs\r

\r

  • content (string, required)\r The document text to analyze.\r \r

Behavior\r

\r You are a professional technical analyst.\r \r When invoked:\r \r

  1. Read the provided content.\r
  2. Produce output in Markdown format.\r
  3. Structure output as:\r \r

Summary\r

(Max 5 lines)\r \r

Key Points\r

  • Bullet list\r \r

Risks\r

  • Potential risks or concerns\r \r

Output Format\r

\r Return valid Markdown only.

安全使用建议
This skill is instruction-only and appears to do exactly what it says: summarize text into Markdown. It requests no credentials or installs. Before using it, avoid submitting sensitive secrets or personally identifiable data in the content you provide (the skill will read whatever you give it). If you need summaries for confidential documents, prefer tools with audited data-handling guarantees. Otherwise, this demo skill is appropriate for ad-hoc technical summarization.
功能分析
Type: OpenClaw Skill Name: demo Version: 1.0.0 The skill bundle is benign. It defines a document summarization skill with clear instructions for the AI agent to read provided content, analyze it, and output structured markdown. There are no instructions for shell execution, network requests, file system access beyond the input, data exfiltration, persistence, or any form of prompt injection designed to subvert the agent's intended function or access sensitive data. All files align with the stated purpose of a simple text summarization utility.
能力评估
Purpose & Capability
The name/description (document summarizer) matches the SKILL.md instructions. The skill requires no binaries, env vars, or config paths — proportional to a text summarization task.
Instruction Scope
Runtime instructions are narrowly scoped: read the provided content and produce structured Markdown (Summary, Key Points, Risks). The instructions do not ask the agent to read system files, environment variables, or send data to external endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk or downloaded during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. There is no apparent need for additional secrets or external service access.
Persistence & Privilege
always is false (not force-included). The skill can be invoked autonomously by agents (default), which is expected for a skill; it does not request elevated persistence or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install demo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /demo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the "demo" skill. - Summarizes technical documents into structured Markdown. - Extracts key points and identifies potential risks from provided content. - Returns output in a standardized Markdown format with summary, key points, and risks sections.
元数据
Slug demo
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

demo 是什么?

Summarizes technical documents into structured markdown with key points and potential risks for clear analysis and review. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 336 次。

如何安装 demo?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install demo」即可一键安装,无需额外配置。

demo 是免费的吗?

是的,demo 完全免费(开源免费),可自由下载、安装和使用。

demo 支持哪些平台?

demo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 demo?

由 kelevis(@kelevis)开发并维护,当前版本 v1.0.0。

💬 留言讨论