← 返回 Skills 市场
deusyu

Deprecated Skill

作者 Rainman · GitHub ↗ · v0.2.0 · MIT-0
cross-platform ✓ 安全检测通过
199
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install deprecated-skill
功能描述
[DEPRECATED] This skill has been renamed to translate-book. Install the new version: clawhub install translate-book
使用说明 (SKILL.md)

rainman-translate-book (Deprecated)

This skill has been renamed and moved to translate-book.

All future development, bug fixes, and new features will be published under the new name. This package will not receive updates.

Why the rename?

The skill name was simplified from rainman-translate-book to translate-book to match the SKILL.md name field and GitHub repository name, ensuring consistent behavior across Claude Code, Codex, and OpenClaw.

How to migrate

Uninstall this deprecated version and install the new one:

clawhub uninstall rainman-translate-book
clawhub install translate-book

Or via npx:

npx skills add deusyu/translate-book -a claude-code -g

New locations

What is translate-book?

A Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents. Pipeline: Calibre converts input to Markdown chunks, parallel subagents translate each chunk independently, manifest-based SHA-256 validation ensures integrity, then chunks are merged and built into HTML (with TOC), DOCX, EPUB, and PDF outputs.

Do not use this package for new installations. Use translate-book instead.

安全使用建议
This skill is simply a safe deprecation notice; you can uninstall it and install the recommended translate-book package instead. Before installing the replacement, verify the GitHub repo (https://github.com/deusyu/translate-book) and the package source to ensure you trust it. Be cautious when running npx commands or any install command that fetches and executes remote code — review the target repository and its release artifacts first.
功能分析
Type: OpenClaw Skill Name: deprecated-skill Version: 0.2.0 This skill bundle is a standard deprecation notice for 'rainman-translate-book', informing users that the package has been renamed to 'translate-book'. The SKILL.md file contains only informational text and standard migration commands for package management, with no evidence of malicious intent, executable code, or risky behavior.
能力评估
Purpose & Capability
The skill's name and description explicitly state it's deprecated and point to the new package; there are no unexpected requirements (no env vars, binaries, or config paths) that conflict with that purpose.
Instruction Scope
Runtime instructions are limited to uninstall/install commands and links (clawhub/uninstall, clawhub/install, and an npx command) and a GitHub URL. They do not instruct reading system files, environment variables, or sending data elsewhere.
Install Mechanism
No install spec or code files are present; this is instruction-only so nothing is written to disk by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths — which is proportional for a deprecation/redirect notice.
Persistence & Privilege
Default invocation settings are used (no always:true). The skill does not request persistent presence or elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install deprecated-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /deprecated-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
- Skill deprecated and renamed to translate-book. - No further updates or bug fixes will be provided for this version. - Instructions provided to uninstall this package and install translate-book instead. - The new skill offers the same functionality with a simplified name and consistent repository alignment.
元数据
Slug deprecated-skill
版本 0.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Deprecated Skill 是什么?

[DEPRECATED] This skill has been renamed to translate-book. Install the new version: clawhub install translate-book. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 199 次。

如何安装 Deprecated Skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install deprecated-skill」即可一键安装,无需额外配置。

Deprecated Skill 是免费的吗?

是的,Deprecated Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Deprecated Skill 支持哪些平台?

Deprecated Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Deprecated Skill?

由 Rainman(@deusyu)开发并维护,当前版本 v0.2.0。

💬 留言讨论