← 返回 Skills 市场
elesingp2

ClawHub Intro Skill

作者 elesingp2 · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
570
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install clawhub-intro-skill
功能描述
Demonstration skill showcasing ClawHub skill structure with metadata, description, and usage examples for publishing to the ClawHub registry.
使用说明 (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
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install clawhub-intro-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /clawhub-intro-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug clawhub-intro-skill
版本 0.1.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

ClawHub Intro Skill 是什么?

Demonstration skill showcasing ClawHub skill structure with metadata, description, and usage examples for publishing to the ClawHub registry. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 570 次。

如何安装 ClawHub Intro Skill?

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

ClawHub Intro Skill 是免费的吗?

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

ClawHub Intro Skill 支持哪些平台?

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

谁开发了 ClawHub Intro Skill?

由 elesingp2(@elesingp2)开发并维护,当前版本 v0.1.0。

💬 留言讨论