← Back to Skills Marketplace
bytesagain-lab

Cc Switch

by bytesagain-lab · GitHub ↗ · v3.0.2 · MIT-0
cross-platform ✓ Security Clean
600
Downloads
0
Stars
2
Active Installs
14
Versions
Install in OpenClaw
/install cc-switch
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Cc Switch concepts, best practices, and implementation patterns.
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cc-switch
  3. After installation, invoke the skill by name or use /cc-switch
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug cc-switch
Version 3.0.2
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 14
Frequently Asked Questions

What is Cc Switch?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Cc Switch concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 600 downloads so far.

How do I install Cc Switch?

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

Is Cc Switch free?

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

Which platforms does Cc Switch support?

Cc Switch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Cc Switch?

It is built and maintained by bytesagain-lab (@bytesagain-lab); the current version is v3.0.2.

💬 Comments