Agent skill
chapter-translation
Translate textbook chapter content into Urdu on demand while preserving technical accuracy and formatting.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/chapter-translation
SKILL.md
Chapter Translation
Instructions
- Receive chapter content (Markdown or plain text) as input.
- Translate all content into Urdu, preserving:
- Technical terms (robotics, AI, programming terms)
- Diagrams/figure references (keep placeholders)
- Headings, lists, code blocks formatting
- Return the translated chapter ready for rendering in Docusaurus.
- Optionally, allow integration with content-personalization to apply user-specific adaptations before translation.
Example
Input:
json
{
"chapter_content": "Chapter 3: Kinematics of Humanoid Robots..."
}
Didn't find tool you were looking for?