← Back to Skills Marketplace
drumrobot

CC Plugin

by es6kr · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
35
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cc-plugin
Description
Claude Code plugin lifecycle management. cache - clean old plugin cache versions [cache.md], create - plugin authoring guide (structure, plugin.json, compone...
README (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>/
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cc-plugin
  3. After installation, invoke the skill by name or use /cc-plugin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release: merged marketplace-manager + cache-cleanup + plugin-writer + troubleshoot
Metadata
Slug cc-plugin
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is CC Plugin?

Claude Code plugin lifecycle management. cache - clean old plugin cache versions [cache.md], create - plugin authoring guide (structure, plugin.json, compone... It is an AI Agent Skill for Claude Code / OpenClaw, with 35 downloads so far.

How do I install CC Plugin?

Run "/install cc-plugin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is CC Plugin free?

Yes, CC Plugin is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does CC Plugin support?

CC Plugin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created CC Plugin?

It is built and maintained by es6kr (@drumrobot); the current version is v0.1.0.

💬 Comments