← Back to Skills Marketplace
872
Downloads
0
Stars
0
Active Installs
8
Versions
Install in OpenClaw
/install srs-support
Description
Answer SRS (Simple Realtime Server) questions for users and operators — protocols, configuration, codecs, ecosystem tools, deployment, and troubleshooting. U...
Usage Guidance
This skill is instruction-only and appears to do what it claims: answer SRS operator questions by reading local documentation and (if needed) a codebase map. Before enabling it, verify the working directory it will read does not contain sensitive files or secrets you don't want exposed to the agent. No external installs or credentials are required; if you expect the skill to access remote resources or cloud services, treat that as a separate installation step and review it carefully.
Capability Analysis
Type: OpenClaw Skill
Name: srs-support
Version: 1.0.7
The skill bundle is a legitimate support tool for the SRS (Simple Realtime Server) media server. The SKILL.md provides detailed, context-specific instructions for answering user queries about protocols, configuration, and troubleshooting, while the evals/evals.json file contains relevant test cases to ensure technical accuracy. There is no evidence of data exfiltration, malicious execution, or harmful prompt injection; commands like 'curl' are directed at the local SRS API (localhost:1985) for diagnostic purposes, which is standard for this software.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the skill answers SRS operator questions and explicitly tells the agent to consult local SRS docs and an overview file. There are no unrelated requirements (no cloud creds, no unrelated binaries).
Instruction Scope
Instructions require reading specific local files (memory/srs-overview.md and various trunk/3rdparty/srs-docs/doc/* files) and, as a last resort, the entire memory/srs-codebase-map.md to locate source files. This is reasonable for an operator Q&A skill, but it does mean the skill will read repository files in the working directory — confirm those files don't contain secrets you wouldn't want the skill to access.
Install Mechanism
No install spec and no code files to execute. Instruction-only skills are lowest-risk from an installation perspective.
Credentials
The skill requests no environment variables, credentials, or config paths. Its required access is limited to local repo/docs as described in SKILL.md.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges. Autonomous invocation is allowed by default but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install srs-support - After installation, invoke the skill by name or use
/srs-support - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.7
Sharpen skill scope to user/operator focus; remove architecture internals layer; clarify source code reading is internal-only
v1.0.6
v1.0.6
v1.0.5
v1.0.5 update
v1.0.4
Update skill
v1.0.3
Evaluated and refined the SRS Support skill with Claude Code’s skill-creator workflow.
v1.0.2
Refined with Claude Code and the skill-creator workflow; improved evaluations.
v1.0.1
Release v1.0.1
v1.0.0
Initial release — SRS Q&A skill for developers and users
Metadata
Frequently Asked Questions
What is SRS Support?
Answer SRS (Simple Realtime Server) questions for users and operators — protocols, configuration, codecs, ecosystem tools, deployment, and troubleshooting. U... It is an AI Agent Skill for Claude Code / OpenClaw, with 872 downloads so far.
How do I install SRS Support?
Run "/install srs-support" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SRS Support free?
Yes, SRS Support is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SRS Support support?
SRS Support is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SRS Support?
It is built and maintained by William (@winlinvip); the current version is v1.0.7.
More Skills