← 返回 Skills 市场
52yuanchangxing

Survey Response Coder

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
147
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install survey-response-coder
功能描述
将开放式问卷回答编码成主题、情绪与标签,并生成可复核手册。;use for survey, coding, qualitative workflows;do not use for 把少量样本当总体结论, 暴露受访者隐私.
安全使用建议
This skill appears to do what it claims and has no hidden network or credential requirements. Before running: (1) review the scripts/run.py file (it is small and local) if you are unsure; (2) avoid passing system/root directories as the --input path (the script can recursively read many file types); (3) sanitize or avoid providing files containing PII or secrets; (4) consider running with --dry-run or in an isolated environment first; (5) if you need stronger guarantees, run the script under a restricted user account or in a disposable container.
功能分析
Type: OpenClaw Skill Name: survey-response-coder Version: 1.0.0 The skill bundle is a legitimate tool for analyzing survey data, providing structured reporting and coding of open-ended responses. While the included Python script (scripts/run.py) contains utility functions for directory auditing and secret pattern detection, these are clearly intended for self-testing and quality assurance of the skill bundle itself, as referenced in SELF_CHECK.md and the skill_audit mode. The instructions in SKILL.md emphasize safety, privacy, and user review, and there is no evidence of data exfiltration, unauthorized execution, or malicious intent.
能力评估
Purpose & Capability
Name/description (survey open-answer coding) matches the code and resources: spec.json, template, examples, and a Python script that generates CSV/dir-based reports. Requiring only python3 is proportional.
Instruction Scope
SKILL.md directs the agent to run the included scripts or produce output from bundled templates if execution is unavailable — consistent with purpose. Note: the script can also scan directories and read many text/code file types if you provide a directory input (it deliberately supports directory and pattern audits), so be cautious about what path you pass to the script to avoid reading sensitive system files.
Install Mechanism
No install spec; this is instruction + an included local Python script. No remote downloads, package installs, or archive extraction are present.
Credentials
No environment variables or credentials are requested. The script reads local files specified by the user and writes local output (unless --dry-run). This is proportional for a local audit/coding tool.
Persistence & Privilege
always is false and the skill does not request persistent/privileged platform presence nor modify other skills or system-wide configs. It writes only the user-specified output file (unless dry-run).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install survey-response-coder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /survey-response-coder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of survey-response-coder. - Encodes open-ended survey responses into themes, sentiments, and tags. - Generates a reviewable coding manual for transparency and consistency. - Provides workflow guidance, including sample overview, theme coding, and analysis suggestions. - Emphasizes privacy, auditability, and safe use boundaries.
元数据
Slug survey-response-coder
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Survey Response Coder 是什么?

将开放式问卷回答编码成主题、情绪与标签,并生成可复核手册。;use for survey, coding, qualitative workflows;do not use for 把少量样本当总体结论, 暴露受访者隐私. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 147 次。

如何安装 Survey Response Coder?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install survey-response-coder」即可一键安装,无需额外配置。

Survey Response Coder 是免费的吗?

是的,Survey Response Coder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Survey Response Coder 支持哪些平台?

Survey Response Coder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Survey Response Coder?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论