tiny-world-builder: Skill for Claude Code

.agents/skills/tinyworld-i18n/SKILL.md

tinyworld-i18n is a skill for Claude Code, Codex from jasonkneen/tiny-world-builder. It costs 83 tokens per session (1,614 once invoked), scanned A, original, AGPL-3.0.

A tool for adding, translating, and checking TinyWorld's user-facing text in English, French, Chinese, and Spanish. It also checks that the interface uses the correct language strings.

In plain words
What is it for?
Use it when adding game text, translating interface strings, auditing languages, adding a new language, or fixing failed internationalization checks.
Why use it?
It helps find untranslated or incorrectly localized text and keeps supported language versions aligned.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is jasonkneen/tiny-world-builder's own configuration. It tells Claude Code and Codex how to work on tiny-world-builder itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything tiny-world-builder configures →

About the project

Tiny World Builder is a browser-based 3D voxel editor for creating, sculpting, exploring, saving, remixing, exporting, and sharing small block-based worlds. It is used by people who want to build terrain and scenes with objects such as homes, paths, crops, and animals. Its catalogue add-ons support work with the editor.

jasonkneen/tiny-world-builder · 1,556 stars · on GitHub · tinyworld.build

Reuse

Borrowing it

Nothing to install: this file belongs to jasonkneen/tiny-world-builder. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/jasonkneen/tiny-world-builder/main/.agents/skills/tinyworld-i18n/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/jasonkneen/tiny-world-builder

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 tinyworld-i18n

README.md
[![agentmods](https://agentmods.dev/badge/skills/jasonkneen/tiny-world-builder/tinyworld-i18n.svg)](https://agentmods.dev/skills/jasonkneen/tiny-world-builder/tinyworld-i18n)
Your own site
<a href="https://agentmods.dev/skills/jasonkneen/tiny-world-builder/tinyworld-i18n"><img src="https://agentmods.dev/badge/skills/jasonkneen/tiny-world-builder/tinyworld-i18n.svg" alt="Measured on agentmods" height="20"></a>
Per session 83 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,614 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00083 $0.01614
Opus 5 $0.00042 $0.00807
Sonnet 5 $0.00017 $0.00323
Haiku 4.5 $0.00008 $0.00161

Measured 8d ago against content hash 1cd37ac02c28, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

tinyworld-i18n scanned grade A with 0 findings 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 8d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/tinyworld-i18n/SKILL.md · 107 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 8d ago First seen · 107 lines · 83 tokens per session scan A 1cd37ac02c28

Subscribe to this mod's changes

tinyworld-i18n is a skill published in the GitHub repository jasonkneen/tiny-world-builder (1,556 stars, last pushed today), licensed AGPL-3.0. It adds 83 tokens to every session and 1,614 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

minecraft-modpack-server

Host modded Minecraft servers (CurseForge, Modrinth).

NousResearch/hermes-agent · 19 tokens

maintaining-modding-environments

Use after first-run for ongoing modpack maintenance: update/install KB packs, author or register custom/mod KB packs, maintain localization glossary KBs for translator use, prune KB cache, health-check the environment, version-pin KB/tooling, or handle recurring BGS modding environment care.

hashgraph-online/awesome-codex-plugins · 65 tokens

using-bgs-translator

A translation workflow for Bethesda Game Studios plugins, which are game modification files such as .esp, .esm, and .esl. It prepares the plugin text for AI translation and exports files that xTranslator can use.

hashgraph-online/awesome-codex-plugins · 94 tokens

localize

Full localization pipeline: scan for hardcoded strings, extract and manage string tables, validate translations, generate translator briefings, run cultural/sensitivity review, manage VO localization, test RTL/platform requirements, enforce string freeze, and report coverage.

Donchitos/Claude-Code-Game-Studios · 50 tokens

dialogue-systems

Build branching dialogue and narrative — a node/choice graph with conditions, variables, and localization hooks — and choose between authoring tools Ink and Yarn Spinner or a custom data-driven runner. Engine-neutral. Use when the user mentions dialogue system, branching dialogue, conversation tree, choices, Ink…

gamedev-skills/awesome-gamedev-agent-skills · 75 tokens

localization

Use when implementing localization (i18n/l10n) — TranslationServer, CSV/PO translation files, locale switching, RTL support, and pluralization in Godot 4.3+.

jame581/GodotPrompter · 42 tokens