Deep-research every person mentioned in a document (a company profile, notes, an article — any file), write a profile for each to `People/`, and rewrite the document so their names become wikilinks to those profiles. User-invoked only.
Deep-research one person and write a sourced profile to `People/`. Do NOT invoke automatically — only when the user runs it directly, or when another skill (e.g. research-document-people) specifically instructs you to research a person.
Deep-research a company from minimal input (a name, ideally a name + website) and produce a structured intelligence report — age, founders, funding, key people, products, tech stack, and recent news. Use when the user asks to "research [company]", "look up…
Split the current commit's changes into clean, logical commits
How to use the jj-hunk CLI for programmatic, non-interactive hunk selection in Jujutsu (jj). Use this skill whenever you need to split, commit, or squash specific hunks or files using jj-hunk, or when constructing a jj-hunk spec. Agents frequently get the…
Fetch Claude skills from GitHub repositories and package them as installable .skill files. Use this skill whenever the user wants to install a skill from GitHub, pull a skill from a repo, update a skill they previously installed from GitHub, grab a skill from…