cc生态系统登记册
Claude 代码技能、MCP 服务器和模板的中央注册表。
格式
死 registry.json 遵循 v2.0.0 方案。每个组件都有:
| 字段 | 描述 |
|---|---|
id 唯一ID格式 {typ}-{owner}-{name} | |
type | skill, mcp 或 template |
owner | own (私人) community (公开)或 local (没有repo) |
name 广告名称 | |
description | 简要描述 |
path 注册表中的相对路径 | |
git Git Repo信息(或零) | |
tags | Suchbare标签 |
status | active, planned 或 deprecated |
install | 安装详细信息(日期、运行时、安装后) |
requires Env-Vars,Runtimes |
使用
此注册表由 Claude Code Terminal Profile Setup 自动加载。 参见: 克劳德码头简介
