← Back to Skills Marketplace
Template Snippet Switchboard
by
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
139
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install template-snippet-switchboard
Description
管理常用模板和片段,按场景、角色、语气、长度切换并维护版本。;use for templates, snippets, writing workflows;do not use for 塞入未经审校的敏感话术, 替代版本管理系统.
Usage Guidance
This skill is coherent and appears safe for local template management and lightweight audits, but exercise caution when running its script: do not point --input at system-wide or home directories containing secrets (e.g., /, /home, ~/.ssh, credential/config dirs) unless you intend a full audit. The script reads many file types and may surface sensitive text; pattern-based redaction is limited (only applied in the pattern_report path). If you plan to let an autonomous agent run this skill, restrict its allowed input paths or require explicit user confirmation before executing the script. For highest safety, review scripts/run.py locally yourself and run with --dry-run and sample directories first.
Capability Analysis
Type: OpenClaw Skill
Name: template-snippet-switchboard
Version: 1.0.0
The skill bundle is a template and snippet management tool that focuses on structured reporting and auditing. The core logic in `scripts/run.py` includes utility functions for scanning directories, sampling CSVs, and even a 'pattern_report' feature that acts as a basic security linter to identify risky strings (like `curl|bash` or hardcoded secrets) in the user's files. There is no evidence of data exfiltration, unauthorized execution, or malicious prompt injection; the code and instructions in `SKILL.md` consistently emphasize safety, manual review, and read-only operations.
Capability Assessment
Purpose & Capability
Name/description, included resources (spec.json, template.md, examples) and the Python script all implement local template/snippet management and lightweight audits. Declared requirement (python3) matches the included script; nothing required by the skill appears unrelated to its stated purpose.
Instruction Scope
SKILL.md instructs the agent to either produce outputs from bundled templates or run scripts/run.py locally. The script intentionally reads files and directories (for directory/csv/skill audits) and will inspect many text file types; this is expected for an audit tool but means the agent/script can read arbitrary user-specified paths. The skill's frontmatter and README call out safety boundaries, but users/agents should avoid passing sensitive system paths as --input.
Install Mechanism
No install spec; instruction-only plus a local Python script. No network downloads or external package installs are performed by the skill bundle.
Credentials
The skill requires no environment variables or credentials. It does not request unrelated secrets or tokens. The script does parse files for 'secret-like' patterns (for auditing), which is appropriate for its purpose.
Persistence & Privilege
always:false and no indication the skill modifies other skills or writes persistent agent-wide configuration. The agent may invoke the skill (default platform behavior); this is expected for an autonomous skill and is not, by itself, a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install template-snippet-switchboard - After installation, invoke the skill by name or use
/template-snippet-switchboard - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of template-snippet-switchboard:
- Manage templates and snippets with switching by scenario, role, tone, and length.
- Provides structured outputs: template directory, applicable scenarios, role/tone variations, maintenance and retirement standards.
- Emphasizes safety: only reviewed content, not for direct publishing or unsupervised changes.
- Supports both script-based and direct file-based workflows.
- Includes clear routing guidance for suitable and unsuitable use cases.
Metadata
Frequently Asked Questions
What is Template Snippet Switchboard?
管理常用模板和片段,按场景、角色、语气、长度切换并维护版本。;use for templates, snippets, writing workflows;do not use for 塞入未经审校的敏感话术, 替代版本管理系统. It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.
How do I install Template Snippet Switchboard?
Run "/install template-snippet-switchboard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Template Snippet Switchboard free?
Yes, Template Snippet Switchboard is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Template Snippet Switchboard support?
Template Snippet Switchboard is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).
Who created Template Snippet Switchboard?
It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.
More Skills