← 返回 Skills 市场
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pans-case-writer
功能描述
自动将客户成功案例包装为 Case Study(案例研究)。支持背景 / 挑战 / 方案 / 成果四段式结构化模板,支持 Markdown / PDF / HTML 多种格式导出, 提供交互式创建模式逐步引导输入关键信息。 触发词:案例研究, case study, 客户案例, 成功案例, 案例包装, 客户故事,...
安全使用建议
This skill appears to do what it claims: an interactive CLI that creates case-study Markdown and can export to HTML/PDF. Before installing or running it: 1) note it will create files at ~/.qclaw/cases (not documented in SKILL.md) — check that location if you prefer a different path; 2) PDF export requires installing third-party Python packages (weasyprint, markdown); review those installs for your environment; 3) the export command will read whatever file path you provide, so do not pass sensitive system files to --export; 4) because the script is an unsigned third-party Python file from an unknown source, consider reviewing the file contents (scripts/case.py) and running it in a restricted environment (virtualenv or container) if you are unsure. Overall the skill is coherent and contains no obvious exfiltration or unrelated privileges.
功能分析
Type: OpenClaw Skill
Name: pans-case-writer
Version: 1.0.0
The skill is a legitimate tool designed to generate structured case studies from user input. It operates locally, saving generated Markdown files to a dedicated directory in the user's home folder (~/.qclaw/cases) and providing basic HTML/PDF export functionality. The code in scripts/case.py and instructions in SKILL.md align with the stated purpose and show no signs of data exfiltration, unauthorized network access, or malicious intent.
能力评估
Purpose & Capability
Name and description (Case Study generator, Markdown/HTML/PDF export, interactive creation) match the included script and sample case. The code implements the described features (templates, interactive prompts, export). No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md instructs the user to run python3 case.py --create / --export; the script performs interactive input, renders a Markdown case file, and can convert to HTML/PDF. It will save created files under a user home directory (~/.qclaw/cases) which is not documented in SKILL.md; exports will read whatever file path you provide. The script does not access network endpoints or read environment variables.
Install Mechanism
There is no install spec (instruction-only skill plus a local Python script). No downloads or package installs are performed by the skill itself. PDF export requires optional Python packages (weasyprint, markdown) but the script only tells you to install them if missing.
Credentials
The skill requests no environment variables or credentials. However, it writes created cases to a hidden directory in the user's home (~/.qclaw/cases) without declaring that path in SKILL.md. It also reads arbitrary files you pass to --export (expected for an export tool) — avoid exporting sensitive system files.
Persistence & Privilege
always:false and the skill does not modify other skills or system-wide settings. Its only persistent effect is creating files under the user's home directory (~/.qclaw/cases) and writing exported HTML/PDF alongside specified files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pans-case-writer - 安装完成后,直接呼叫该 Skill 的名称或使用
/pans-case-writer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
pans-case-writer 1.0.0
- 首次发布:自动将客户信息结构化生成 Case Study(案例研究)
- 支持背景/挑战/方案/成果四段式模板
- 提供 Markdown、PDF、HTML 多格式导出
- 交互式创建模式,逐步引导填写关键信息
- 命令行工具,支持创建、导出和模板列表
元数据
常见问题
Pans Case Writer 是什么?
自动将客户成功案例包装为 Case Study(案例研究)。支持背景 / 挑战 / 方案 / 成果四段式结构化模板,支持 Markdown / PDF / HTML 多种格式导出, 提供交互式创建模式逐步引导输入关键信息。 触发词:案例研究, case study, 客户案例, 成功案例, 案例包装, 客户故事,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。
如何安装 Pans Case Writer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pans-case-writer」即可一键安装,无需额外配置。
Pans Case Writer 是免费的吗?
是的,Pans Case Writer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pans Case Writer 支持哪些平台?
Pans Case Writer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pans Case Writer?
由 dashiming(@dashiming)开发并维护,当前版本 v1.0.0。
推荐 Skills