📦 Error Rosetta — 错误翻译官

v1.0.0

一键把晦涩报错、堆栈与日志翻译成人类语言,支持主流语言与框架,帮你秒懂问题根源并给出修复建议。

0· 267·0 当前·0 累计
by @jcools1977 (John DeVere Cooley)
下载技能包
最后更新
2026/3/3
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requested actions (reading source files and repo context) match its purpose of translating errors; nothing requested or installed is disproportionate or unrelated, but it does require access to your codebase and commit history to work effectively.
评估建议
This skill is coherent for translating errors, but it relies on the agent having read access to your project files and git history to provide precise, code-specific fixes. Before installing or invoking: (1) confirm whether the agent runtime will actually have access to the repository and what boundaries (workspace root, file globs) are used; (2) avoid running it on sensitive or private code unless you trust the environment and logs won't be sent externally; (3) check your platform/privacy settin...
详细分析 ▾
用途与能力
Name/description (translate cryptic errors into plain-language, root cause, and exact fix) aligns with the instructions which explicitly require inspecting the referenced file/line, stack trace, and repository context.
指令范围
SKILL.md instructs the agent to read the file and specific line mentioned in the error, examine data flow across the codebase, check recent commits, and look for similar errors elsewhere. These actions are coherent with the stated purpose but imply broad read access to your project files and git history — a privacy-sensitive scope. The instructions do not direct the agent to send data to external endpoints.
安装机制
Instruction-only skill with no install spec and no code files — nothing is written to disk or downloaded by the skill itself.
凭证需求
Skill requests no environment variables, credentials, or config paths. Its need to access repository files and commits is proportional to its debugging goal and does not require unrelated credentials.
持久化与权限
always:false and no persistent/install behavior. The skill does not request elevated or permanent presence and does not modify other skills or system settings.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSmacOS · Linux · Windows

版本

latestv1.0.02026/3/3

Initial release

无害

安装命令

点击复制
官方npx clawhub@latest install error-rosetta
镜像加速npx clawhub@latest install error-rosetta --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库