What is typst?
Syntax guide and ecosystem reference for writing Typst (.typ) files. Use this skill when writing, editing, or debugging Typst documents. Covers core syntax, common errors, packages, and best practices. Source: clearsmog/claude-skills.
Syntax guide and ecosystem reference for writing Typst (.typ) files. Use this skill when writing, editing, or debugging Typst documents. Covers core syntax, common errors, packages, and best practices.
Quickly install typst AI skill to your development environment via command line
Source: clearsmog/claude-skills.
| Tables, boxes, grids | Typst native | | Flowcharts, trees, ER, state diagrams | fletcher | | Sequence diagrams | chronos | | Gantt charts | timeliney | | Simple charts (< 3 series) | cetz-plot | | Complex charts (4+ series) | matplotlib | | Mind maps | /mindmap (auto-invoke) | | Conceptual illustrations | /nano-banana (auto-invoke) |
When writing Typst documents, automatically identify content that benefits from visuals. Do NOT wait for the user to request them. Follow priority: Typst native → cetz-plot → /image-search → /mindmap → native packages → matplotlib → /nano-banana.
| Content pattern | Visual to add | Tool |
Syntax guide and ecosystem reference for writing Typst (.typ) files. Use this skill when writing, editing, or debugging Typst documents. Covers core syntax, common errors, packages, and best practices. Source: clearsmog/claude-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/clearsmog/claude-skills --skill typstSyntax guide and ecosystem reference for writing Typst (.typ) files. Use this skill when writing, editing, or debugging Typst documents. Covers core syntax, common errors, packages, and best practices. Source: clearsmog/claude-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/clearsmog/claude-skills --skill typst Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/clearsmog/claude-skills