build-error-resolver

build-error-resolver is a skill for Claude Code, Codex from Kacper0199/Opencode-Ultrathinker. It costs 50 tokens per session (3,061 once invoked), scanned C, original, no licence file.

A helper for resolving build failures and TypeScript type errors, with small targeted changes.

In plain words
What is it for?
Use it after a build fails or TypeScript reports errors, when you want the smallest practical fix.
Why use it?
It helps identify and fix errors that stop a project from building, without changing its overall design.

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/kacper0199/opencode-ultrathinker/agent-build-error-resolver
Any agent
npx skills add Kacper0199/Opencode-Ultrathinker --skill agent-build-error-resolver
Clone the repo
git clone --depth 1 https://github.com/Kacper0199/Opencode-Ultrathinker

Made for: Claude Code, Codex.

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 build-error-resolver

README.md
[![agentmods](https://agentmods.dev/badge/skills/kacper0199/opencode-ultrathinker/agent-build-error-resolver.svg)](https://agentmods.dev/skills/kacper0199/opencode-ultrathinker/agent-build-error-resolver)
Your own site
<a href="https://agentmods.dev/skills/kacper0199/opencode-ultrathinker/agent-build-error-resolver"><img src="https://agentmods.dev/badge/skills/kacper0199/opencode-ultrathinker/agent-build-error-resolver.svg" alt="Measured on agentmods" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,061 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 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.00050 $0.03061
Opus 5 $0.00025 $0.01530
Sonnet 5 $0.00010 $0.00612
Haiku 4.5 $0.00005 $0.00306

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

Security

Grade C, and why

build-error-resolver scanned grade C 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 4d 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

rm -rf .next node_modules/.cache
skills/agent-build-error-resolver/SKILL.md · 531 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. 4d ago First seen · 531 lines · 50 tokens per session scan C e3fcbdf6857c

Subscribe to this mod's changes

build-error-resolver is a skill published in the GitHub repository Kacper0199/Opencode-Ultrathinker (2 stars, last pushed 3mo ago), with no licence file. It adds 50 tokens to every session and 3,061 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). 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

modern-js-runtimes

Fast JS/TS development using Bun and specialized hashing safety for Ethereum.

jxoesneon/Ciel · 20 tokens

om-ds-guardian

Design System Guardian for Open Mercato. Use for frontend UI work, design-system compliance reviews, semantic token migration, hardcoded color or typography cleanup, DS-compliant page scaffolding, and common DS violations such as arbitrary text sizes, raw color classes, or missing shared states. Prefer this skill…

open-mercato/open-mercato · 76 tokens

om-integration-builder

Build integration provider packages for the Open Mercato Integration Marketplace (payment, shipping, data-sync, webhook). Scaffolds the npm package, adapter, credentials, widget injection, webhook processing, health checks, i18n, tests. Triggers on "build integration", "add provider", "integrate with…

open-mercato/open-mercato · 73 tokens

om-auto-sec-report-pr

Paranoid OWASP-oriented security analysis for a SINGLE unit of work — one PR, one spec under .ai/specs/, or one branch diff. Hunts non-obvious attack vectors beyond OWASP Top 10, flags same-pattern hotspots elsewhere, and emits "Next steps — go deeper" follow-ups. Writes markdown + HTML under .ai/analysis/; runs…

open-mercato/open-mercato · 93 tokens

om-create-agents-md

Create or rewrite AGENTS.md files for Open Mercato packages and modules. Use this skill when adding a new package, creating a new module, or when an existing AGENTS.md needs to be created or refactored. Ensures prescriptive tone, the Always/Ask First/Never/Validation Commands boundary structure, MUST-style rules…

open-mercato/open-mercato · 85 tokens

om-auto-qa-scenarios

Generate a human QA report for a window of merged PRs (date floor, PR-number floor, or default last 7 days) and ship it as a docs-only PR against develop. Groups work into P0/P1/P2 testing routes with click paths, verification points, and risk callouts. Writes markdown + HTML under .ai/analysis/. Hands off to…

open-mercato/open-mercato · 99 tokens