Web Article Translator

🌐Community
by zephyrwang6 · vlatest · Repository

Translates web articles from any URL into your desired language, preserving formatting where possible.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add web-article-translator npx -- -y @trustedskills/web-article-translator
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "web-article-translator": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/web-article-translator"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to translate web articles from one language to another, facilitating cross-lingual information access. It processes text directly sourced from online pages to deliver localized content.

When to use it

  • Accessing international news or research papers in a language you do not speak fluently.
  • Localizing technical documentation or blog posts for a specific regional audience.
  • Extracting and translating key insights from multilingual websites into your native tongue.

Key capabilities

  • Fetches content directly from web articles.
  • Performs translation between different languages.
  • Adapts online text for immediate consumption by AI agents.

Example prompts

  • "Translate this article about climate change from Spanish to English."
  • "Summarize the latest tech news from a Japanese website and provide the translation in French."
  • "Convert the instructions on this German cooking blog into Italian."

Tips & gotchas

Ensure the target web page is fully loaded before requesting translation to avoid missing content. Complex layouts or heavy JavaScript-rendered pages may require additional context to translate accurately.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
zephyrwang6
Installs
28

🌐 Community

Passed automated security scans.