← 返回 Skills 市场
177
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skill-interview-builder
功能描述
通过分步访谈引导用户理清需求,最终产出完整的Skill文件包(含SKILL.md、参考文档、示例文件等), 并打包为可直接使用的压缩包。 当用户说"我想通过访谈新建Skill"、"用访谈方式做一个Skill"、"访谈建Skill"、 "通过访谈帮我生成Skill"、"访谈式创建Skill"、"我想访谈做一个XX的...
安全使用建议
This skill appears coherent and does what it says: interview the user and generate a Skill package. Before installing or running it, confirm the execution environment (will it allow file writes and zipping?), choose or approve where files will be written, and avoid uploading secrets or credentials as 'reference' files. If you plan to allow the skill to run in a multi-tenant or hosted environment, restrict where it can write files and disallow automatic execution of any user-uploaded scripts; instead review scripts manually. Finally, verify generated SKILL.md and any scripts before running them in production.
功能分析
Type: OpenClaw Skill
Name: skill-interview-builder
Version: 1.0.0
The skill is a utility designed to assist users in creating new OpenClaw skill bundles through a structured interview process. It collects requirements, generates the necessary directory structure (references, examples, scripts), and packages them into a ZIP file or writes them to a user-specified path. All file system operations and system commands (like 'zip') are directly aligned with the stated purpose of skill building, and no evidence of malicious intent, data exfiltration, or unauthorized persistence was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description promise (interview user, collect assets, produce a Skill package) matches the SKILL.md workflow: a stepwise interview, asset collection, and file-package generation. There are no unrelated env vars, binaries, or install steps requested.
Instruction Scope
Instructions legitimately ask the agent to prompt the user, accept uploaded files, save those files into directories, create SKILL.md and other files, and prefer packaging as a zip when environment supports it. This stays within the stated purpose, but the skill assumes file-system and packaging actions — verify where files will be written and that users do not upload secrets or sensitive credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is downloaded or written by an install process, minimizing supply-chain risk.
Credentials
The skill requests no credentials or config paths. It does assume the agent environment may support filesystem writes and zip/bash for packaging; these assumptions are proportional to the goal but mean the skill needs write access to user-chosen paths when used in environments offering that capability.
Persistence & Privilege
always is false and there are no indications the skill modifies other skills or system-wide settings. It may be invoked autonomously (platform default) which is expected; no persistent elevated privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skill-interview-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/skill-interview-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
常见问题
Skill Interview Builder 是什么?
通过分步访谈引导用户理清需求,最终产出完整的Skill文件包(含SKILL.md、参考文档、示例文件等), 并打包为可直接使用的压缩包。 当用户说"我想通过访谈新建Skill"、"用访谈方式做一个Skill"、"访谈建Skill"、 "通过访谈帮我生成Skill"、"访谈式创建Skill"、"我想访谈做一个XX的... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 177 次。
如何安装 Skill Interview Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skill-interview-builder」即可一键安装,无需额外配置。
Skill Interview Builder 是免费的吗?
是的,Skill Interview Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skill Interview Builder 支持哪些平台?
Skill Interview Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill Interview Builder?
由 阿真Irene(@irenerachel)开发并维护,当前版本 v1.0.0。
推荐 Skills