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.
npx skills add thierryc/Glyphs-mcp --skill glyphs-mcp-italic-first-passgit clone --depth 1 https://github.com/thierryc/Glyphs-mcpWrote 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.
[](https://agentmods.dev/skills/thierryc/glyphs-mcp/glyphs-mcp-italic-first-pass)<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.
<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>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once 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 |
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.
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.0degrees unless the user specifies another value. - Interpret
angleas a Glyphs source/Transformations angle: positive values lean Latin outlines to the right. In exported OpenType/UFO metadata, the correspondingpost.italicAngle/slntvalue is negative (+12in Glyphs source convention maps to about-12in exported font convention). - Before outline work, verify the target italic master's
italicAnglefromget_font_mastersequals+anglewithin0.01; do not useslantAngle, which reports the separatepostscriptSlantAnglecustom parameter. - If the target master
italicAnglediffers, runset_master_italic_anglewithdry_run=true, show the before/after, and only set it withconfirm=trueafter 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_modeispreserve_if_possible; path compatibility is useful but not required. - Before
slant_mode="cursivy", runreview_master_stem_metricsfor 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 usingcurve_strength, and then applies the independent finalstem_compensation. It never calls the Glyphs Transformations filter. - Balanced defaults to
curve_strength=0.75andstem_compensation=1.0. Passslant_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_candidateto 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, thenaccept_outline_candidate_sessionwithdry_run=trueand the exact review token before any mutating call. - Only accept after explicit approval with
confirm=trueand 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.
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.
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.
- 12d ago First seen · 243 lines · 45 tokens per session scan A e545e8f3248e
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.
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.
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.
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).
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.
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.
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.