技能详情(站内镜像,无评论)
作者:vx:17605205782 @52YuanChangXing
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 78 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:52yuanchangxing/customer-voice-synthesizer
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's files, runtime instructions, and required tools are consistent with its stated purpose (local aggregation and structuring of customer voice data); it contains a local Python script that reads and summarizes supplied files and directories but does not access networks or request unrelated credentials.
目的
Name/description (聚合用户原声并按 JTBD/阶段组织) matches the included resources: a template, spec.json, examples, and a Python script that ingests files/directories and emits structured Markdown. Requiring only python3 is proportionate.
说明范围
SKILL.md restricts behavior (do not leak PII, produce reviewable drafts) and directs running scripts/run.py or using the local template. The script accepts files or directories and will recursively read many text file types (md, txt, json, csv, py, js, sh, etc.); if given a broad or system path it can read arbitrary local files. This is expected for a directory-audit mode but is a privacy/footprint consideration: avoid passing root/system path…
安装机制
No install spec; instruction-only plus a local Python script requiring only the standard library. Nothing is downloaded or extracted and no external package installs are declared.
证书
The skill requests no environment variables, no credentials, and no config paths. That aligns with its described offline/local processing purpose.
持久
always:false and no persistent installation hooks. The skill can be invoked autonomously (platform default) and may run the local script if environment allows, which is expected given its purpose. There is no attempt to modify other skills or system-wide agent settings.
综合结论
This skill appears to do what it says: it locally ingests the files or directory you point it at and produces a structured brief. It does not require keys or network access. Main caution: the included script will read any files under the path you provide (including .py/.sh/.json/etc.), so do not pass broad system paths or directories containing secrets or sensitive data unless you want them scanned. Prefer feeding only the intended input files…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Customer Voice Synthesizer」。简介:聚合客服、销售、评价与访谈中的用户原声,并按 JTBD/阶段组织。;use for customer-voice, jtbd, research workfl…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/52yuanchangxing/customer-voice-synthesizer/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。