api-translator

將 API 文檔翻譯成繁體中文。輸入 API 文檔網址,輸出翻譯後的 API 說明。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "api-translator" with this command: npx skills add api-translator

API 文件翻譯助手

將 API 文檔翻譯成繁體中文(使用 LLM)。

使用方法

當用戶要求翻譯 API 文檔時:

  1. 使用 web_fetch 工具抓取 API 文檔內容
  2. 將內容發送給 LLM 翻譯
  3. 輸出翻譯結果

翻譯 Prompt 模板

請將以下 API 文檔翻譯成繁體中文(台灣用語),保持 Markdown 格式和程式碼不變,只翻譯說明文字:

[API 文檔內容]

翻譯要求

  • 保持 Markdown 格式
  • 保持程式碼不變
  • 只翻譯說明文字
  • 使用台灣用語:
    • 軟體 → 軟體
    • 網路 → 網路
    • 數據 → 資料
    • 請求 → 請求
    • 響應 → 回應
    • 錯誤 → 錯誤
    • 認證 → 驗證
    • 授權 → 授權
    • 終端 → 端點

增強功能 (v1.1.0)

支援格式

  • HTML 網頁 (自動提取內容)
  • JSON API 回應
  • Markdown 文件

翻譯選項

參數說明
--format輸出格式 (markdown/json/txt)
--preserve-code是否保留程式碼 (預設 true)
--taiwan使用台灣用語 (預設 true)

批次翻譯

支援多個 URL 批次翻譯:

翻譯以下 API 文檔:
- https://example.com/api/v1/docs
- https://example.com/api/v2/docs

範例

輸入: 用戶給你 https://platform.openai.com/docs/api-reference/introduction

輸出: 翻譯後的繁體中文 API 文檔


本技能由 OpenClaw 團隊開發

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Img2img

Generate images from text descriptions using DALL-E 3 while adhering to usage policies and avoiding realistic human faces.

Registry SourceRecently Updated
General

Habitat-GS-Navigator

Navigate and interact with photo-realistic 3DGS environments via the Habitat-GS Bridge. Use when: user asks to explore a 3D scene, perform embodied navigatio...

Registry SourceRecently Updated
General

Memory Palace

持久化记忆管理。Use when: 用户告诉你个人信息/偏好/习惯、需要记住项目状态/技术决策、完成任务后有可复用经验、用户说"记住""别忘了""下次注意"、需要回忆之前的对话内容。支持语义搜索和时间推理。

Registry SourceRecently Updated
General

Podcast Transcript Mining Authority Positioning

Extract guest appearances, speaking topics, and soundbites from podcast transcripts to build authority portfolios and generate podcast pitch templates. Use w...

Registry SourceRecently Updated