Files
nexus/wiki/entities/ClawHub.md
2026-05-03 05:42:12 +08:00

27 lines
780 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "ClawHub"
type: entity
tags: []
sources: [baoyu-skills]
last_updated: 2026-04-19
---
## Overview
ClawHub也称 OpenClaw是 Claude Code 的插件市场,支持 Skills 的发现、安装和自动更新。[[baoyu-skills]] 通过 ClawHub 分发各独立 Skill用户可以按需选择性安装`clawhub install baoyu-imagine`)。
## Distribution Model
ClawHub 采用「单个 Skill 分发」模式,每个 `skills/` 子目录作为独立 ClawHub Skill 发布。以 MIT-0 许可证分发。
安装方式:
```
clawhub install baoyu-imagine
clawhub install baoyu-markdown-to-html
```
## Connections
- [[baoyu-skills]] ← distributed_via ← [[ClawHub]]
- [[OpenClaw]] ← same_platform ← [[ClawHub]]
- [[Claude-Code]] ← platform ← [[ClawHub]]