adobe-fonts-skill

Automate Adobe Fonts discovery, kit management, and embed snippet generation.

5|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/alexh/adobe-fonts-skill --skill adobe-fonts-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adobe-fonts-skill
Source: https://github.com/alexh/adobe-fonts-skill/tree/main
Command: npx skills add https://github.com/alexh/adobe-fonts-skill --skill adobe-fonts-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) components.

What problem does it solve?

Adobe Fonts (Typekit) workflows are spread across the UI and codebase; this skill consolidates discovery, kit management, and embed snippet generation into a single, repeatable command surface.

Core Features & Use Cases

  • Discover Adobe Fonts families and filter by classification, language, and foundry.
  • Create, manage, and publish Typekit kits, and generate embed snippets ready for web integration.
  • Use case: quickly provision a website with a chosen font stack and an ready-to-use CSS embed.

Quick Start

Start by searching for a font family, then create a kit and generate an embed snippet.

Frequently Asked Questions about adobe-fonts-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Adobe Fonts kit management and generate CSS embed snippets?

You can automate Adobe Fonts kit management and generate CSS embed snippets by using a token-based Adobe Fonts API to create, publish, and output ready-to-use JSON with embed links and code blocks.

How do I discover and filter web fonts by classification and foundry?

Discover and filter web fonts by classification, language, and foundry using a local SQLite cache that maintains font metadata for fast searches and evaluation during website design.

Do I need an Adobe Fonts API token to manage Typekit kits and publish them?

Yes, you need an Adobe Fonts API token to manage Typekit kits, publish them, and generate ready-to-use CSS embed snippets for web integration and typography projects.

Can I use Playwright to provision a website with a ready-to-use CSS font stack?

Yes, Playwright is a required dependency to provision a website with a chosen font stack, assemble kits, and output ready-to-use CSS embed snippets for web integration.

What is the best way to consolidate Adobe Fonts discovery and embed code generation?

The best way to consolidate Adobe Fonts discovery and embed code generation is to use a single command surface that maintains a local SQLite cache and outputs JSON with embed links and font metadata.

Why does my Adobe Fonts search return outdated font metadata during kit assembly?

Outdated font metadata during kit assembly may occur if the local SQLite cache is not refreshed, as the system relies on this cache for fast searches and filtering by classification and foundry.