← Back to Skills Marketplace
shanleiguang

vRain 古籍电子书制作

by shanleiguang · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
131
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vrain
Description
调用本地安装的 vRain 工具,将 Markdown 或纯文本中文古籍转换为古籍刻本风格的直排 PDF 电子书。
Usage Guidance
This skill appears coherent and limited in scope, but you should still exercise normal caution before running code from the network: 1) Review the GitHub repository (https://github.com/shanleiguang/vRain) before cloning — inspect vrain.pl and any helper scripts for unexpected network calls or actions. 2) Avoid running commands with sudo unless necessary; prefer installing Perl modules for your user or inside a virtual environment. 3) Consider running the tool in an isolated environment/container if you are unsure. 4) Verify font files’ licensing before distributing output that embeds them. 5) Make sure your book text does not contain sensitive information you wouldn't want processed by a locally executed tool. If you want higher assurance, ask for the vrain.pl source to be reviewed or run it in a sandbox first.
Capability Analysis
Type: OpenClaw Skill Name: vrain Version: 1.1.0 The skill instructions in SKILL.md require the agent to clone an external GitHub repository (https://github.com/shanleiguang/vRain) and execute various Perl scripts with broad file system access. It also directs the agent to install several Perl dependencies using cpanm or sudo. While these actions are consistent with the stated goal of generating ancient-style PDF ebooks, the requirement to download and execute unvetted remote code and perform system-level installations constitutes a significant security risk without being explicitly malicious.
Capability Assessment
Purpose & Capability
Name/description claim (convert Chinese plaintext/Markdown to 古籍-style PDF via vRain) matches the instructions: the SKILL.md documents how to clone the vRain repo, install Perl deps, prepare fonts/canvas, and run vrain.pl. No unrelated services, credentials, or binaries are requested.
Instruction Scope
Instructions are narrowly scoped to preparing the vRain repository, installing Perl modules (cpanm/cpan), placing fonts/backgrounds, and running local perl scripts. They do not instruct reading unrelated system files, exfiltrating data, or contacting unexpected endpoints beyond the GitHub repo URL used to obtain the tool.
Install Mechanism
There is no packaged install spec in the skill; the SKILL.md tells the user to git clone a GitHub repository and install Perl modules via cpanm/cpan. Using a GitHub repo and CPAN is a standard, low-risk approach for an instruction-only skill; no arbitrary binary downloads or extracted archives from unknown hosts are prescribed by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The requested operations (filesystem under ~/GitHub/vRain and installing Perl modules) are proportional to the stated purpose.
Persistence & Privilege
Skill does not request permanent/always-on presence (always: false). It is user-invocable and can be invoked by the agent normally; nothing in the skill tries to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vrain
  3. After installation, invoke the skill by name or use /vrain
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
修正 -f/-t 参数说明;新增批量制作与工作流章节;更新示例注释
v1.0.0
初始版本
Metadata
Slug vrain
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is vRain 古籍电子书制作?

调用本地安装的 vRain 工具,将 Markdown 或纯文本中文古籍转换为古籍刻本风格的直排 PDF 电子书。 It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.

How do I install vRain 古籍电子书制作?

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

Is vRain 古籍电子书制作 free?

Yes, vRain 古籍电子书制作 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does vRain 古籍电子书制作 support?

vRain 古籍电子书制作 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created vRain 古籍电子书制作?

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

💬 Comments