error-explainer

A helper that explains programming errors and suggests ways to find and fix their causes. It works with messages such as stack traces, which are records of where an error travelled through code.

In plain words
What is it for?
Use it to understand crashes, exceptions, compilation or runtime errors, HTTP 404 or 500 errors, and similar failures.
Why use it?
It translates unfamiliar error output into plain language and gives the debugging process a clear starting point.

Skill for Claude CodeCodex

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/kevinaimonster/skill-hub/error-explainer
Any agent
npx skills add kevinaimonster/skill-hub --skill error-explainer
Clone the repo
git clone --depth 1 https://github.com/kevinaimonster/skill-hub

Made for: Claude Code, Codex.

Per session 188 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,624 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
Origin unknown 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 $0.00188 $0.02624
Opus 5 $0.00094 $0.01312
Sonnet 5 $0.00038 $0.00525
Haiku 4.5 $0.00019 $0.00262

Measured 2d ago against content hash de67a5fdbd66, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade B, and why

error-explainer scanned grade B with 1 finding 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 2d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

| `EACCES permission denied` | 没权限 | 需要 sudo 或修改文件权限 |
skills/error-explainer/SKILL.md · 289 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 2d ago First seen · 289 lines · 188 tokens per session scan B de67a5fdbd66

Subscribe to this mod's changes

error-explainer is a skill published in the GitHub repository kevinaimonster/skill-hub (2 stars, last pushed 5mo ago), with no licence file. It adds 188 tokens to every session and 2,624 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). 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

xiaohongshu-title

《小红书运营手册 · AI工作台》标题生成与优化技能。用于用户明确要为小红书笔记、封面短句、图文/短视频标题、种草、教程、测评、服务内容起标题、改标题、做标题方向选择时触发。输入可以是正文草稿、选题方向、产品卖点、账号定位、图片/视频描述或已有标题。默认用快速模式输出标题;用户要求分析、首推、理由、方向、诊断或优化时用诊断/优化模式。不要在普通文章标题、论文标题、新闻标题、课程命名等非小红书/社媒场景中自动触发。.

mengke-wang/xiaohongshu-ai-workbench · 157 tokens

xiaohongshu-magazine

《小红书运营手册 · AI工作台》杂志感选题库技能。用于用户想把小红书账号当成一本杂志来办、确定内容母题(刊魂)、设计固定栏目、用开枝散叶方法批量生成选题、区分账号围绕业务还是围绕个人 IP、让每一篇都在攒信任或攒喜欢、或搭建可长期复用的选题库时触发。输入可以是账号定位、目标用户、产品或服务、个人经历和已有素材。输出母题、栏目结构、按信任和喜欢分类的选题库、每根栏目的角度公式和优先级建议。它负责战略层选题库,日历和系列排期交给 xiaohongshu-topic-planner。.

mengke-wang/xiaohongshu-ai-workbench · 184 tokens

xiaohongshu-comment-reply

《小红书运营手册 · AI工作台》评论区回复技能。用于用户想回复小红书评论、生成置顶评论、引导讨论、处理质疑、引导私信、维护账号人设或批量回复评论时触发。输入可以是笔记主题、账号语气、评论列表、是否希望转化和回复边界。输出多种语气回复、置顶评论和风险提醒。.

mengke-wang/xiaohongshu-ai-workbench · 102 tokens

xiaohongshu-topic-planner

《小红书运营手册 · AI工作台》选题策划技能。用于用户想做内容方向、选题池、系列选题、7天/14天/30天发布计划、产品种草选题、服务号内容规划或个人 IP 内容地图时触发。输入可以是账号定位、目标用户、产品/服务、近期目标、内容素材和已有选题。输出选题分类、优先级、系列规划和每篇内容角度。.

mengke-wang/xiaohongshu-ai-workbench · 112 tokens

pr-review

AUTHOR SKILL (internal to microsoft/aspire-skills). Reviews pull requests into this repo for problems only — bugs, regressions, missing eval coverage, frontmatter or routing damage, plugin-manifest drift, hook safety, and other concrete issues. Drives a six-step workflow: identify the PR, ensure the branch is…

microsoft/aspire-skills · 241 tokens

spark-video-director

Translate a screenplay (one scene at a time) into a provider-agnostic storyboard fragment for the spark-video pipeline. Wraps Shanyin Super Director Master when available — the upstream Shanyin SKILL is the single source of truth for craft when present.

modelstudioai/skills · 58 tokens