ClawHub Intro Skill

v0.1.0

Demonstration skill showcasing ClawHub skill structure with metadata, description, and usage examples for publishing to the ClawHub registry.

0· 549·2 current·2 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for elesingp2/clawhub-intro-skill.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "ClawHub Intro Skill" (elesingp2/clawhub-intro-skill) from ClawHub.
Skill page: https://clawhub.ai/elesingp2/clawhub-intro-skill
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install elesingp2/clawhub-intro-skill

ClawHub CLI

Package manager switcher

npx clawhub@latest install clawhub-intro-skill
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cd55r958rgekyd6k9e6svps82hzq2
549downloads
0stars
1versions
Updated 1mo ago
v0.1.0
MIT-0

ClawHub: Intro Skill

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

  • ClawHub — демонстрационный скилл, показывающий структуру для публикации в ClawHub.

Что делает

  • Содержит описание, метаданные и примеры использования для публикации в реестр ClawHub.

Установка (для пользователя)

  • CLI: clawhub install clawhub-intro-skill

Публикация (для автора)

  • Пример команды (в каталоге скила):

    clawhub publish ./ --slug clawhub-intro-skill --name "ClawHub Intro Skill" --version 0.1.0 --tags latest

Файлы в пакете

  • SKILL.md — этот файл, основной контент и инструкция.
  • skill.json — машинно-читаемые метаданные для реестра.
  • README.md — краткая инструкция и ссылки.
  • example.md — пример использования и демонстрация.

Теги: demo, clawhub, tutorial

Лицензия: MIT

Comments

Loading comments...