72 skills, grouped by category (from each sources.toml entry).
Each name links to its source: authored skills to the in-repo SKILL.md, vendored skills to their upstream repo at the pinned commit (their dirs are gitignored, so they are not present in this repo).
Generated by make skills-catalog — do not edit by hand (make skills-doctor flags a stale file).
Categories: ci-go · documents · engineering · gh-maintenance · gh-security · google-cli · internal-automation · knowledge-base · meta · personal-finance · pr-review · search-media · static-site
7 skills.
| Skill | Purpose |
|---|---|
analyze-go-pprof |
Pulls the heap/goroutine pprof profiles a CI job captured, separates a real leak from baseline cost, and quantifies a fix's before/after delta. |
analyze-prometheus-tsdb |
Runs a Prometheus TSDB snapshot that a CI job uploaded inside a local Prometheus container and queries it, for before/after performance comparisons across le... |
bump-ci-tool-versions |
Bumps the pinned CLI tool versions that GitHub Actions workflows download at runtime (helm, kind, skaffold, cosign, golangci-lint, goreleaser, etc.) — the `*... |
debug-ci |
Triages and root-causes a failing GitHub Actions CI run on a PR by separating real regressions from pre-existing noise and escalating log fetches cheapest-fi... |
go-deps-security-sweep |
Runs a grouped, bisectable Go dependency security sweep. |
improve-codecov-coverage |
Raises test coverage on a Go project that reports to Codecov: fetches totals, ranks low-covered packages, writes targeted tests, and verifies the delta. |
watch-ci |
Watches a PR's CI checks to terminal state in the background and turns each transition into a notification, instead of a foreground polling loop. |
6 skills.
| Skill | Purpose |
|---|---|
docx |
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). |
pdf |
Use this skill whenever the user wants to do anything with PDF files. |
pptx |
Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. |
sembr-reformat |
Reformat prose using Semantic Line Breaks (SemBr) from https://sembr.org while preserving rendered output and meaning. |
tufte-information-design |
Applies Edward Tufte's information-design principles to any information display — slides/decks, documents, blog posts, dashboards, HTML artifacts, tables, di... |
xlsx |
Use this skill any time a spreadsheet file is the primary input or output. |
12 skills.
| Skill | Purpose |
|---|---|
codebase-design |
Shared vocabulary for designing deep modules. |
domain-modeling |
Build and sharpen a project's domain model. |
grill-with-docs |
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go. |
grilling |
Grill the user relentlessly about a plan, decision, or idea. |
implement |
Implement a piece of work based on a spec or set of tickets. |
improve-codebase-architecture |
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick. |
matt-code-review |
Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding sta... |
prototype |
Build a throwaway prototype to answer a design question. |
setup-matt-pocock-skills |
Configure this repo for the engineering skills: set up its issue tracker, triage label vocabulary, and domain doc layout. |
to-spec |
Turn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis of what you've already discussed. |
to-tickets |
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker (... |
wayfinder |
Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time un... |
1 skill.
| Skill | Purpose |
|---|---|
triage-gh-backlog |
Scrubs and triages a GitHub repo's open issue/PR backlog: closes stale/duplicate/already-shipped/EOL items and categorizes the rest by type, area, and priori... |
3 skills.
| Skill | Purpose |
|---|---|
author-security-advisory |
Triages GitHub security advisories and prepares paste-ready GHSA content for a maintainer. |
remediate-codeql-alerts |
Triages and remediates GitHub code-scanning / CodeQL alerts: lists alerts, traces the taint source, fixes real findings, dismisses won't-fix alerts, and veri... |
source-code-for-gh-advisory |
Fetches the exact vulnerable source tree referenced by a GitHub Security Advisory (GHSA-xxxx / CVE), at the last tag before the fix. |
3 skills.
| Skill | Purpose |
|---|---|
gccli |
Google Calendar CLI for listing calendars, viewing/creating/updating events, and checking availability. |
gdcli |
Google Drive CLI for listing, searching, uploading, downloading, and sharing files and folders. |
gmcli |
Gmail CLI for searching emails, reading threads, sending messages, managing drafts, and handling labels/attachments. |
7 skills.
| Skill | Purpose |
|---|---|
apply-workday-leave |
Requests leave or absence in Workday for one or more days: shows the plan (dates, type, hours) for user confirmation before submitting, then reconciles the t... |
approve-workday-tasks |
Reviews and approves a user's pending Workday "My Tasks" approvals via the browser, listing items and approving only the ones explicitly selected. |
drive-chrome-cdp |
Drive the user's real, already-running local Chrome — its live tabs, logins, and cookies, so it types no credentials — from the shell via the chrome-cdp CL... |
fill-workday-timesheet |
Fills in the user's Workday timesheet: hours per weekday against a project for one week or every unfilled week up to a date, review-first, showing the planne... |
list-week-meetings |
Lists a week's meetings from the Outlook (Microsoft 365) web calendar, grouped by day with time, title, organizer, online/in-person status, and meeting status. |
login-microsoft-sso |
Ensures a browser tab is signed in to an app behind your organization's Microsoft (Entra) SSO (e.g. Workday, Engage, Outlook), driven by the chrome-cdp CLI... |
record-engage-activity |
Fills and submits the Engage Add Activity form (category, type, date, quantity, notes) via the chrome-cdp CLI, showing the entry and points before submitting. |
8 skills.
| Skill | Purpose |
|---|---|
readwise-cli |
How to use the Readwise CLI — access highlights, documents, and your entire reading library from the command line |
readwise-second-brain-sync |
Syncs Readwise highlights and Reader documents into the second-brain vault's raw/ folder in Obsidian-Web-Clipper format. |
second-brain |
Sets up a new Obsidian knowledge base using the LLM Wiki pattern, where the LLM acts as librarian over raw sources. |
second-brain-ideate |
Mines the knowledge-base wiki for strong, defensible content ideas — blog posts, conference talks, internal sessions, threads. |
second-brain-ingest |
Process raw source documents into wiki pages. |
second-brain-lint |
Health-checks the wiki for contradictions, orphan pages, stale claims, and missing cross-references. |
second-brain-query |
Answers questions against the knowledge base wiki. |
second-brain-review |
Resurfaces knowledge from the second-brain wiki: a daily or periodic review of highlights, concepts, and stale pages, replacing Readwise's daily review. |
3 skills.
| Skill | Purpose |
|---|---|
caveman |
Ultra-compressed communication mode. |
find-skills |
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express ... |
harvest-automation |
Mines past Claude Code sessions for recurring patterns and turns them into durable automation: skills, CLAUDE.md entries, memory, and permission allowlists. |
1 skill.
| Skill | Purpose |
|---|---|
itr-india |
Assist a resident Indian individual with preparing and e-filing an Income Tax Return (ITR-1/2/3/4) on the e-filing portal (eportal.incometax.gov.in), under E... |
7 skills.
| Skill | Purpose |
|---|---|
deslop |
Remove AI-generated code slop and clean up code style |
make-pr-easy-to-review |
Prepare PRs for review by cleaning noisy history, improving PR descriptions, and adding reviewer guidance without changing code behavior. |
pr-review-canvas |
Generate an interactive PR review walkthrough as an HTML page. |
resolve-bot-review-threads |
Clears bot/Copilot review threads on a PR — fixes the issues, marks threads resolved via GraphQL, and re-requests the bot until the PR is clean. |
review-battery |
Full review of a change set — the working diff, a branch vs a base ref, or a GitHub PR number reviewed in an isolated worktree — using the thermos subagents ... |
thermo-nuclear-code-quality-review |
Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. |
thermo-nuclear-review |
Comprehensive security and correctness audit of a branch's changes. |
5 skills.
| Skill | Purpose |
|---|---|
agent-browser |
Browser automation CLI for AI agents. |
brave-search |
Web search and content extraction via Brave Search API. |
transcribe |
Local speech-to-text transcription on Apple Silicon macOS. |
vscode |
VS Code integration for viewing diffs and comparing files. |
youtube-transcript |
Fetch transcripts from YouTube videos for summarization and analysis. |
9 skills.
| Skill | Purpose |
|---|---|
add-llms-txt |
Adds LLM-friendly outputs to a Hugo site: /llms.txt and /llms-full.txt indexes plus a per-page markdown twin at /index.md, generated from content so the... |
audit-static-site |
Crawls a built static-site output directory and flags SEO/UX issues — titles, meta descriptions, alt text, thin/orphan/duplicate pages — before publishing. |
author-mermaid-diagram |
Fixes a mermaid diagram that renders too wide or unreadable in a narrow content column on a static-site page. |
bump-hugo-versions |
Bumps pinned Hugo, Go, and Hugo Module theme versions across go.mod and a deploy config together, so the three stay in sync. |
generate-og-images |
Generates branded 1200x630 social-share (OG/Twitter) card images for a site's pages, overlaying title, tags, and brand via Pillow onto an AI, image, or gradi... |
optimize-svg |
Runs svgo on an SVG asset and keeps the result only if it actually shrank. |
report-site-analytics |
Pulls a GA4 + Google Search Console report (top pages, queries, CTR, near-miss positions) into a dated markdown/JSON summary for an SEO/reachability pass. |
verify-hugo-build |
Verifies a Hugo site builds the way the deploy host runs it, not just a local shortcut. |
write-hugo-blog-post |
Authors or edits a blog post in a Hugo site, any theme. |