← Back to Skills Marketplace
kelevis

demo

by kelevis · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
336
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install demo
Description
Summarizes technical documents into structured markdown with key points and potential risks for clear analysis and review.
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install demo
  3. After installation, invoke the skill by name or use /demo
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug demo
Version 1.0.0
License
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is demo?

Summarizes technical documents into structured markdown with key points and potential risks for clear analysis and review. It is an AI Agent Skill for Claude Code / OpenClaw, with 336 downloads so far.

How do I install demo?

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

Is demo free?

Yes, demo is completely free (open-source). You can download, install and use it at no cost.

Which platforms does demo support?

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

Who created demo?

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

💬 Comments