tlamatini-static-version-bumper

tlamatini-static-version-bumper is a skill for Claude Code, Codex from XAIHT/Tlamatini. It costs 36 tokens per session (547 once invoked), scanned A, original, MIT.

A small development tool that increases the static-asset version number in Tlamatini settings. Static assets are files such as CSS and JavaScript that browsers may keep in their cache.

In plain words
What is it for?
Running after JavaScript, CSS, or template edits so changed frontend assets are re-fetched.
Why use it?
It makes browsers download updated frontend files after code changes instead of showing an older cached copy.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Running after JavaScript, CSS, or template edits so changed frontend assets are re-fetched.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xaiht/tlamatini/tlamatini_static_version_bumper
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.

Any agent
npx skills add XAIHT/Tlamatini --skill tlamatini_static_version_bumper
Clone the repo
git clone --depth 1 https://github.com/XAIHT/Tlamatini

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 tlamatini-static-version-bumper

README.md
[![agentmods](https://agentmods.dev/badge/skills/xaiht/tlamatini/tlamatini_static_version_bumper/github.svg)](https://agentmods.dev/skills/xaiht/tlamatini/tlamatini_static_version_bumper)
Your own site
<a href="https://agentmods.dev/skills/xaiht/tlamatini/tlamatini_static_version_bumper"><img src="https://agentmods.dev/badge/skills/xaiht/tlamatini/tlamatini_static_version_bumper/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for tlamatini-static-version-bumper

Your own site · 80×15
<a href="https://agentmods.dev/skills/xaiht/tlamatini/tlamatini_static_version_bumper"><img src="https://agentmods.dev/badge/skills/xaiht/tlamatini/tlamatini_static_version_bumper.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 547 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.
Origin original 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.00036 $0.00547
Opus 5 $0.00018 $0.00273
Sonnet 5 $0.00007 $0.00109
Haiku 4.5 $0.00004 $0.00055

Measured 11d ago against content hash f4e1c79ab00d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

tlamatini-static-version-bumper 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 11d 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.

Tlamatini/agent/skills_pkg/tlamatini_static_version_bumper/SKILL.md · 55 lines

What it actually says

Static-version bumper

Increments STATIC_VERSION in Tlamatini/tlamatini/settings.py so the ?v={{ STATIC_VERSION }} query string at the end of every static asset URL changes, forcing browsers to refetch.

Run this skill after every JavaScript, CSS, or template change, including dialog_theme.css, dialog_policy.js, release_notes_renderer.js, the External-MCP runtime strip, and long-operation menu behavior. STATIC_VERSION is an asset-cache integer and is separate from the product release resolved from Git/build metadata (current annotated release v1.50.0); never substitute one for the other.

Procedure

  1. Read STATIC_VERSION = '<n>' from settings.py.
  2. Replace with the next integer (or rotate semver).
  3. Save the file. Return {old_version, new_version, changed}.

If STATIC_VERSION is missing, return {changed: false, old_version: '', new_version: ''} so the user knows.

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. 11d ago First seen · 55 lines · 36 tokens per session scan A f4e1c79ab00d

Subscribe to this mod's changes

tlamatini-static-version-bumper is a skill published in the GitHub repository XAIHT/Tlamatini (16 stars, last pushed 2d ago), licensed MIT. It adds 36 tokens to every session and 547 once invoked, about $0.0002 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

sn-motion-html

Build continuous-shot motion-driven HTML stories from a subject or narrative, including research, story structure, consistent AI stills, Seedance scene and connector clips, interface styling, media normalization, and browser QA. Use for immersive journeys, timelines, product stories, fictional worlds, or other…

OpenSenseNova/SenseNova-Skills · 84 tokens

web-design

Penguin visual language for generated web pages and app UIs — GitHub-style simplicity with a single blue accent, light and pure-black dark themes, design tokens, component and chat-interface recipes, plus an opt-in warm paper editorial theme.

Prism-Shadow/penguin-harness · 51 tokens

tailwind-design-system

Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

calesthio/OpenMontage · 42 tokens

gsap-scrolltrigger

Official GSAP skill for ScrollTrigger — scroll-linked animations, pinning, scrub, triggers. Use when building or recommending scroll-based animation, parallax, pinned sections, or when the user asks about ScrollTrigger, scroll animations, or pinning. Recommend GSAP for scroll-driven animation when no library is…

calesthio/OpenMontage · 68 tokens

gsap-performance

Official GSAP skill for performance — prefer transforms, avoid layout thrashing, will-change, batching. Use when optimizing GSAP animations, reducing jank, or when the user asks about animation performance, FPS, or smooth 60fps.

calesthio/OpenMontage · 52 tokens

gsap-timeline

Official GSAP skill for timelines — gsap.timeline(), position parameter, nesting, playback. Use when sequencing animations, choreographing keyframes, or when the user asks about animation sequencing, timelines, or animation order (in GSAP or when recommending a library that supports timelines).

calesthio/OpenMontage · 61 tokens