ainiee-translate

Community

No-app agent-native novel/epub translation.

Authorxuanji86
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Traditional novel translation tools like AiNiee require a separate desktop application with GUI/HTTP/MCP interfaces, forcing users to switch contexts and manage standalone software. This Skill eliminates that overhead by running the entire translation pipeline directly within your coding agent (Claude Code / OpenAI Codex), using the agent itself as the translation engine with no external app dependencies or per-token API fees.

Core Features & Use Cases

  • End-to-End Translation Pipeline: Automatically parses input files (epub, txt, docx, srt, etc.), builds a locked glossary for consistent terminology and character name rendering, translates chapter by chapter following custom rules, writes progress to a resumable cache, and exports finished translated files.
  • No External App Required: Runs directly on your coding agent's subscription quota, no need to install or run the AiNiee desktop app, no per-token API costs for translation.
  • Flexible Workflow Control: Supports three intervention modes (sampling auto-translation, per-chapter review, full auto mode), plus import of existing AiNiee project caches to continue unfinished translation, polishing, or verification work.
  • Use Case Example: Translate a full English fantasy novel to Chinese with consistent character name preservation, custom style rules for dialogue and honorifics, and resumable progress if the translation is interrupted mid-way.

Quick Start

Use the ainiee-translate skill to translate the attached novel file 'my_fantasy_book.epub' to Chinese, applying the default translation rules and preserving character names per the locked glossary.

Dependency Matrix

Required Modules

msgspecbeautifulsoup4lxmlrichopenpyxlpolibpython-pptxchardet

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ainiee-translate
Download link: https://github.com/xuanji86/ainiee-translate-skill/archive/main.zip#ainiee-translate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.