← 返回 Skills 市场
35
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cc-plugin
功能描述
Claude Code plugin lifecycle management. cache - clean old plugin cache versions [cache.md], create - plugin authoring guide (structure, plugin.json, compone...
使用说明 (SKILL.md)
Plugin
Claude Code plugin lifecycle management: create, install, update, cache, troubleshoot.
Topics
| Topic | Description | Guide |
|---|---|---|
| cache | Clean old plugin cache versions and temp directories | cache.md |
| create | Plugin authoring guide (structure, plugin.json, components) | create.md |
| marketplace | Clone, list, and update marketplace repositories | marketplace.md |
| troubleshoot | Installation failures, cache sync, HUD diagnostics | troubleshoot.md |
Paths
Marketplaces: ~/.claude/plugins/marketplaces/
Cache: ~/.claude/plugins/cache/\x3Cmarketplace>/\x3Cplugin>/\x3Cversion>/
安全使用建议
Install only if you want Claude to help manage local Claude Code plugin files. Use dry-run before cache cleanup, review marketplace repositories before clone or pull, and run npm build commands only for plugins you trust.
功能分析
Type: OpenClaw Skill
Name: cc-plugin
Version: 0.1.0
The bundle provides legitimate utility for managing Claude Code plugin lifecycles, including cache maintenance, marketplace cloning via git, and troubleshooting. The 'scripts/cache-cleanup.sh' script safely removes old versions of plugins from a specific application directory (~/.claude/plugins/cache), and the documentation (marketplace.md, troubleshoot.md) provides standard development workflows such as git operations and npm builds. No indicators of exfiltration, persistence, or malicious intent were found.
能力评估
Purpose & Capability
The artifacts consistently describe Claude Code plugin lifecycle management: creating plugins, managing marketplaces, cleaning cache directories, and troubleshooting installs.
Instruction Scope
The guides provide user-run shell commands for git clone/pull, copying plugin components, npm build steps, and cache deletion; these are purpose-aligned but can modify the local Claude plugin environment.
Install Mechanism
There is no install spec and the skill is mostly instructional, but it includes a helper shell script and references git/npm commands that users should run only when intended.
Credentials
Operations are scoped to ~/.claude/plugins paths, which fits the stated purpose, but they can delete cached plugin versions and update local marketplace repositories.
Persistence & Privilege
Marketplace and cache changes persist across Claude Code sessions and are loaded after restart; no credentials, hidden background service, or privilege escalation is shown.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cc-plugin - 安装完成后,直接呼叫该 Skill 的名称或使用
/cc-plugin触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release: merged marketplace-manager + cache-cleanup + plugin-writer + troubleshoot
元数据
常见问题
CC Plugin 是什么?
Claude Code plugin lifecycle management. cache - clean old plugin cache versions [cache.md], create - plugin authoring guide (structure, plugin.json, compone... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 35 次。
如何安装 CC Plugin?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cc-plugin」即可一键安装,无需额外配置。
CC Plugin 是免费的吗?
是的,CC Plugin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
CC Plugin 支持哪些平台?
CC Plugin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 CC Plugin?
由 es6kr(@drumrobot)开发并维护,当前版本 v0.1.0。
推荐 Skills