← 返回 Skills 市场
Support Macro Crafter
作者
vx:17605205782
· GitHub ↗
· v1.0.0
· MIT-0
140
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install support-macro-crafter
功能描述
批量生成客服回复模板,统一同理句、行动句、边界句与升级提示。;use for support, macros, customer-service workflows;do not use for 承诺做不到的事情, 输出攻击性文案.
安全使用建议
This skill appears to do what it claims and is local-only, but be careful about what you pass as the script input: the bundled script will read and sample files from any file or directory path you give it (including .md, .py, .sh, .json, csv, etc.). Do not point it at system roots or folders containing credentials or sensitive data. Review all generated templates before publishing or automating any external writes. If you plan to allow an agent to autonomously run the script, restrict the input paths the agent can use and avoid granting access to directories with secrets or production configs.
功能分析
Type: OpenClaw Skill
Name: support-macro-crafter
Version: 1.0.0
The skill is a legitimate tool for generating customer service templates and performing basic file/directory audits. The included Python script (`scripts/run.py`) provides utility functions for structured reporting and includes a defensive pattern-matching feature designed to identify and mask sensitive information (like API keys) or flag dangerous shell commands (like `curl|bash`) within input files. All code is transparent, uses standard libraries, lacks network access, and aligns perfectly with the stated purpose in `SKILL.md` and `README.md`.
能力评估
Purpose & Capability
Name/description match the files and behavior: resources/spec.json, template.md, examples, and scripts/run.py implement structured template generation and lightweight local auditing. Requesting only python3 is proportionate.
Instruction Scope
SKILL.md keeps scope to generating templates and suggests running the included script for local processing. The script, when invoked, can read a provided file or scan a provided directory (it will enumerate and sample many common text/code file types). This is consistent with the skill's directory-audit and pattern-audit modes, but you should not feed it paths containing secrets or sensitive system areas.
Install Mechanism
No install spec or remote downloads; it's instruction-only with a bundled Python script and relies only on the system python3 binary and the standard library.
Credentials
No environment variables, credentials, or external config paths are required. The script contains regexes to detect secret-like strings and dangerous patterns (for auditing), but it does not exfiltrate data or contact external endpoints.
Persistence & Privilege
always is false, the skill does not request permanent presence or modify other skills. It only executes local scripts when explicitly invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install support-macro-crafter - 安装完成后,直接呼叫该 Skill 的名称或使用
/support-macro-crafter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of support-macro-crafter.
- Enables batch generation of customer service reply templates with unified tone, actionable statements, boundaries, and escalation prompts.
- Clearly separates appropriate and inappropriate use cases for safer operation.
- Outputs are organized by template directory, standard structure, empathetic phrases, action steps, escalation cues, and risk notices.
- Provides clear task specification before generating review drafts and actionable lists.
- Explicitly lists missing information for further confirmation, rather than making assumptions.
- Enforces output boundaries to avoid risky actions or false promises; manual review required before formal use.
元数据
常见问题
Support Macro Crafter 是什么?
批量生成客服回复模板,统一同理句、行动句、边界句与升级提示。;use for support, macros, customer-service workflows;do not use for 承诺做不到的事情, 输出攻击性文案. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。
如何安装 Support Macro Crafter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install support-macro-crafter」即可一键安装,无需额外配置。
Support Macro Crafter 是免费的吗?
是的,Support Macro Crafter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Support Macro Crafter 支持哪些平台?
Support Macro Crafter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 Support Macro Crafter?
由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。
推荐 Skills