← Back to Skills Marketplace
loutai0307-prog

Cc Switch

by loutai0307-prog · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
139
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install bytesagain-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 coherent and low-risk: it only prints local reference text. If you plan to let an agent execute the bundled script, review the script first (it's short and readable) and verify you trust the repository source. The only minor oddity is a version string mismatch between metadata and the script; this is likely benign bookkeeping rather than malicious behavior.
Capability Analysis
Type: OpenClaw Skill Name: bytesagain-cc-switch Version: 1.0.0 The skill is a simple documentation reference tool for 'Cc Switch' concepts. The implementation in `scripts/script.sh` consists entirely of static text output via heredocs and contains no network calls, file system modifications, or credential access.
Capability Assessment
Purpose & Capability
The name/description describe a local reference for Cc Switch and the bundle contains only a SKILL.md and a single shell script that emits documentation. There are no unrelated environment variables, binaries, or cloud credentials requested. (Minor note: the script and SKILL.md indicate version 3.0.2 while registry metadata lists 1.0.0 — likely a packaging/versioning mismatch, not a security concern.)
Instruction Scope
SKILL.md explicitly instructs the agent to return plain-text heredoc outputs and states no external API or network usage. The included scripts implement only static text output and a small CLI dispatcher; they do not read arbitrary files, environment secrets, or contact remote endpoints.
Install Mechanism
There is no install specification (instruction-only) and the only code is a harmless local shell script. Nothing is downloaded or extracted from external URLs, so installation risk is minimal.
Credentials
The skill declares no required environment variables, no credentials, and the script does not access external env vars beyond an internal VERSION constant. Requested environment/credential access is proportionate (none).
Persistence & Privilege
The skill is user-invocable, not forced-always, and does not attempt to modify agent configuration or persist credentials. It does not request elevated or ongoing privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bytesagain-cc-switch
  3. After installation, invoke the skill by name or use /bytesagain-cc-switch
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Restored with improvements
Metadata
Slug bytesagain-cc-switch
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
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 139 downloads so far.

How do I install Cc Switch?

Run "/install bytesagain-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 loutai0307-prog (@loutai0307-prog); the current version is v1.0.0.

💬 Comments