← Back to Skills Marketplace
dashiming

Pans Case Writer

by dashiming · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
67
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pans-case-writer
Description
自动将客户成功案例包装为 Case Study(案例研究)。支持背景 / 挑战 / 方案 / 成果四段式结构化模板,支持 Markdown / PDF / HTML 多种格式导出, 提供交互式创建模式逐步引导输入关键信息。 触发词:案例研究, case study, 客户案例, 成功案例, 案例包装, 客户故事,...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pans-case-writer
  3. After installation, invoke the skill by name or use /pans-case-writer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
pans-case-writer 1.0.0 - 首次发布:自动将客户信息结构化生成 Case Study(案例研究) - 支持背景/挑战/方案/成果四段式模板 - 提供 Markdown、PDF、HTML 多格式导出 - 交互式创建模式,逐步引导填写关键信息 - 命令行工具,支持创建、导出和模板列表
Metadata
Slug pans-case-writer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pans Case Writer?

自动将客户成功案例包装为 Case Study(案例研究)。支持背景 / 挑战 / 方案 / 成果四段式结构化模板,支持 Markdown / PDF / HTML 多种格式导出, 提供交互式创建模式逐步引导输入关键信息。 触发词:案例研究, case study, 客户案例, 成功案例, 案例包装, 客户故事,... It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.

How do I install Pans Case Writer?

Run "/install pans-case-writer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pans Case Writer free?

Yes, Pans Case Writer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pans Case Writer support?

Pans Case Writer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pans Case Writer?

It is built and maintained by dashiming (@dashiming); the current version is v1.0.0.

💬 Comments