← 返回 Skills 市场
Support Template Multilang Sync
作者
terrycarter1985
· GitHub ↗
· v1.0.0
· MIT-0
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install support-template-multilang-sync
功能描述
Update multilingual customer support reply templates in markdown files, then sync the updated content to Feishu Wiki, log the change in a GitHub issue, and p...
安全使用建议
This skill appears to do what it claims (edit templates, sync to Feishu, open a GitHub issue, and optionally publish to ClawHub), but the package metadata omits the credentials it actually needs. Before installing or granting access: 1) Treat FEISHU_*, GITHUB_TOKEN, and CLAWHUB_API_KEY as sensitive; only provide least-privilege tokens (scoped, short-lived if possible). 2) Confirm the skill's source/trustworthiness since the registry 'source' and homepage are missing. 3) If you run the packaging/publish steps, run them manually rather than letting an agent do them autonomously. 4) Review and test the included script locally — it will read whatever file path you pass, so avoid passing sensitive system paths. 5) Ask the publisher to update registry metadata to list required env vars and to document exactly which endpoints and token scopes are used; absence of that information is the primary incoherence here.
功能分析
Type: OpenClaw Skill
Name: support-template-multilang-sync
Version: 1.0.0
The skill bundle is a legitimate workflow for managing multilingual support templates and syncing them across Feishu Wiki, GitHub, and ClawHub. The included Python script (scripts/prepare_issue_body.py) is a simple utility that parses local markdown files to generate issue summaries without any network or shell execution risks. While the workflow requires sensitive API tokens (GitHub, Feishu, ClawHub), the instructions in SKILL.md are consistent with the stated purpose and do not contain any evidence of data exfiltration or malicious prompt injection.
能力评估
Purpose & Capability
The declared purpose (edit markdown templates, sync to Feishu, log in GitHub, package for ClawHub) aligns with the instructions and the helper script. Requesting Feishu, GitHub, and ClawHub credentials is proportionate to the stated functionality — but the registry metadata says no env vars/credentials are required, which is inconsistent and misleading.
Instruction Scope
SKILL.md explicitly instructs reading and modifying local markdown files and syncing them to external services (Feishu, GitHub, ClawHub). That scope is appropriate for the described task, but the instructions require access to credentials and to run packaging/publish commands when 'credentials are available' — giving an agent discretion to perform networked actions. The skill's instructions do not attempt to read unrelated system files, but the included script will read any file path passed to it, so if invoked with a malicious path it could expose other local files.
Install Mechanism
Instruction-only skill with one small helper script and no install spec; nothing is downloaded or written by an installer. Low install risk.
Credentials
The SKILL.md and references list several sensitive environment variables (FEISHU_ACCESS_TOKEN or FEISHU_APP_ID+FEISHU_APP_SECRET, FEISHU_WIKI_SPACE_ID, FEISHU_SUPPORT_TICKETS_NODE_ID, GITHUB_TOKEN, GITHUB_REPO, CLAWHUB_API_KEY). Those are reasonable for the declared networked operations, but the skill metadata in the registry declares no required env vars or primary credential — this mismatch is problematic because users (and automated permission reviewers) may not be warned that installing/using the skill will require or use these secrets.
Persistence & Privilege
always:false (normal). The skill does not request persistent or system-wide privileges, does not modify other skills' config, and is not auto-forced into all agents. The risk is that the agent could perform networked operations using provided credentials when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install support-template-multilang-sync - 安装完成后,直接呼叫该 Skill 的名称或使用
/support-template-multilang-sync触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: update multilingual support templates, sync to Feishu Wiki, log to GitHub, and package reusable workflow.
元数据
常见问题
Support Template Multilang Sync 是什么?
Update multilingual customer support reply templates in markdown files, then sync the updated content to Feishu Wiki, log the change in a GitHub issue, and p... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 Support Template Multilang Sync?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install support-template-multilang-sync」即可一键安装,无需额外配置。
Support Template Multilang Sync 是免费的吗?
是的,Support Template Multilang Sync 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Support Template Multilang Sync 支持哪些平台?
Support Template Multilang Sync 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Support Template Multilang Sync?
由 terrycarter1985(@terrycarter1985)开发并维护,当前版本 v1.0.0。
推荐 Skills