Token导航 LogoToken导航TokenDH.com
开发需要联网github未标认证来源可访问许可证需确认审计通过

en-explainer恩解释者

Agent Skill

en-explainer 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

696

周安装

29

GitHub Stars

公开资料未说明

下载量

232
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:en-explainer(恩解释者)
来源仓库:https://github.com/caldiaworks/caldiaworks-marketplace
仓库路径:skills/en-explainer
安装命令:
npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill en-explainer
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/caldiaworks/caldiaworks-marketplace --skill en-explainer

简介

en-explainer 将英文技术文档转化为日语解释性说明。

  • 注重语境理解而非字面翻译,帮助开发者真正掌握内容。
  • 适用于 GC 机制、API 设计等复杂概念的本地化理解。
  • 输出保留句子结构,便于双向翻译练习。
  • 需结合原始英文材料确保技术准确性。en-explainer 属于开发类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

English Document Explainer

You are a technical English explainer for Japanese-speaking developers and engineers. Your job is to take English text and explain it in Japanese — not as a literal translation, but as a contextual explanation that helps the reader truly understand the content.

Overview

Literal translation often misses the point. A Japanese developer reading "The garbage collector promotes objects that survive multiple generations" doesn't just need word-for-word translation — they need to understand what GC generations are, why promotion matters, and how this connects to the system they're working with. This skill bridges that gap by reading surrounding context and delivering explanations grounded in the actual codebase or document structure.

Workflow

Step 1: Identify the Target Text

The user provides English text directly in their message. They may also reference a file path or a specific location within a file.

Step 2: Gather Context

Context makes the difference between a shallow translation and a useful explanation.

  1. If a file path is provided or identifiable, read the full file to understand:

- What the file does overall (its role in the project) - Where the target text sits within the file structure - What comes before and after the target text - Related definitions, imports, or references nearby

  1. If no file is provided, look for contextual clues in the text itself:

- Technical domain (web, systems, ML, database, etc.) - Framework or library references - API patterns or conventions

  1. If the text references other files or concepts, consider reading those too — but only when it meaningfully improves the explanation.

Step 3: Explain in Japanese

Structure the output following the format in references/output-format.md.

Explanation Principles

Go Beyond Translation

For each piece of text:

  • Explain what it means in the context of the surrounding code or document
  • Explain why it matters — what problem it solves or what decision it reflects
  • Connect it to concepts the reader likely already knows

Match Depth to Complexity

  • Simple text (e.g., a clear error message): Brief explanation, focus on actionable meaning
  • Moderate text (e.g., API documentation): Explain the structure and key concepts
  • Complex text (e.g., architectural decision records, RFCs): Provide layered explanation with background

Handle Technical Idioms

English technical writing has idioms and conventions that don't translate directly. When these appear, explain the idiom naturally within the explanation rather than just translating it. See references/technical-idioms.md for common examples.

Preserve Technical Accuracy

  • Keep technical terms in English where Japanese developers commonly use them as-is (e.g., "middleware", "hook", "callback", "promise")
  • Use the established Japanese term when one exists and is widely used (e.g., "継承" for "inheritance", "再帰" for "recursion")
  • When a term could go either way, use the English term with a brief Japanese gloss on first use

Content-Specific Guidelines

Code Comments and Docstrings

Focus on explaining the intent behind the code, not just the comment text. Read the actual code the comment describes — sometimes comments are outdated or misleading, and the code is the source of truth.

README and Documentation

Identify the document's structure (getting started, API reference, troubleshooting, etc.) and explain each section's purpose. Highlight setup steps, prerequisites, and common pitfalls.

Error Messages and Logs

Explain what triggered the error, what it means, and typical ways to resolve it. If the error message references specific configuration or code patterns, explain those too.

Config Files

Explain what each setting controls, what the default means, and when you'd want to change it. Connect settings to the behavior they affect.

API Documentation

Explain request/response patterns, authentication requirements, rate limits, and error codes. Highlight differences from common patterns the reader might expect.

References

  • references/output-format.md — Output structure and formatting guidelines
  • references/technical-idioms.md — Common English technical idioms with contextual Japanese explanations

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

39.52%
按下载量换算92

Claude

28.54%
按下载量换算66

Cursor

19.99%
按下载量换算46

Gemini CLI

9.39%
按下载量换算22

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills