glyphs-mcp-italic-first-pass

glyphs-mcp-italic-first-pass is a skill for Claude Code, Codex from thierryc/Glyphs-mcp. It costs 45 tokens per session (3,256 once invoked), scanned A, original, Apache-2.0.

A guarded first draft of an italic or slanted typeface style built from existing Roman letter outlines. It is intended for testing and review, not as a finished font design.

In plain words
What is it for?
Use it to draft one or more italic glyphs, a selected group, a named scope, or matching italic masters across a font family.
Why use it?
It speeds up the initial construction while keeping changes reviewable and requiring approval before they are applied to the font.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the glyphs-mcp plugin — 11 skills, 1 MCP server shipped together

Good fit Use it to draft one or more italic glyphs, a selected group, a named scope, or matching italic masters across a font family.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thierryc/glyphs-mcp/glyphs-mcp-italic-first-pass
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 thierryc/Glyphs-mcp --skill glyphs-mcp-italic-first-pass
Clone the repo
git clone --depth 1 https://github.com/thierryc/Glyphs-mcp

Made for: Claude Code, Codex.

Or install glyphs-mcp, the plugin that ships this one along with the rest of its 11 skills, 1 MCP server.

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 glyphs-mcp-italic-first-pass

README.md
[![agentmods](https://agentmods.dev/badge/skills/thierryc/glyphs-mcp/glyphs-mcp-italic-first-pass/github.svg)](https://agentmods.dev/skills/thierryc/glyphs-mcp/glyphs-mcp-italic-first-pass)
Your own site
<a href="https://agentmods.dev/skills/thierryc/glyphs-mcp/glyphs-mcp-italic-first-pass"><img src="https://agentmods.dev/badge/skills/thierryc/glyphs-mcp/glyphs-mcp-italic-first-pass/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 glyphs-mcp-italic-first-pass

Your own site · 80×15
<a href="https://agentmods.dev/skills/thierryc/glyphs-mcp/glyphs-mcp-italic-first-pass"><img src="https://agentmods.dev/badge/skills/thierryc/glyphs-mcp/glyphs-mcp-italic-first-pass.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,256 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 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.00045 $0.03256
Opus 5 $0.00023 $0.01628
Sonnet 5 $0.00009 $0.00651
Haiku 4.5 $0.00005 $0.00326

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

Security

Grade A, and why

glyphs-mcp-italic-first-pass 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 12d 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.

plugins/glyphs-mcp/skills/glyphs-mcp-italic-first-pass/SKILL.md · 243 lines

How it starts

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

Glyphs MCP italic first pass

Use this skill for a guarded Roman-to-italic first pass. Its goal is to help a designer begin an emphasis companion to the Roman. It accelerates construction; it does not create, replace, or claim optical completion of a designed italic.

Core rules

  • Use the typed candidate workflow for every italic first pass. Preview and session review do not alter the font; materialization and acceptance require dry run, exact targets, and explicit approval before confirmation.
  • Read current font, master, and selection before mutation.
  • Resolve an explicit Roman-to-italic master pair for every requested master. Do not interpret "all masters" as one source/target pair.
  • Default angle is 12.0 degrees unless the user specifies another value.
  • Interpret angle as a Glyphs source/Transformations angle: positive values lean Latin outlines to the right. In exported OpenType/UFO metadata, the corresponding post.italicAngle / slnt value is negative (+12 in Glyphs source convention maps to about -12 in exported font convention).
  • Before outline work, verify the target italic master's italicAngle from get_font_masters equals +angle within 0.01; do not use slantAngle, which reports the separate postscriptSlantAngle custom parameter.
  • If the target master italicAngle differs, run set_master_italic_angle with dry_run=true, show the before/after, and only set it with confirm=true after explicit approval.
  • Candidate acceptance preserves target topology. Before preview, every target master layer must therefore be an untouched Roman-compatible bootstrap copy, not an empty layer. The candidate may change approved coordinates, anchors, component placement, and metrics; it must not create topology.
  • Copy components as live components, but do not skew component transforms or component outlines; component shapes should resolve from their own italic master layers.
  • Default compatibility_mode is preserve_if_possible; path compatibility is useful but not required.
  • Before slant_mode="cursivy", run review_master_stem_metrics for the target italic master.
  • Default to slant_mode="balanced". Use Cursivy only when the designer explicitly requests the legacy Transformations-backed construction or needs comparison with an existing Cursivy workflow. Balanced builds Raw, applies the pure-Python conservative correction at partial strength, interpolates using curve_strength, and then applies the independent final stem_compensation. It never calls the Glyphs Transformations filter.
  • Balanced defaults to curve_strength=0.75 and stem_compensation=1.0. Pass slant_mode="balanced" explicitly because the tool's omitted-argument compatibility default remains Cursivy.
  • The Inter/Noto Sans/IBM Plex Sans validation preserved topology and source layers, accepted 135/102/102 stem pairs, and passed because every non-commuting component construction was blocked before application.
  • For reflected, rotated, or non-uniformly scaled component constructions, cycles, unreadable transforms, or component-master mismatches, stop after review and ask the designer to inspect or rebuild the construction. Do not silently omit it or claim that the generated direction is safe.
  • Do not exclude glyphs by name or Unicode category. Use the reported outline and recursive component analysis. If the user explicitly approves a smaller safe scope, rerun with skip_glyphs.
  • Treat the symbol slant tiers below as Unicode-aware review prompts, never as automatic exclusions or transformations. Report affected glyphs and ask the designer whether to include, exclude, or defer them.
  • If Cursivy stems are missing, ask whether to set stems, measure suggestions, use raw slant, or stop.
  • Call preview_italic_first_pass_candidate to generate detached proposals.
  • Diagnostic preview partitioning is read-only and does not require approval. Approval is required only before mutation or before explicitly omitting a diagnosed glyph from the final pass.
  • Call review_outline_candidate_session, then accept_outline_candidate_session with dry_run=true and the exact review token before any mutating call.
  • Only accept after explicit approval with confirm=true and the unexpired, fingerprint-bound token.
  • Never auto-save the font.
  • Materialize only when the user wants to edit the proposed layers manually. Re-review exact edits and accept with the newly issued token. Never recreate or delete candidate layers through arbitrary code or LLM memory.

Read the full file on GitHub · 243 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 243 lines · 45 tokens per session scan A e545e8f3248e

Subscribe to this mod's changes

glyphs-mcp-italic-first-pass is a skill published in the GitHub repository thierryc/Glyphs-mcp (44 stars, last pushed yesterday), licensed Apache-2.0. It adds 45 tokens to every session and 3,256 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

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

visual-ralph

Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.

Yeachan-Heo/oh-my-codex · 52 tokens

accessibility

Consolidated accessibility skill entrypoint for WCAG 2.2, ARIA Authoring Practices, cognitive accessibility, Section 508, EN 301 549, design intent verification, and the Accessibility Planner workflow.

microsoft/hve-core · 47 tokens

make-resume

A Chinese-language tool for creating editable HTML resumes that can be changed in a browser and printed to PDF. It uses available resume templates when they are installed and otherwise provides a simpler fallback.

Hisn00w/ASu-skills · 86 tokens