← Back to Skills Marketplace
irenerachel

Skill Interview Builder

by 阿真Irene · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
177
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skill-interview-builder
Description
通过分步访谈引导用户理清需求,最终产出完整的Skill文件包(含SKILL.md、参考文档、示例文件等), 并打包为可直接使用的压缩包。 当用户说"我想通过访谈新建Skill"、"用访谈方式做一个Skill"、"访谈建Skill"、 "通过访谈帮我生成Skill"、"访谈式创建Skill"、"我想访谈做一个XX的...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-interview-builder
  3. After installation, invoke the skill by name or use /skill-interview-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug skill-interview-builder
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skill Interview Builder?

通过分步访谈引导用户理清需求,最终产出完整的Skill文件包(含SKILL.md、参考文档、示例文件等), 并打包为可直接使用的压缩包。 当用户说"我想通过访谈新建Skill"、"用访谈方式做一个Skill"、"访谈建Skill"、 "通过访谈帮我生成Skill"、"访谈式创建Skill"、"我想访谈做一个XX的... It is an AI Agent Skill for Claude Code / OpenClaw, with 177 downloads so far.

How do I install Skill Interview Builder?

Run "/install skill-interview-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skill Interview Builder free?

Yes, Skill Interview Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill Interview Builder support?

Skill Interview Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Interview Builder?

It is built and maintained by 阿真Irene (@irenerachel); the current version is v1.0.0.

💬 Comments