kit-tipo

kit-tipo is a skill for Claude Code, Codex from harebeats/cannonball. It costs 199 tokens per session (2,830 once invoked), scanned A, original, MIT.

A website typography workflow that chooses fonts the project can legally deliver and pairs a display font with a body font. It checks whether a font licence allows use on a website.

In plain words
What is it for?
Use it to review font licences, choose free replacements based on their design, create a font pairing, and generate the related typography setup.
Why use it?
It helps avoid serving commercial fonts without permission and reduces the problem of having too many inconsistent font choices.

Skill for Claude CodeCodex

Part of the cannonball plugin — 10 skills shipped together

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/harebeats/cannonball/kit-tipo
Any agent
npx skills add harebeats/cannonball --skill kit-tipo
Clone the repo
git clone --depth 1 https://github.com/harebeats/cannonball

Made for: Claude Code, Codex.

Or install cannonball, the plugin that ships this one along with the rest of its 10 skills.

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 kit-tipo

README.md
[![agentmods](https://agentmods.dev/badge/skills/harebeats/cannonball/kit-tipo.svg)](https://agentmods.dev/skills/harebeats/cannonball/kit-tipo)
Your own site
<a href="https://agentmods.dev/skills/harebeats/cannonball/kit-tipo"><img src="https://agentmods.dev/badge/skills/harebeats/cannonball/kit-tipo.svg" alt="Measured on agentmods" height="20"></a>
Per session 199 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,830 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00199 $0.02830
Opus 5 $0.00100 $0.01415
Sonnet 5 $0.00040 $0.00566
Haiku 4.5 $0.00020 $0.00283

Measured today against content hash 0f0f709952b3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

kit-tipo 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 today.

The scan reads SKILL.md. This mod also ships 27 executable files (scripts/armadilhas.py, scripts/assets.py, scripts/buscar.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/kit-tipo/SKILL.md · 263 lines

How it starts

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

kit-tipo — decidir o tipo, e poder entregá-lo

Antes de qualquer comando: resolva o SKILL_DIR

Todo comando abaixo roda um script que viaja junto desta skill, em SKILL_DIR/scripts/. Defina SKILL_DIR como o caminho absoluto da pasta que contém ESTE SKILL.md que você acabou de ler — o seu harness informou esse caminho no resultado da leitura. Funciona em qualquer hospedeiro, sem depender de variável de ambiente de nenhum agente específico:

~/.claude/plugins/cache/cannonball/cannonball/<v>/skills/<nome>/SKILL.md
~/.codex/skills/<nome>/SKILL.md
~/.gemini/skills/<nome>/SKILL.md
~/.agents/skills/<nome>/SKILL.md

Em todos, SKILL_DIR é a pasta do SKILL.md, e SKILL_DIR/scripts/ está ao lado.

A kit-cor existe porque o acervo tem cor demais e decisão de menos. Aqui o problema é o inverso, e é mais grave: o acervo nomeia 389 fontes diferentes, 341 delas usadas uma única vez (87%).

python "${SKILL_DIR}/scripts/tipo.py" --vies

Isso não é variedade. É a lista de compras de outras marcas. Os design systems foram extraídos de sites reais, e site de marca paga por tipo: Aeonik, Roobert, GT Standard, Suisse Int'l, Söhne, PP Neue Montreal, Lausanne — todas comerciais, com licença web cobrada por pageview ou por domínio.

Dois padrões que definem o trabalho desta skill, e que aparecem em qualquer acervo montado a partir de site real:

  • Design system nomeia a fonte e não diz onde carregá-la. Ele diz "use ES Allianz" e para. Nenhum traz licença, origem ou substituto — isso é trabalho seu.
  • Prompt de página puxa de db.onlinewebfonts.com e de outros sites que redistribuem fonte comercial sem licença. Entregar isso ao cliente é entregar o problema junto.

Quantas peças do seu acervo estão em cada caso:

python "${SKILL_DIR}/scripts/tipo.py" --vies
python "${SKILL_DIR}/scripts/tipo.py" --classificar

Cor é de graça. Tipo não é. Essa é a diferença que organiza tudo aqui.


0. Escala não é decoração — é tempo

Read the full file on GitHub · 263 lines

Files

What ships with it

52 files 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. today Changed · +1 lines 0f0f709952b3
  2. 5d ago First seen · 262 lines · 199 tokens per session scan A 215ba3d01966

Subscribe to this mod's changes

kit-tipo is a skill published in the GitHub repository harebeats/cannonball (9 stars, last pushed yesterday), licensed MIT. It adds 199 tokens to every session and 2,830 once invoked, about $0.0010 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

client-outreach

Generate cold-outreach openers, value-led follow-up sequences, niche-authority positioning, and a tool-import CSV with CAN-SPAM/GDPR/CASL compliance-checklist fields for landing the first clients in a service business. Uses copywriting for sharper lines when available; otherwise drafts them inline. Trigger when the…

ZachArticulateV/designer-pro-and-seo · 116 tokens

security-and-compliance

Use when user mentions "security review", "compliance", "SOC 2", "GDPR", "PII", "threat model", when the system handles sensitive data, when preparing for an audit or certification, when assessing risk before launch, or when a STRIDE threat model is needed for a new component.

aneja5/forge-skills · 70 tokens

fast-typescript-check

Keep www-sacred's TypeScript fast to type-check and fast to run. Use when touching the ASCII/canvas animation components (the only real per-frame code here), tightening type-check wall-clock, or auditing a change for runtime or compiler regressions. Scoped to this repo — a React 19 / Next.js 16 component library plus…

internet-development/www-sacred · 84 tokens

port-sacred-terminal-ui-to-typescript-cli

Take a React Window.tsx (or any sacred component) and produce a terminal CLI screen written in TypeScript that uses Simulacrum — the sacred CLI framework in scripts/cli/lib/.

internet-development/www-sacred · 0 tokens

designlang-tokens

Use when styling UI for cal.com — references the extracted design system tokens instead of inventing colors, spacing, or typography.

Manavarya09/design-extract · 30 tokens

port-sacred-terminal-ui-to-react-using-same-conventions

Take a CLI screen written for Simulacrum — the sacred CLI framework (scripts/cli/templates/.ts or scripts/python/templates/.py) — and produce a React component that lives inside components/examples/ (or components/) using only sacred's existing primitives — Window, Card, SimpleTable, ActionButton, RowSpaceBetween…

internet-development/www-sacred · 0 tokens