← Back to Skills Marketplace
elesingp2

ClawHub Intro Skill

by elesingp2 · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
570
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install clawhub-intro-skill
Description
Demonstration skill showcasing ClawHub skill structure with metadata, description, and usage examples for publishing to the ClawHub registry.
README (SKILL.md)

ClawHub: Intro Skill\r

\r Краткое описание\r

  • ClawHub — демонстрационный скилл, показывающий структуру для публикации в ClawHub.\r \r Что делает\r
  • Содержит описание, метаданные и примеры использования для публикации в реестр ClawHub.\r \r Установка (для пользователя)\r
  • CLI: clawhub install clawhub-intro-skill\r \r Публикация (для автора)\r
  • Пример команды (в каталоге скила):\r \r clawhub publish ./ --slug clawhub-intro-skill --name "ClawHub Intro Skill" --version 0.1.0 --tags latest\r \r Файлы в пакете\r
  • SKILL.md — этот файл, основной контент и инструкция.\r
  • skill.json — машинно-читаемые метаданные для реестра.\r
  • README.md — краткая инструкция и ссылки.\r
  • example.md — пример использования и демонстрация.\r \r Теги: demo, clawhub, tutorial\r \r Лицензия: MIT\r
Usage Guidance
The skill is a harmless demo and internally consistent. Before installing, verify you trust the ClawHub registry and the clawhub CLI (installation/publish commands run via that tool). If you obtained this from an unknown source, prefer installing from the official registry and review the skill.json / SKILL.md first to ensure it matches the published registry entry.
Capability Analysis
Type: OpenClaw Skill Name: clawhub-intro-skill Version: 0.1.0 The skill bundle is a documentation-only template designed to demonstrate the structure of a ClawHub skill. It contains no executable code, scripts, or suspicious instructions, consisting entirely of metadata and markdown files (SKILL.md, skill.json, README.md) for tutorial purposes.
Capability Assessment
Purpose & Capability
Name, description, and skill.json declare a demo/tutorial skill; the included files (SKILL.md, README.md, example.md, skill.json) and the described commands are exactly what you'd expect for a publishable example.
Instruction Scope
SKILL.md only documents installation and publishing commands and lists package files. It does not instruct the agent to read unrelated files, access environment variables, transmit data to external endpoints, or perform privileged actions.
Install Mechanism
No install spec or code is included; this is instruction-only, so nothing is downloaded or installed by the skill itself. Installation would be performed by the external 'clawhub' CLI if the user runs it.
Credentials
No environment variables, credentials, or config paths are requested or referenced; the declared requirements are empty and match the SKILL.md content.
Persistence & Privilege
Skill is not flagged as always:true and contains no install hooks or self-modifying steps. It is user-invocable only and does not request permanent presence or elevated agent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install clawhub-intro-skill
  3. After installation, invoke the skill by name or use /clawhub-intro-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release: ClawHub Intro Skill 0.1.0 - Provides demo structure for ClawHub skill publication. - Includes documentation, usage examples, and metadata files. - Supports easy installation via CLI command. - Contains clear instructions for both users and authors.
Metadata
Slug clawhub-intro-skill
Version 0.1.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is ClawHub Intro Skill?

Demonstration skill showcasing ClawHub skill structure with metadata, description, and usage examples for publishing to the ClawHub registry. It is an AI Agent Skill for Claude Code / OpenClaw, with 570 downloads so far.

How do I install ClawHub Intro Skill?

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

Is ClawHub Intro Skill free?

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

Which platforms does ClawHub Intro Skill support?

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

Who created ClawHub Intro Skill?

It is built and maintained by elesingp2 (@elesingp2); the current version is v0.1.0.

💬 Comments