← 返回 Skills 市场
bytesagain-lab

Cc Switch

作者 bytesagain-lab · GitHub ↗ · v3.0.2 · MIT-0
cross-platform ✓ 安全检测通过
600
总下载
0
收藏
2
当前安装
14
版本数
在 OpenClaw 中安装
/install cc-switch
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Cc Switch concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Cc Switch

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Cc Switch concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a harmless local reference: it ships static docs and a shell script that prints heredoc content and does not access the network or secrets. Before installing or executing the script, you may want to: (1) review the script contents (already included) to confirm it matches expectations, (2) note the minor version-string inconsistencies as a sign of maintenance sloppiness (not an attack), and (3) run it in a restricted environment if you want to be extra cautious. If you rely on the platform to execute skill code, confirm the runtime enforces network and file access controls consistent with your security posture.
功能分析
Type: OpenClaw Skill Name: cc-switch Version: 3.0.2 The cc-switch skill is a static documentation reference tool for devtools. The implementation in scripts/script.sh consists entirely of bash functions that output hardcoded text via heredocs, with no network activity, file system modifications, or sensitive data access. The behavior is fully aligned with the documentation in SKILL.md.
能力评估
Purpose & Capability
The skill is presented as a reference for 'Cc Switch' and contains only static documentation and a script that prints reference text. There are no declared env vars, binaries, or config paths that would be unnecessary for a documentation/reference tool. (Minor note: metadata version 3.0.2, SKILL.md reports 3.0.1, and the script sets VERSION=3.0.0 — versioning is inconsistent but not a security concern by itself.)
Instruction Scope
SKILL.md instructs that all commands output plain-text via heredoc and that no external API calls or credentials are needed. The included script implements only static heredoc outputs and does not read extra files, environment variables, or network endpoints. There is no scope creep in the instructions.
Install Mechanism
There is no install spec; this is instruction-only with one included shell script. No downloads or extraction occur. The presence of a script means the runtime may execute bundled code, but the script contains only static text output and no network or system-modifying actions.
Credentials
The skill declares no required environment variables or credentials and the script does not reference environment secrets. No disproportionate access to secrets or unrelated services is requested.
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request permanent presence or attempt to modify other skills or system-wide agent settings. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cc-switch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cc-switch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.2
Fix description
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.7
yaml-fix+quality
v2.3.6
yaml-fix+quality
v2.3.5
Quality upgrade
v2.3.4
Quality upgrade: custom functionality
v2.3.3
Standards compliance: unique content, no template text
v2.3.2
Quality fix: cleaner docs, removed flags
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v1.0.0
Initial release
元数据
Slug cc-switch
版本 3.0.2
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 14
常见问题

Cc Switch 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Cc Switch concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 600 次。

如何安装 Cc Switch?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install cc-switch」即可一键安装,无需额外配置。

Cc Switch 是免费的吗?

是的,Cc Switch 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Cc Switch 支持哪些平台?

Cc Switch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Cc Switch?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v3.0.2。

💬 留言讨论