在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
cc-status-plugin
cc-status-plugin 收录了来自 betmoar 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
2
Stars
0
更新
2026-06-27
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
setup
软件开发工程师
One-time setup for the cc-status plugin, run when the user explicitly invokes /cc-status:setup. Wires ~/.claude/settings.json so the cc-status composer becomes the single statusLine, then seeds ~/.claude/cc-status/segments enabling every discovered plugin segment. Use when the user wants to adopt or enable the cc-status statusline.
2026-06-27
adding-a-segment
软件开发工程师
How a Claude Code plugin ships a statusline segment that cc-status can compose. Use when developing a plugin that should appear on the cc-status bar — covers the .claude-plugin/statusline.json manifest, the renderer contract (stdin session JSON in, one segment out), ordering, and graceful-empty behavior.
2026-06-27