K2F Skill
One skill (k2f). Source of truth is skills/k2f/ on GitHub. The folder includes workflows, scripts, schemas, starter, catalog, and looks.
Work with K2F documents (.K2F), including creating, reading, editing, validating, converting Markdown, exporting PDF, publishing permanent links, and embedding the viewer. Use when the task involves a K2F document, asks to produce a deterministic semantically editable document, create a CV/flyer/presentation/poster/report/book, patch by stable node id, convert Markdown↔K2F, export-pdf/Download PDF (not jsPDF/html2pdf), publish /v/{appearance_hash}, embed k2f-viewer in Next/Vite/React, or when UNLOCKED/PDF_IS_NOT_A_SOURCE appears.
Install (recommended)
Works with Cursor, Claude Code, Codex, and other agents that support npx skills.
npx skills add suzheng/k2f --skill k2fManual install
Copy skills/k2f/ from GitHub into ~/.cursor/skills/k2f/ (Cursor), ~/.claude/skills/k2f/ (Claude Code), or ~/.codex/skills/k2f/ (Codex).