clearsmog
@clearsmog
Public Skills
create-document
by clearsmog
Create new documents in any format — Beamer slides, Typst documents, or Quarto slides. Autonomous pipeline from prompt to publication-quality output.
finish
by clearsmog
Master pipeline — compile, review, fix, and finalize any document. Auto-detects format and runs the full quality loop.
deploy
by clearsmog
Render and deploy documents to output directory for hosting. Supports Quarto slides and Typst PDFs.
qa
by clearsmog
Adversarial quality audit loop. Critic finds issues, fixer applies fixes, loops until APPROVED (max 5 rounds). Works with any document format.
devils-advocate
by clearsmog
Challenge document design with 5-7 pedagogical questions. Checks ordering, prerequisites, and cognitive load. Works with slides (.tex, .qmd, .typ) and documents.
visual-audit
by clearsmog
Adversarial visual layout audit of documents and slides. Checks overflow, font consistency, component fatigue, and spacing. Supports .tex, .qmd, and .typ files.
review
by clearsmog
Universal file review — auto-detects format and launches appropriate review agents in parallel. Use for quality review of any supported file type (.tex, .qmd, .typ, .py, .md).
excellence
by clearsmog
Multi-agent document review (visual, pedagogy, proofreading, domain). Use for comprehensive quality check before milestones. Works with any supported file type.
translate
by clearsmog
Multi-format document translation. Supports Typst ↔ Quarto. For Beamer translations, configure at project level.
pedagogy-review
by clearsmog
Run holistic pedagogical review on academic slides and educational documents. Checks narrative arc, student prerequisites, worked examples, notation clarity, and deck pacing. Supports .tex, .qmd, and .typ slide decks.
commit
by clearsmog
Stage, commit, create PR, and merge to main. Use for the standard commit-PR-merge cycle.
extract-diagrams
by clearsmog
Extract CeTZ diagrams to SVG from Typst files. For TikZ extraction, configure at project level.
compile
by clearsmog
Compile any supported file type. Detects format (.typ, .qmd, .py) and runs appropriate build command.
typst
by clearsmog
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.
context-status
by clearsmog
Show current context status and session health. Use to check how much context has been used, whether auto-compact is approaching, and what state will be preserved.
proofread
by clearsmog
Run the proofreading protocol on documents. Checks grammar, typos, overflow, consistency, and academic writing quality for .tex, .qmd, .typ, and .md files. Produces a report without editing files.
validate-bib
by clearsmog
Validate bibliography entries against citations in all document files (.tex, .qmd, .typ). Find missing entries and unused references.
learn
by clearsmog
Extract reusable knowledge from the current session into a persistent skill. Use when you discover something non-obvious, create a workaround, or develop a multi-step workflow that future sessions would benefit from.
nano-banana
by clearsmog
Generate images via Gemini (Google) and get Typst embedding code. Use when the user needs AI-generated illustrations, conceptual diagrams, or photorealistic images for documents.
google-tasks
by clearsmog
Manage Google Tasks via the gtasks CLI. Use when the user asks to view, add, update, complete, or delete tasks. Supports multiple task lists.
image-search
by clearsmog
Search the web for images (photos, logos, graphics) and download them with Typst embedding code. Use when the user needs real-world images, company logos, or existing graphics for documents.
mindmap
by clearsmog
Generate mind map images using mind-elixir. Produces PNG or SVG files from plaintext input. Use when the user needs a mind map, concept map, or topic overview diagram.