Public repository for agent skills.
skills/contains installable skill folders.- Each skill lives in
skills/<skill-name>/. - Each skill must include
SKILL.mdwith YAML frontmatter containingnameanddescription. - Skills may include
references/,scripts/,assets/, andevals/evals.jsonwhen needed.
| Skill | Purpose |
|---|---|
mcp-guide |
Route MCP usage to the best available tool for the task. |
macos-fonts |
Configure, debug, select, and verify fonts on macOS across Font Book, local font files, Quarto, R Markdown, HTML/CSS, PDF rendering, LaTeX, and R graphics. |
mineru-md |
Parse supported documents to Markdown via MinerU lightweight agent API. |
resume-master |
Turn student-style resumes, cover letters, interview answers, LinkedIn summaries, and career stories into employer-facing evidence of role fit. |
qmd-cheatsheet |
Build, debug, and optimize Quarto PDF cheatsheets with XeLaTeX, TinyTeX, and dense A4 multi-column layout patterns. |
skills/<skill-name>/
SKILL.md
references/ # optional
scripts/ # optional
assets/ # optional
evals/evals.json # optional