← 返回 Skills 市场
Template Snippet Switchboard
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
139
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install template-snippet-switchboard
功能描述
管理常用模板和片段,按场景、角色、语气、长度切换并维护版本。;use for templates, snippets, writing workflows;do not use for 塞入未经审校的敏感话术, 替代版本管理系统.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install template-snippet-switchboard - 安装完成后,直接呼叫该 Skill 的名称或使用
/template-snippet-switchboard触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Template Snippet Switchboard 是什么?
管理常用模板和片段,按场景、角色、语气、长度切换并维护版本。;use for templates, snippets, writing workflows;do not use for 塞入未经审校的敏感话术, 替代版本管理系统. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。
如何安装 Template Snippet Switchboard?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install template-snippet-switchboard」即可一键安装,无需额外配置。
Template Snippet Switchboard 是免费的吗?
是的,Template Snippet Switchboard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Template Snippet Switchboard 支持哪些平台?
Template Snippet Switchboard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Template Snippet Switchboard?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills