← Back to Skills Marketplace
colifire

ClawHub Demo Skill

by lin-ke · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
25
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install clawhub-demo-skill
Description
Use this tiny demo skill to verify that a ClawHub skill can be published, installed, and invoked; it returns a short confirmation message and optionally echo...
README (SKILL.md)

ClawHub Demo Skill

Use this skill only for publishing, installation, and invocation smoke tests.

When invoked:

  • Reply with one concise sentence confirming that clawhub-demo-skill is active.
  • If the user provides a phrase to echo, include that phrase once.
  • Do not call external services.
  • Do not create files.

Example invocation:

Use $clawhub-demo-skill and echo: hello clawhub

Expected behavior:

clawhub-demo-skill is active: hello clawhub
Usage Guidance
This skill appears safe for a simple smoke test. It should only produce a confirmation message and optionally repeat a short phrase you provide.
Capability Analysis
Type: OpenClaw Skill Name: clawhub-demo-skill Version: 0.1.0 This is a minimal 'Hello World' style demo skill intended for smoke testing the OpenClaw platform. It contains no executable code and its instructions in SKILL.md explicitly forbid external network calls or file creation, focusing solely on echoing a user-provided phrase to confirm functionality.
Capability Assessment
Purpose & Capability
The stated purpose is a publishing and invocation smoke test, and the behavior is limited to a short confirmation message and optional echo.
Instruction Scope
Instructions are narrow and explicitly say not to call external services or create files.
Install Mechanism
There is no install spec and no code files, so no package installation or setup execution is requested.
Credentials
The skill requests no binaries, environment variables, credentials, config paths, OS privileges, network use, or local file access.
Persistence & Privilege
Artifacts show no persistence, background behavior, credential use, account access, or privilege requirements.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawhub-demo-skill
  3. After installation, invoke the skill by name or use /clawhub-demo-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial demo skill for ClawHub publish testing.
Metadata
Slug clawhub-demo-skill
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is ClawHub Demo Skill?

Use this tiny demo skill to verify that a ClawHub skill can be published, installed, and invoked; it returns a short confirmation message and optionally echo... It is an AI Agent Skill for Claude Code / OpenClaw, with 25 downloads so far.

How do I install ClawHub Demo Skill?

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

Is ClawHub Demo Skill free?

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

Which platforms does ClawHub Demo Skill support?

ClawHub Demo Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created ClawHub Demo Skill?

It is built and maintained by lin-ke (@colifire); the current version is v0.1.0.

💬 Comments