Skill Install
Description
--- description: 一键安装 cc-use-exp 配置体系 --- # cc-use-exp 安装器 一键安装 cc-use-exp AI 编码助手配置体系到 Claude Code。 --- ## 执行步骤 ### 第 1 步:检查安装状态 ```bash # 检查三种可能的安装位置 EXTERNAL_DIR="$HOME/.claude/external/cc-use-exp" PLUGIN_INSTALLED="$HOME/.claude/plugins/installed/cc-use-exp@cc-use-exp" PLUGIN_CACHE=$(find "$HOME/.claude/plugins/cache" -name "cc-use-exp" -type d 2>/dev/null | head -1) if [ -n "$PLUGIN_CACHE" ] || [ -d "$PLUGIN_INSTALLED" ]; then echo "✅ 检测到通过 Plugin Marketplace 安装" echo "" echo "
Installation
Installs to ~/.claude/commands/doccker-cc-use-exp-skill-install.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/doccker/cc-use-exp/HEAD/.claude/commands/skill-install.md -o ~/.claude/commands/doccker-cc-use-exp-skill-install.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development