affaan-m/ECC/docs/ja-JP/skills/visa-doc-translate/SKILL.md
visa-doc-translate
Use it for translation tasks; the detail page covers purpose, installation, and practical steps.
- Source repository stars
- 234,327
- Declared platforms
- 0
- Static risk flags
- 0
- Last source update
- 2026-07-27
- Source checked
- 2026-07-28
Decision brief
What it does—and where it fits
ユーザーが画像ファイルのパスを提供した場合、確認を求めずに以下の手順を自動的に実行する:
Not for
- Tasks that require unconfirmed production actions or broad system permissions.
- Environments where the pinned source and install steps cannot be inspected.
Compatibility matrix
Platform support, with evidence labels
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
Inspect first. Install second.
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/affaan-m/ECC --skill "docs/ja-JP/skills/visa-doc-translate"Inspect the Agent Skill "visa-doc-translate" from https://github.com/affaan-m/ECC/blob/4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38/docs/ja-JP/skills/visa-doc-translate/SKILL.md at commit 4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
What the source asks the agent to do
- 01
手順
ユーザーが画像ファイルのパスを提供した場合、確認を求めずに以下の手順を自動的に実行する:
画像変換:ファイルがHEIC形式の場合、sips -s format png --out を使用してPNGに変換する画像の回転:EXIFの向きデータを確認する - 02
対応ドキュメント
銀行預金証明書 (存款证明) 収入証明書 (收入证明) 在職証明書 (在职证明) 退職証明書 (退休证明) 不動産証明書 (房产证明) 営業許可証 (营业执照) 身分証明書とパスポート その他の公式文書
銀行預金証明書 (存款证明)収入証明書 (收入证明)在職証明書 (在职证明) - 03
技術実装
1. macOS Visionフレームワーク(macOSのみ):
macOS Visionフレームワーク(macOSのみ):EasyOCR(クロスプラットフォーム):Tesseract OCR(利用可能な場合):
Permission review
Static risk signals and limitations
No configured static risk pattern was detected
This is not proof of safety. Runtime behavior, indirect dependencies, and hidden external systems are outside the static scan.
Evidence record
Why each signal appears
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 64/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 234,327 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | catalog record | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
Provenance and original SKILL.md
- Repository
- affaan-m/ECC
- Skill path
- docs/ja-JP/skills/visa-doc-translate/SKILL.md
- Commit
- 4e973d3eaf92d97f8d2e2d8abb39d8bdc8711b38
- License
- MIT
- Collected
- 2026-07-28
- Default branch
- main
View the original SKILL.md
ビザ申請のためのビザ申請書類の翻訳を支援している。
手順
ユーザーが画像ファイルのパスを提供した場合、確認を求めずに以下の手順を自動的に実行する:
-
画像変換:ファイルがHEIC形式の場合、
sips -s format png <input> --out <output>を使用してPNGに変換する -
画像の回転:
- EXIFの向きデータを確認する
- EXIFデータに基づいて画像を自動的に回転させる
- EXIFの向きが6の場合は、反時計回りに90度回転させる
- 必要に応じて追加の回転を適用する(ドキュメントが上下逆に見える場合は180度をテストする)
-
OCRテキスト抽出:
- 複数のOCR方法を自動的に試みる:
- macOS Visionフレームワーク(macOS優先)
- EasyOCR(クロスプラットフォーム、tesseract不要)
- Tesseract OCR(利用可能な場合)
- ドキュメントからすべてのテキスト情報を抽出する
- ドキュメントの種類を識別する(預金証明書、在職証明書、退職証明書など)
- 複数のOCR方法を自動的に試みる:
-
翻訳:
- すべてのテキストコンテンツをプロフェッショナルに英語に翻訳する
- 元のドキュメントの構造とフォーマットを維持する
- ビザ申請に適した専門的な用語を使用する
- 固有名詞は元の言語を保持し、括弧内に英語を追記する
- 中国語の名前には拼音フォーマットを使用する(例:WU Zhengye)
- すべての数字、日付、金額を正確に保持する
-
PDF生成:
- PILとreportlabライブラリを使用してPythonスクリプトを作成する
- 第1ページ:回転後の元の画像を中央に配置し、A4ページに合わせてスケーリングして表示する
- 第2ページ:適切なフォーマットで英語翻訳を表示する:
- タイトルは中央揃えで太字
- コンテンツは左揃え、適切な間隔
- 公式文書に適したプロフェッショナルなレイアウト
- 下部に注記を追加する:"This is a certified English translation of the original document"
- スクリプトを実行してPDFを生成する
-
出力:同じディレクトリに
<original_filename>_Translated.pdfという名前のPDFファイルを作成する
対応ドキュメント
- 銀行預金証明書 (存款证明)
- 収入証明書 (收入证明)
- 在職証明書 (在职证明)
- 退職証明書 (退休证明)
- 不動産証明書 (房产证明)
- 営業許可証 (营业执照)
- 身分証明書とパスポート
- その他の公式文書
技術実装
OCR方法(順番に試す)
-
macOS Visionフレームワーク(macOSのみ):
import Vision from Foundation import NSURL -
EasyOCR(クロスプラットフォーム):
pip install easyocr -
Tesseract OCR(利用可能な場合):
brew install tesseract tesseract-lang pip install pytesseract
必要なPythonライブラリ
pip install pillow reportlab
macOS Visionフレームワークの場合:
pip install pyobjc-framework-Vision pyobjc-framework-Quartz
重要なガイドライン
- 各ステップでユーザーに確認を求めない
- 最適な回転角度を自動的に判断する
- 1つのOCR方法が失敗した場合は複数の方法を試みる
- すべての数字、日付、金額が正確に翻訳されることを確認する
- 簡潔でプロフェッショナルなフォーマットを使用する
- プロセス全体を完了し、最終PDFの場所を報告する
使用例
/visa-doc-translate RetirementCertificate.PNG
/visa-doc-translate BankStatement.HEIC
/visa-doc-translate EmploymentLetter.jpg
出力例
このスキルは以下を行う:
- 利用可能なOCR方法を使用してテキストを抽出する
- プロフェッショナルな英語に翻訳する
- 以下を含む
<filename>_Translated.pdfを生成する:- 第1ページ:元のドキュメント画像
- 第2ページ:プロフェッショナルな英語翻訳
オーストラリア、米国、カナダ、英国およびその他の国のビザ申請で翻訳書類が必要な場合に最適。
Alternatives
Compare before choosing
affaan-m/ECC
visa-doc-translate
Translate visa application documents (images) to English and create a bilingual PDF with original and translation
affaan-m/ECC
visa-doc-translate
Use it for translation tasks; the detail page covers purpose, installation, and practical steps.
affaan-m/ECC
videodb
See, Understand, Act on video and audio. See- ingest from local files, URLs, RTSP/live feeds, or live record desktop; return realtime context and playable stream links. Understand- extract frames, build visual/semantic/temporal indexes, and search moments with timestamps and auto-clips. Act- transcode and normalize (codec, fps, resolution, aspect ratio), perform timeline edits (subtitles, text/image overlays, branding, audio overlays, dubbing, translation), generate media assets (image, audio, v
wshobson/agents
brand-landingpage
Brand-first landing page designer — runs a brand-identity interview (colors, typography, shape language), then generates and iterates on a polished landing page via Stitch with deployment-ready HTML. Use when the user asks to create, design, or build a landing page, homepage, or marketing page and has no established visual direction. Skip when they have a design mockup, need a dashboard or app UI, are working at component level, building a multi-page app, or restyling with known design tokens —