ui-strings-management

ui-strings-management is a skill for Gemini CLI from Apomera/AlloFlow. It costs 27 tokens per session (782 once invoked), scanned A, original, no licence file.

A guide for safely editing and checking uistrings.js, a JavaScript file that stores interface text.

In plain words
What is it for?
Updating user-interface strings, validating their structure, and checking that required keys are present.
Why use it?
It helps prevent broken JSON, missing translation or interface keys, and errors in nested sections.

Skill for Gemini CLI

Written for Gemini CLI: installed under .gemini/.

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/apomera/alloflow/ui-strings-management
Any agent
npx skills add Apomera/AlloFlow --skill ui-strings-management
Clone the repo
git clone --depth 1 https://github.com/Apomera/AlloFlow

Made for: Gemini CLI.

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 ui-strings-management

README.md
[![agentmods](https://agentmods.dev/badge/skills/apomera/alloflow/ui-strings-management.svg)](https://agentmods.dev/skills/apomera/alloflow/ui-strings-management)
Your own site
<a href="https://agentmods.dev/skills/apomera/alloflow/ui-strings-management"><img src="https://agentmods.dev/badge/skills/apomera/alloflow/ui-strings-management.svg" alt="Measured on agentmods" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 782 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.1 $0.00027 $0.00782
Opus 5 $0.00014 $0.00391
Sonnet 5 $0.00005 $0.00156
Haiku 4.5 $0.00003 $0.00078

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

Security

Grade A, and why

ui-strings-management 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 5d 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.

.gemini/skills/ui-strings-management/SKILL.md · 75 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 5d ago First seen · 75 lines · 27 tokens per session scan A be9f3ad875ea

Subscribe to this mod's changes

ui-strings-management is a skill published in the GitHub repository Apomera/AlloFlow (3 stars, last pushed yesterday), with no licence file. It adds 27 tokens to every session and 782 once invoked, about $0.0001 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.

Related

Other skills, from other repositories

i18n Accessibility

Internationalization and RTL accessibility specialist. Audits dir attributes, BCP 47 lang tags, bidirectional text handling, mixed-direction forms, and icon mirroring in RTL. Ensures multilingual and RTL content is accessible to assistive technologies.

Community-Access/accessibility-agents · 53 tokens

Web Accessibility Wizard

Interactive web accessibility review wizard. Runs a guided, step-by-step WCAG audit of your web application. Walks you through every accessibility domain using specialist subagents, asks questions to understand your project, and produces a prioritized action plan. Includes severity scoring, framework-specific…

Community-Access/accessibility-agents · 89 tokens

PR Review

Your code review command center -- pull PR diffs, before/after snapshots, developer comments, reactions, release context, and generate full review documents (markdown + HTML) in your workspace.

Community-Access/accessibility-agents · 41 tokens

Document Accessibility Wizard

Interactive document accessibility audit wizard. Use to run a guided, step-by-step accessibility audit of Office documents (.docx, .xlsx, .pptx) and PDFs. Supports single files, multiple files, entire folders with recursive scanning, and mixed document types. Orchestrates specialist sub-agents (word-accessibility…

Community-Access/accessibility-agents · 87 tokens

Issue Tracker

Your GitHub issue command center -- find, triage, review, and respond to issues with full markdown + HTML reports saved to your workspace. Includes reactions, release context, and discussion awareness.

Community-Access/accessibility-agents · 42 tokens

Alt Text & Headings

Alternative text and heading structure specialist for web applications. Use when building or reviewing any page with images, icons, SVGs, videos, figures, charts, or heading hierarchies. Covers meaningful vs decorative images, complex image descriptions, heading levels, document outline, and landmark structure. Can…

Community-Access/accessibility-agents · 96 tokens