返回 Skill 列表
extension
分类: 开发与工程无需 API Key

chapter-translation

按需将教科书章节内容翻译成乌尔都语,同时保持技术准确性和格式。

person作者: jakexiaohubgithub

Chapter Translation

Instructions

  1. Receive chapter content (Markdown or plain text) as input.
  2. Translate all content into Urdu, preserving:
    • Technical terms (robotics, AI, programming terms)
    • Diagrams/figure references (keep placeholders)
    • Headings, lists, code blocks formatting
  3. Return the translated chapter ready for rendering in Docusaurus.
  4. Optionally, allow integration with content-personalization to apply user-specific adaptations before translation.

Example

Input:

{
  "chapter_content": "Chapter 3: Kinematics of Humanoid Robots..."
}