← 返回 Skills 市场
vRain 古籍电子书制作
作者
shanleiguang
· GitHub ↗
· v1.1.0
· MIT-0
131
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vrain
功能描述
调用本地安装的 vRain 工具,将 Markdown 或纯文本中文古籍转换为古籍刻本风格的直排 PDF 电子书。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vrain - 安装完成后,直接呼叫该 Skill 的名称或使用
/vrain触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
修正 -f/-t 参数说明;新增批量制作与工作流章节;更新示例注释
v1.0.0
初始版本
元数据
常见问题
vRain 古籍电子书制作 是什么?
调用本地安装的 vRain 工具,将 Markdown 或纯文本中文古籍转换为古籍刻本风格的直排 PDF 电子书。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。
如何安装 vRain 古籍电子书制作?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vrain」即可一键安装,无需额外配置。
vRain 古籍电子书制作 是免费的吗?
是的,vRain 古籍电子书制作 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
vRain 古籍电子书制作 支持哪些平台?
vRain 古籍电子书制作 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 vRain 古籍电子书制作?
由 shanleiguang(@shanleiguang)开发并维护,当前版本 v1.1.0。
推荐 Skills