← Back to Skills Marketplace
dthinkr

Openclaw Skill

by venvox · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
121
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install prose-kit
Description
AI写作流水线:给一个主题,出9篇风格迥异的中文散文,自动评分排名。
Usage Guidance
This skill will call prose-kit.com, ask for your email to register (if you don't already have a key), require you to set PROSE_KIT_API_KEY, and save generated essays to prose-kit-output/ on your machine. Before installing: (1) verify the prose-kit.com domain and service legitimacy (homepage/source code are missing from the registry entry), (2) do not share sensitive credentials—only provide an API key if you trust the service, (3) be aware your email will be sent to a third party during registration, and (4) confirm you are comfortable with the skill writing files locally. The metadata omission (no declared required env var) could be a sloppy authoring error, but it reduces trust—ask the publisher for source or a homepage or prefer skills with clear provenance.
Capability Analysis
Type: OpenClaw Skill Name: prose-kit Version: 1.1.0 The prose-kit skill is classified as suspicious due to multiple command and Python injection vulnerabilities in SKILL.md. The instructions generate shell commands and Python scripts by directly interpolating user-provided topics and API-returned task IDs without sanitization, which could allow for arbitrary code execution. Furthermore, the skill's registration process requires sending user email addresses to an external domain (prose-kit.com), and the use of raw Python execution for polling introduces significant risk if the external service is compromised.
Capability Assessment
Purpose & Capability
The skill's stated purpose (generate 9 Chinese essays + scoring) matches the runtime actions (POST /generate, poll /tasks, optional /usage). However, the registry metadata lists no required env vars while SKILL.md explicitly requires PROSE_KIT_API_KEY and instructs registration at prose-kit.com—this metadata mismatch is unexplained and reduces trust in provenance.
Instruction Scope
Instructions are scoped to the prose-kit API: obtain/require an API key (or register with the user's email), POST a generate request, poll a tasks endpoint, save resulting essays to prose-kit-output/, and optionally query usage. These steps are coherent with the feature but include sending the user's email to a third-party and writing user data to disk, which are privacy-relevant actions the user should consent to.
Install Mechanism
Instruction-only skill with no install spec or downloaded code. No on-disk installs are performed by the skill definition itself, which is lower risk.
Credentials
SKILL.md requires PROSE_KIT_API_KEY (and accesses it in the polling script) but the registry metadata claims no required env vars; this omission is inconsistent. Requiring a single API key and the user's email is proportionate to the described service, but the missing declaration and lack of provenance (no homepage/source) are suspicious.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or cross-skill config changes. It writes output files to a local directory (prose-kit-output/), which is expected behavior for saving generated essays.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install prose-kit
  3. After installation, invoke the skill by name or use /prose-kit
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Save essays to local files, only show summary table in context
v1.0.2
Add payment link for Pro upgrade
v1.0.1
Use prose-kit.com custom domain
v1.0.0
Prose Kit 1.0.0 — 首发上线 - 支持输入主题,批量生成 9 篇不同学科视角的中文散文 - 自动检测和注册 API Key,注册后引导用户配置 - 支持免费与 Pro 收费两种模式,Pro 用户可选高阶模型与自动评分 - 散文自动保存为 Markdown 文件,带 frontmatter,可直接使用 - 提供散文生成、进度轮询、评分展示、用量查询等完整流程 - 明确功能调用方式、价格与日用量限制
Metadata
Slug prose-kit
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Openclaw Skill?

AI写作流水线:给一个主题,出9篇风格迥异的中文散文,自动评分排名。 It is an AI Agent Skill for Claude Code / OpenClaw, with 121 downloads so far.

How do I install Openclaw Skill?

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

Is Openclaw Skill free?

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

Which platforms does Openclaw Skill support?

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

Who created Openclaw Skill?

It is built and maintained by venvox (@dthinkr); the current version is v1.1.0.

💬 Comments