bump-catalog

bump-catalog is a skill for Claude Code from jozobeer/mojiemoji-plugin. It costs 33 tokens per session (4,649 once invoked), scanned A, original, MIT.

A coding workflow that promotes frequently selected mojiemoji variants from a local usage record into prestamp-catalog.yml. A catalog is a file that lists available choices for a system.

In plain words
What is it for?
Use it to aggregate cached catalog misses, promote variants that meet the threshold, and open a consistent catalog-update pull request.
Why use it?
It keeps the emoji catalog updated from actual usage while making one repeatable catalog change at a time.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions subagents.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is Bash(python3 skills/mojiemoji-github/scripts/bump_catalog.py*).

Part of the mojiemoji-github plugin — 4 skills, 1 agent, 2 hooks shipped together

Good fit Use it to aggregate cached catalog misses, promote variants that meet the threshold, and open a consistent catalog-update pull request.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/jozobeer/mojiemoji-plugin
agentmods
npx agentmods add skills/jozobeer/mojiemoji-plugin/bump-catalog

Made for: Claude Code.

Or install mojiemoji-github, the plugin that ships this one along with the rest of its 4 skills, 1 agent, 2 hooks.

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 bump-catalog

README.md
[![agentmods](https://agentmods.dev/badge/skills/jozobeer/mojiemoji-plugin/bump-catalog/github.svg)](https://agentmods.dev/skills/jozobeer/mojiemoji-plugin/bump-catalog)
Your own site
<a href="https://agentmods.dev/skills/jozobeer/mojiemoji-plugin/bump-catalog"><img src="https://agentmods.dev/badge/skills/jozobeer/mojiemoji-plugin/bump-catalog/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 bump-catalog

Your own site · 80×15
<a href="https://agentmods.dev/skills/jozobeer/mojiemoji-plugin/bump-catalog"><img src="https://agentmods.dev/badge/skills/jozobeer/mojiemoji-plugin/bump-catalog.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,649 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.00033 $0.04649
Opus 5 $0.00016 $0.02325
Sonnet 5 $0.00007 $0.00930
Haiku 4.5 $0.00003 $0.00465

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

Security

Grade A, and why

bump-catalog 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 10d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/bump-catalog/SKILL.md · 99 lines

How it starts

The opening of the file, as written. The whole thing — 99 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Bump Catalog

mojiemoji-github インの catalog をローカル usage cache から 的に育てる skill。selector subagent が catalog miss した term に flavor を選定したとき、cache_record.py が JSONL にする。 この skill はその cache を集計して、しきい値を満たした variant を prestamp-catalog.yml に昇格させる を 1 件作る。

全工程はトークン・LLM ・論的。 この本体は単にスクリプトを呼ぶだけ。

Read the full file on GitHub · 99 lines

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. 10d ago First seen · 99 lines · 33 tokens per session scan A 17c2c335ab9a

Subscribe to this mod's changes

bump-catalog is a skill published in the GitHub repository jozobeer/mojiemoji-plugin (4 stars, last pushed 12d ago), licensed MIT. It adds 33 tokens to every session and 4,649 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-31.