bp-translate

bp-translate is a skill for Claude Code from mishanefedov/skill-issue. It costs 29 tokens per session (40 once invoked), scanned A, original, MIT.

A document translation tool that uses the DeepL translation service to convert text between languages. It can also respond to the listed voice-trigger aliases.

In plain words
What is it for?
Use it to translate documents between languages with DeepL.
Why use it?
It removes the need to translate documents manually or switch between separate translation tools. The input does not specify supported languages or document formats.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the skill-issue plugin — 13 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/mishanefedov/skill-issue/bp-translate
Any agent
npx skills add mishanefedov/skill-issue --skill bp-translate
Clone the repo
git clone --depth 1 https://github.com/mishanefedov/skill-issue

Made for: Claude Code.

Or install skill-issue, the plugin that ships this one along with the rest of its 13 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for bp-translate

README.md
[![agentmods](https://agentmods.dev/badge/skills/mishanefedov/skill-issue/bp-translate.svg)](https://agentmods.dev/skills/mishanefedov/skill-issue/bp-translate)
Your own site
<a href="https://agentmods.dev/skills/mishanefedov/skill-issue/bp-translate"><img src="https://agentmods.dev/badge/skills/mishanefedov/skill-issue/bp-translate.svg" alt="Measured on agentmods" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 40 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.00040
Opus 5 $0.00015 $0.00020
Sonnet 5 $0.00006 $0.00008
Haiku 4.5 $0.00003 $0.00004

Measured 5d ago against content hash 46732f2b4795, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

bp-translate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

test/fixtures/boilerplate/bp-translate/SKILL.md · 6 lines

What it actually says

bp-translate

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 6 lines · 29 tokens per session scan A 46732f2b4795

Subscribe to this mod's changes

bp-translate is a skill published in the GitHub repository mishanefedov/skill-issue (3 stars, last pushed 3mo ago), licensed MIT. It adds 29 tokens to every session and 40 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

pdf_translator

Extract text from PDF files, translate it to a target language, and save the result as a Markdown file. Use this skill when the user wants to translate a PDF document or asks to "convert PDF to Chinese".

ForceInjection/AI-fundamentals · 47 tokens

translate-book

Translate books (PDF/DOCX/EPUB) into any language using parallel sub-agents. Converts input -> Markdown chunks -> translated chunks -> HTML/DOCX/EPUB/PDF.

deusyu/translate-book · 42 tokens

azure-ai-translation-document-py

Client library for Azure AI Translator document translation service for batch document translation with format preservation.

benjaminasterA/antigravity-awesome-skills · 0 tokens

docutranslate

Use when translating documents locally via LLM — PDF, Word, Excel, Markdown, SRT subtitles with format preservation. DocuTranslate: LLM-powered multi-format local file translation tool with MCP server support.

znlgis/opengis-skills · 47 tokens

lov-academic-translator

将英文论文、arXiv、期刊/会议文章及技术 PDF 翻译为中文 PDF 或可发布的中文 Markdown。用户提出“翻译英文 PDF”“翻译论文”“论文超级翻译官”“保留图片、公式和原版式”“原文译文对照”“页数对应”或“PDF 图文排版不要乱”时使用。.

lovstudio/skills · 87 tokens

hebrew-document-generator

Generate Hebrew documents (PDF, DOCX/Word, PPTX) with correct right-to-left layout, mixed Hebrew-and-English bidi handling, and Hebrew typography. Use whenever the output is a Hebrew or mixed Hebrew/English Word document, Hebrew PDF, or Hebrew PowerPoint ("Hebrew Word document", "מסמך Word בעברית", "create a .docx in…

skills-il/localization · 247 tokens