The app store for agents, tools, and skills.
Install once, run in any agent runtime. Claude Code, Claude Desktop, Cursor — one command, every host. Showcase tools work with zero setup thanks to managed credentials.
curl -fsSL install.skillset.dev | shMost installed
Browse all →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.
Recently published
skillset/web-search
Fast web search via Tavily through Skillset's managed credential broker. Zero API keys to set up.
skillset/translate
Translate text between languages via Claude through the Skillset broker. Preserves formatting (Markdown, lists, code).
skillset/research-deep
Multi-step web research. Orchestrates Tavily searches and OpenAI summarisation to produce a cited answer from multiple sources. Zero setup.
skillset/postgres-explorer
Browse and query a Postgres database safely. Read-only by default; list tables, describe schema, run SELECTs with a row cap.