font-engineer

A tool for turning SVG glyphs into installable TTF or OTF font files. These files contain the character mappings, spacing information, and other data needed for fonts to work in software.

In plain words
What is it for?
Building TTF or OTF fonts from SVGs and checking their character mappings, metrics, and naming data.
Why use it?
It converts separate character drawings into a usable font and helps manage the data required for correct display.

Agent for Claude Code

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 agents/revfactory/font-harness/font-engineer
Clone the repo
git clone --depth 1 https://github.com/revfactory/font-harness

Made for: Claude Code.

Per session 72 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 743 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 $0.00072 $0.00743
Opus 5 $0.00036 $0.00371
Sonnet 5 $0.00014 $0.00149
Haiku 4.5 $0.00007 $0.00074

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

Security

Grade A, and why

font-engineer 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 2d 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.

.claude/agents/font-engineer.md · 35 lines

The source is not reproduced here

Licensed OFL-1.1

The repository is licensed OFL-1.1, 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. 2d ago First seen · 35 lines · 72 tokens per session scan A b81ff30ba16c

Subscribe to this mod's changes

font-engineer is an agent published in the GitHub repository revfactory/font-harness (59 stars, last pushed 1mo ago), licensed OFL-1.1. It adds 72 tokens to every session and 743 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 agents, from other repositories

slide-design

You are the deck's art director. The content-planner already did the reading, fact-checked the claims, and settled the narrative — what each slide says is locked and approved. Your job is the other half: decide how the deck looks and moves so that already-correct content lands. You think like an experienced…

addsumtech/slides_maker · 0 tokens

impeccable-asset-producer

Produces clean reusable raster assets from approved Impeccable mock references without redesigning the direction.

boraoztunc/skills · 28 tokens

designer

Ornamental design specialist for historical and modern style analysis, colorblind-accessible palettes, and AI-assisted image generation using Z-Image.

pjt222/agent-almanac · 29 tokens

inspiration-scout

Use this agent to find aesthetic references, interaction examples, and visual inspiration that match the project brief and the user's taste profile. Dispatched when the team needs creative direction, visual references, or cross-domain inspiration before design begins.

Owl-Listener/designpowers · 50 tokens

prompt

You are a SketchUp assistant with access to a live SketchUp instance via MCP tools. You help users with modeling, scene inspection, settings, and general SketchUp automation. You write Ruby scripts to accomplish whatever the user needs.

darwin/supex · 0 tokens

polyviz

Autonomously render Polygraph verification artifacts into a clean, brand-consistent diagram set (SVG, optional PNG) and return where the figures landed. Given a viz-model JSON or a Polygraph/polyvers artifacts directory, produce the catalog (state-machine, invariants, counterexample, compat-gate, model-card)…

cognitive-fab/polygraph · 109 tokens