Browse
skillset/code-reviewer
Structured code review that surfaces bugs, security issues, test gaps, and style problems in a prioritised list.
skillset/commit-message-writer
Writes Conventional-Commits-style commit messages from a staged diff. Subject line + 2-3 sentence body explaining the why.
skillset/markdown-formatter
Reformats Markdown to a consistent, readable style — heading levels, list spacing, link cleanup, and code-block fencing.
skillset/meeting-notes
Turn a meeting transcript or notes into a clean writeup — decisions, action items, open questions, and a brief summary.
skillset/postmortem-author
Blameless postmortem template. Captures timeline, contributing factors, customer impact, and a prioritised list of follow-up actions.
skillset/filesystem-safe
Read-only file access scoped to allow-listed directories. Refuses any path that escapes the allowed roots.
skillset/github-issues
Browse and act on GitHub issues + PRs for repos you have access to. Uses your personal access token.
skillset/postgres-explorer
Browse and query a Postgres database safely. Read-only by default; list tables, describe schema, run SELECTs with a row cap.
skillset/research-deep
Multi-step web research. Orchestrates Tavily searches and OpenAI summarisation to produce a cited answer from multiple sources. Zero setup.
skillset/translate
Translate text between languages via Claude through the Skillset broker. Preserves formatting (Markdown, lists, code).
skillset/web-search
Fast web search via Tavily through Skillset's managed credential broker. Zero API keys to set up.