← Back to Skills Marketplace
Switchyard Runtime Check
by
Yifeng[Terry] Yu
· GitHub ↗
· v1.0.0
· MIT-0
100
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install switchyard-runtime-check
Description
Verify the optional local Switchyard runtime path without changing Campus-owned response semantics.
Usage Guidance
This skill is narrowly scoped and coherent: it only instructs the agent to query local Campus endpoints and to preserve Campus response semantics. Before installing, confirm the agent is intended to access your internal /api endpoints and that that network access is acceptable. Because the skill has no source/homepage listed, verify the publisher/owner is trusted in your environment. If you want stricter control, run it in a sandbox or disable autonomous invocation for the agent until you’ve tested it.
Capability Analysis
Type: OpenClaw Skill
Name: switchyard-runtime-check
Version: 1.0.0
The skill bundle provides standard instructions for an AI agent to interact with a specific API framework (Switchyard/Campus) to verify runtime status and handle chat responses. The instructions in SKILL.md focus on API endpoint consumption and response formatting without any indicators of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
Name/description describe verifying a local Switchyard runtime; the SKILL.md only directs calls to local Campus endpoints and to preserve Campus response semantics. There are no unrelated env vars, binaries, or installs requested.
Instruction Scope
Runtime instructions are narrow and specific: GET /api/providers/status, check switchyard.ready, then use consumer seam or /api/providers/switchyard/chat while preserving response semantics. They do not ask the agent to read unrelated files, secrets, or to transmit data to external endpoints.
Install Mechanism
No install spec and no code files; instruction-only skills have minimal disk footprint and no dependencies to fetch.
Credentials
The skill requires no environment variables, credentials, or config paths. The declared requirements are minimal and proportional to the stated purpose.
Persistence & Privilege
always:false (normal). disable-model-invocation:false (agent may invoke autonomously) — this is the platform default; combine with no extra privileges, it is acceptable but you may restrict autonomous invocation if you prefer tighter control.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install switchyard-runtime-check - After installation, invoke the skill by name or use
/switchyard-runtime-check - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of switchyard-runtime-check skill.
- Allows verification of the local Switchyard runtime path without altering Campus-owned response semantics.
- Confirms `switchyard.ready` status via `GET /api/providers/status`.
- Ensures use of the Campus consumer seam while preserving required response fields.
- Enforces strict boundaries to prevent exposure of raw upstream payloads or misrepresentation of runtime capabilities.
Metadata
Frequently Asked Questions
What is Switchyard Runtime Check?
Verify the optional local Switchyard runtime path without changing Campus-owned response semantics. It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.
How do I install Switchyard Runtime Check?
Run "/install switchyard-runtime-check" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Switchyard Runtime Check free?
Yes, Switchyard Runtime Check is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Switchyard Runtime Check support?
Switchyard Runtime Check is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Switchyard Runtime Check?
It is built and maintained by Yifeng[Terry] Yu (@xiaojiou176); the current version is v1.0.0.
More Skills