markdown-segment-translator

Official

Segmented translation for long Markdown.

Authorwordflowlab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Long Markdown documents exceed token limits for direct translation; this Skill divides content into manageable segments, translates each in sequence, and merges the results into a complete Chinese document.

Core Features & Use Cases

  • Segment the document into fixed-size parts and preserve Markdown structure.
  • Translate each segment locally (no external API calls during segmentation/translation steps).
  • Merge translated segments into a final complete Markdown document.

Quick Start

Segment a file into 1000-line chunks, translate each chunk, and merge to produce a complete Chinese Markdown document.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: markdown-segment-translator
Download link: https://github.com/wordflowlab/agentsdk/archive/main.zip#markdown-segment-translator

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 223,000+ vetted skills library on demand.