Positronick
HomeSoulsRegistryDocsBlogProfiles
PricingChangelogAPIllms.txtRSSGitHub
Positronick

The verified tool registry

A verified registry of official harnesses, CLIs, MCP servers, agents, skills, plugins, and loops — only from the accounts that publish them.

Type AllHarnessCLIMCPMemoryAgentSkillPluginLoop
›
Sort

240 tools

Agent Development Kit (ADK)
Agent

Open-source, code-first toolkit for building, evaluating, and deploying sophisticated multi-agent AI systems, optimized for Gemini but model- and deployment-agnostic.

AI/ML @google
Agent Loop (Issues to PRs)
Loop

A Ralph-style loop that turns open GitHub issues into pull requests, one task per iteration, until none remain.

DevOps @bentossell
Agent Skills
Skill

Anthropic's public repository of Agent Skills: self-contained folders with a SKILL.md that Claude loads dynamically to perform specialized tasks like document creation and MCP server generation.

AI/ML @anthropic
agent-skills
Skill

Vercel's official collection of agent skills for AI coding agents, covering React/Next.js performance, AI SDK usage, web UI guidelines, and Vercel deploys.

AI/ML @vercel
Agents SDK (Cloudflare Agents SDK)
Agent

Cloudflare's SDK for building and deploying stateful, persistent AI agents on Workers and Durable Objects, with built-in state, scheduling, WebSockets, MCP, and React hooks.

AI/ML @cloudflare
AI SDK
Agent

Provider-agnostic TypeScript toolkit for building AI-powered applications and agents across Next.js, React, Svelte, Vue, and Node.js.

AI/ML @vercel
Algorithmic Art
Skill

Create algorithmic and generative art with p5.js using seeded randomness and interactive parameter exploration — flow fields, particle systems, and more.

Web @anthropic
archify
Skill

Agent skill that generates architecture diagrams with light/dark themes and PNG/JPEG/WebP/SVG export — no runtime dependencies.

Technical @tt-a1i
Ask Me Questions
Skill

Systematic requirements discovery through focused multi-round questioning before any code gets written — asking only what the code can't reveal.

Productivity @nsollazzo
AtomicMemory
MCP

Inspectable, portable semantic memory for AI agents — core engine, TypeScript SDK, framework adapters, MCP server, CLI, and self-hostable host plugins.

AI/ML @atomicstrata
AutoGen
Agent

Programming framework for agentic AI and multi-agent conversation patterns (now in maintenance mode).

AI/ML @microsoft
Autoloop TDD
Loop

Test-first loop: write a failing test, implement the minimum code to pass, refactor, and repeat.

Technical @loops
Awesome GitHub Copilot
Plugin

GitHub's curated marketplace of custom agents, skills, instructions, hooks, and plugins to extend GitHub Copilot.

AI/ML @github
AWS CLI
CLI

The unified command line interface for managing and automating all AWS services from your terminal.

Cloud @aws
AWS MCP Servers
MCP

An official open-source suite of Model Context Protocol servers connecting AI assistants to AWS services, docs, and infrastructure.

AI/ML @aws
AWS SAM CLI
CLI

A command line tool to build, test, debug, and deploy serverless applications using the AWS Serverless Application Model.

DevOps @aws
Azure AI
Skill

Build with Azure AI services — AI Search (vector/hybrid/semantic), Speech, OpenAI, and Document Intelligence (OCR).

AI/ML @microsoft
Azure Cost
Skill

Azure cost management — query and forecast spending, find orphaned resources, and optimize to reduce waste.

Cloud @microsoft
Azure Deploy
Skill

Execute Azure deployments for already-prepared apps with existing deployment plans and infrastructure files.

Cloud @microsoft
Azure Diagnostics
Skill

Debug Azure production issues with AppLens, Azure Monitor, and resource health — safe triage for App Service, containers, and more.

Cloud @microsoft
Azure Kubernetes
Skill

Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters — SKU selection, networking, and security.

Cloud @microsoft
Azure MCP Server
MCP

MCP server connecting AI agents to 40+ Azure service areas for resource management and queries.

Cloud @microsoft
Azure RBAC
Skill

Find the least-privilege Azure RBAC role for an identity and generate the CLI commands and Bicep to assign it.

Security @microsoft
Azure Skills Plugin
Plugin

Microsoft's Azure capability plugin: curated Azure skills plus the Azure MCP Server (200+ tools across 40+ services) and Foundry MCP, for real Azure work from coding agents.

Cloud @microsoft
Azure Storage
Skill

Work with Azure Storage — Blob, File, Queue, Table, and Data Lake — including access-tier guidance (hot/cool/cold/archive).

Cloud @microsoft
Babysit
Skill

Drive a GitHub PR to a fresh approval, green CI, and a mergeable state — verifying every review finding against the code, fixing the real ones, and pushing back with evidence on the rest.

DevOps @nsollazzo
baoyu-design
Skill

Packages Claude Design as a portable Agent Skill — run it in Cursor, Claude Code, or any file-capable agent to produce polished UI mockups, prototypes, and decks as self-contained HTML.

Web @jimliu
Boot and Probe
Loop

Green tests are not a running app — build the production image, boot it against a fresh throwaway database, probe the real routes and contracts, fix, and re-boot until everything answers.

DevOps @nsollazzo
Brand Guidelines
Skill

Apply Anthropic's official brand colors and typography to any artifact that benefits from a consistent company look-and-feel.

Productivity @anthropic
Build Until Green
Loop

Run the production build, fix compile and bundling errors, and loop until the build succeeds.

DevOps @loops
Canvas Design
Skill

Create beautiful static visual art as .png and .pdf — posters, designs, and artwork — guided by a design philosophy.

Web @anthropic
caveman
Skill

Ultra-compressed communication mode that cuts token usage ~75%.

Productivity @mattpocock
Changelog Sync After Ship
Loop

After shipping a feature, loop until CHANGELOG.md has a user-facing entry and conventional commits are reflected.

DevOps @loops
Checkpoint-Driven Execution
Loop

Write the success criteria and load-bearing assumptions first, complete exactly one step per pass while restating done / verified / left, and loop until every criterion is checked off and backed by evidence.

Productivity @nsollazzo
Chrome DevTools MCP
MCP

Official Chrome DevTools MCP server that lets agents drive and inspect a real Chrome browser over the DevTools Protocol.

Web @chromedevtools
Claude Agent SDK (TypeScript)
Agent

TypeScript framework for building custom AI agents powered by Claude Code, supporting one-off queries, interactive client sessions, custom tools, and hooks.

AI/ML @anthropic
Claude Agent SDK for Python
Agent

Python framework for building custom AI agents on top of Claude Code, with query() for one-off tasks and ClaudeSDKClient for interactive sessions, custom tools, and hooks.

AI/ML @anthropic
Claude API
Skill

Reference for building with the Claude API / Anthropic SDK: models, params, streaming, tool use, MCP, caching, and token counting.

AI/ML @anthropic
Claude Code
Harness

Agentic coding tool that lives in your terminal, understands your codebase, and executes routine tasks, explains code, and handles git workflows via natural language.

AI/ML @anthropic
Claude Platform CLI (ant)
CLI

Official Go-based CLI for the Claude Developer Platform / Claude API, distinct from the agentic Claude Code tool.

AI/ML @anthropic
claude-plugins-official
Plugin

Anthropic-managed directory of high-quality Claude Code plugins, including internal Anthropic plugins and vetted third-party submissions, that extend Claude Code with commands, agents, and MCP servers.

AI/ML @anthropic
Cline
Harness

Autonomous coding agent for your IDE and terminal — SDK, CLI, and VS Code extension

AI/ML @cline
Cloudflare MCP Server (Code Mode)
MCP

A token-efficient remote MCP server exposing the entire Cloudflare API (~2,500 endpoints) via a Code Mode search/execute pattern at mcp.cloudflare.com.

AI/ML @cloudflare
Cloudflare MCP Servers
MCP

A suite of official remote MCP servers (observability, bindings, builds, browser rendering, Radar, AI Gateway, and more) that let MCP clients manage Cloudflare via natural language.

AI/ML @cloudflare
Cloudflare Skills
Plugin

Official collection of Agent Skills, slash commands, and bundled MCP servers that teach coding agents (Claude Code, Cursor, Codex, etc.) how to build on Cloudflare.

AI/ML @cloudflare
Codex CLI
Harness

Lightweight coding agent from OpenAI that runs locally in your terminal, usable with a ChatGPT plan or API key.

AI/ML @openai
Codex GitHub Action
Agent

GitHub Action that runs Codex inside CI/CD workflows to review PRs or apply patches, with configurable sandbox privileges.

DevOps @openai
Codex plugin for Claude Code (marketplace: openai-codex, plugin: codex)
Plugin

Claude Code plugin that lets you run Codex from within Claude Code to review code or delegate background tasks using your local Codex auth.

AI/ML @openai
colibri
CLI

Pure-C inference engine that streams a 744B-parameter MoE model (GLM-5.2) from disk to run on a ~25GB-RAM consumer machine.

AI/ML @justvugg
Composition Patterns
Skill

React composition patterns that scale — use when refactoring components toward more composable, maintainable structures.

Web @vercel
Context7
MCP

MCP server that pulls version-accurate, up-to-date library docs and code examples straight into your agent's context.

AI/ML @upstash
Convention Conformance Sweep
Loop

Align new code to the codebase's own idioms — sample its neighbors, fix one mismatch per pass, and when two patterns conflict pick the more recent or better-tested one rather than averaging them.

Technical @nsollazzo
Coverage Until Threshold
Loop

Add focused tests until coverage meets your threshold (e.g. 80%), without changing production behavior unnecessarily.

Technical @loops
create-cloudflare (C3)
CLI

Official scaffolding CLI that bootstraps and deploys new Workers and framework-based projects using Cloudflare-maintained templates, and installs Wrangler.

DevOps @cloudflare
Cube Sandbox
Harness

MicroVM-isolated sandboxes for running AI agents — instant, concurrent, and secure, with a template store and web console.

AI/ML @tencentcloud
De-Sloppify Pass
Loop

After implementation, run a cleanup pass: remove debug code, tighten naming, delete dead branches, and align with project conventions.

Technical @loops
Decisive Pick Loop
Loop

Collapse a menu of options into one committed recommendation — research each candidate with real evidence instead of priors, score against explicit criteria, and don't stop until a single pick stands with a named runner-up.

Productivity @nsollazzo
Deploy to Vercel
Skill

Deploy applications and websites to Vercel — production or preview deployments — straight from a coding agent.

DevOps @vercel
Deploy Verification Loop
Loop

On an interval, hit health and smoke endpoints after a deploy until all checks return healthy responses.

DevOps @loops
Desktop Commander MCP
MCP

Terminal control, filesystem search, and diff-based file editing for AI clients, over MCP.

AI/ML @wonderwhy-er
diagnose
Skill

A disciplined diagnosis loop for hard bugs and performance regressions.

Technical @mattpocock
Doc Co-authoring
Skill

Guide a structured workflow for co-authoring documentation, proposals, technical specs, and decision docs through iterative refinement.

Productivity @anthropic
Docker Agent
Agent

Open-source 'docker agent' builder and runtime for declaring, running, and sharing multi-agent AI teams via YAML, with MCP tools and any LLM provider (formerly named cagent).

AI/ML @docker
Docker CLI
CLI

The official Docker command-line interface for building, running, and managing containers, images, networks, and volumes against the Docker daemon.

DevOps @docker
Docker Compose
CLI

Docker CLI plugin to define and run multi-container applications from a single declarative YAML file with one command.

DevOps @docker
Docker MCP Gateway
MCP

Open-source 'docker mcp' CLI plugin and gateway that orchestrates Model Context Protocol servers as isolated containers, with secrets, OAuth, and access control, powering Docker Desktop's MCP Toolkit and catalog.

AI/ML @docker
Docker Model Runner CLI
CLI

The 'docker model' CLI plugin for pulling, running, packaging, and serving local LLMs and AI models as OCI artifacts with an OpenAI-compatible API.

AI/ML @docker
Docker Scout CLI
CLI

The 'docker scout' CLI plugin for software supply chain security: generating SBOMs, matching components against vulnerability databases, and evaluating image policy compliance.

Security @docker
Docs Drift Sweep
Loop

Treat every operational claim in your docs and runbooks as a hypothesis — verify each against the live system, fix what drifted, and loop until no claim fails verification.

Technical @nsollazzo
DOCX (Word)
Skill

Create, read, edit, and manipulate Word (.docx) documents, including tables of contents, headings, and professional formatting.

Productivity @anthropic
DRY on Third Repetition
Loop

Extract a shared unit only where the same logic appears three or more times — and inline back any abstraction used only once or twice.

Technical @nsollazzo
ECC
Skill

A harness-native operator system — skills, instincts, memory, and security — that tunes Claude Code, Codex, OpenCode, and Cursor for research-first development.

AI/ML @affaan-m
eve
Harness

A filesystem-first framework for durable AI agents — instructions, tools, skills, channels, and schedules live as conventional files you can inspect, extend, and operate.

AI/ML @vercel
FastMCP
MCP

The fast, Pythonic framework for building MCP servers and clients — the toolkit you build them with, not a server itself.

AI/ML @prefecthq
fic
CLI

Unofficial CLI for the Fatture in Cloud API v2 — JSON-first, jq-pipeable, agent-friendly.

Productivity @nsollazzo
Firebase CLI
CLI

Official command-line interface for Firebase to initialize, test, manage, and deploy Firebase projects, Cloud Functions, hosting, and AI/Genkit features.

DevOps @google
Fix CI Until Green
Loop

Fetch the latest failed CI run, reproduce the failure locally, fix it, and repeat until checks pass.

DevOps @loops
Flint Chart MCP
MCP

Microsoft Research's visualization language designed for AI-generated charts, with an MCP server so agents can author and validate charts.

Data @microsoft
Format Until Clean
Loop

Run the formatter, fix any remaining style issues, and loop until the codebase formats cleanly with no diffs.

DevOps @loops
Frontend Design
Skill

Create distinctive, production-grade frontend interfaces with high design quality — components, pages, and full applications.

Web @anthropic
frontend-slides
Skill

Claude Code skill that turns a coding agent's frontend skills into polished, web-based slide decks.

Productivity @zarazhangrui
Gemini CLI
Harness

Open-source AI agent that brings Gemini directly into your terminal, using a ReAct loop with built-in tools and MCP server support.

AI/ML @google
Genkit
Agent

Open-source framework (with CLI and local dev UI) by Google's Firebase for building AI-powered and agentic apps in JavaScript, Go, and Python with a unified model interface, flows, and RAG.

AI/ML @google
GitHub CLI
CLI

GitHub's official command-line tool for working with pull requests, issues, releases, and the GitHub API from the terminal.

DevOps @github
GitHub Copilot CLI
Harness

Brings the Copilot coding agent to the terminal, letting you build, debug, and understand code via natural language.

AI/ML @github
GitHub MCP Server
MCP

GitHub's official Model Context Protocol server that connects AI agents to GitHub repos, issues, pull requests, and workflows.

AI/ML @github
Google Cloud CLI (gcloud CLI)
CLI

Official Google Cloud command-line interface (part of the Cloud SDK, including gcloud, gsutil, and bq) for managing Google Cloud resources, AI/Vertex services, and applications.

Cloud @google
Google Workspace CLI
CLI

Command-line tool for scripting Gmail, Drive, Calendar and the rest of Google Workspace, with 40+ bundled agent skills.

Productivity @googleworkspace
grill-me
Skill

Get interviewed relentlessly about a plan until it's fully resolved.

Productivity @mattpocock
grill-with-docs
Skill

Stress-test a plan against your domain model and update the docs inline.

Technical @mattpocock
Grok Build
Harness

SpaceXAI's terminal coding agent harness and TUI — fullscreen, mouse-interactive, extensible, with headless and ACP modes.

AI/ML @xai-org
Ground Every Claim
Loop

Audit a doc, PR description, or answer for unsourced assertions and replace each hedge with a cited artifact — file:line, command output, or URL — until nothing rests on inference.

Technical @nsollazzo
gstack
Skill

Garry Tan's exact Claude Code setup — 23 specialist agents and 8 power tools as slash-command skills that turn Claude Code into a virtual engineering team.

AI/ML @garrytan
Guard Skills
Skill

Quality-gate skills for coding agents that catch AI-generated failure modes in code, tests, and docs.

AI/ML @amelnagdy
handoff
Skill

Compact the conversation into a handoff document for another agent.

Productivity @mattpocock
herdr
CLI

An agent-aware terminal multiplexer — a tmux successor that surfaces each coding agent's state per pane.

AI/ML @ogulcancelik
Hermes
Harness

The agent that grows with you — a cross-platform AI agent that installs with one command and bundles its own runtime.

AI/ML @nousresearch
hf (huggingface_hub CLI)
CLI

The official Python client and `hf` command-line tool for interacting with the Hugging Face Hub (auth, downloading/uploading models, datasets, and Spaces).

AI/ML @huggingface
Hugging Face MCP Server
MCP

Official MCP server that connects MCP-compatible assistants to the Hugging Face Hub for searching models, datasets, Spaces, papers, and docs, plus running Gradio community tools.

AI/ML @huggingface
i-have-adhd
Skill

ADHD-friendly agent output: lead with the next action, number steps, no preamble or 'Hope this helps!'.

Productivity @ayghri
improve
Skill

Codebase auditor that writes implementation plans

Technical @shadcn
improve-codebase-architecture
Skill

Find architectural deepening and refactoring opportunities in a codebase.

Technical @mattpocock
Independent Verifier Pass
Loop

When implementation claims done, a separate verifier pass runs build, lint, and tests with no access to the implementer's rationale.

Technical @loops
Intent-Test Mutation Guard
Loop

Mutate your own production code on purpose, prove a test fails for each change, and loop until no surviving mutant slips past the suite.

Technical @nsollazzo
Internal Comms
Skill

Write internal communications — status reports, leadership updates, newsletters — in the formats a company prefers.

Productivity @anthropic
Interview Then Orchestrate
Loop

Before a large batch job, surface the few decisions only the owner can make, lock them in one up-front interview, then run the whole batch unattended — looping on blockers, not on questions.

Productivity @nsollazzo
Jules Tools
Harness

Command-line companion and TUI for Jules, Google's asynchronous cloud coding agent, to create and manage agent sessions that write tests, fix bugs, and open pull requests.

AI/ML @google
Kilo Code
Harness

All-in-one open-source agentic engineering platform

AI/ML @kilo-org
Kimi Code CLI
Harness

A single-binary AI coding-agent CLI for the terminal — reads and edits code, runs commands, and speaks the Agent Client Protocol to drive Zed and JetBrains.

AI/ML @moonshotai
Kiro CLI
Harness

AWS's agentic command-line tool for building software through natural-language chat in your terminal, the successor to the Amazon Q Developer CLI.

AI/ML @aws
LeRobot
CLI

End-to-end robotics toolkit with CLI commands (`lerobot-train`, `lerobot-eval`, `lerobot-info`) for training, evaluating, and running real-world robot policies on PyTorch.

AI/ML @huggingface
Lint and Typecheck Fix
Loop

Run lint and typecheck, fix reported issues, and loop until the codebase is clean.

DevOps @loops
Loop Engineering
CLI

CLI tools and starter patterns for loop engineering — scaffold, score, and audit the systems that prompt your AI coding agents instead of prompting them by hand.

AI/ML @cobusgreyling
markitdown-mcp
MCP

MCP server exposing MarkItDown's file-to-Markdown conversion (PDF, Office, images, audio) to agents.

AI/ML @microsoft
Mastra
Agent

The modern TypeScript framework for building AI-powered applications and agents — agents, workflows, RAG, evals, memory, and MCP in one stack.

AI/ML @mastra-ai
MCP Builder
Skill

Guide for building high-quality MCP servers in Python (FastMCP) or Node/TypeScript (MCP SDK) to integrate external APIs and services.

AI/ML @anthropic
MCP Reference Servers
MCP

Curated reference MCP server implementations (Filesystem, Fetch, Git, Memory, Sequential Thinking, Everything) maintained by the Anthropic-managed Model Context Protocol project to demonstrate MCP features and SDK usage.

AI/ML @anthropic
MCP Toolbox for Databases
MCP

Open-source MCP server (formerly Gen AI Toolbox for Databases) that securely connects AI agents and MCP clients to databases like AlloyDB, Spanner, Cloud SQL, BigQuery, and self-managed Postgres/MySQL.

Data @google
mcp-to-ai-sdk
CLI

CLI that generates versioned, code-owned AI SDK tool stubs from any MCP server to cut token cost and reduce prompt-injection risk.

AI/ML @vercel
Meng To Skills
Skill

78 agent skills for designers and builders — landing pages, motion, WebGL, capture workflows, and design-first prompting.

Web @mengto
Merge to Live Parity
Loop

After merging, loop until production actually reflects the merge — pipeline green, the new commit serving, fresh routes answering, and schema plus data applied.

DevOps @nsollazzo
MetaHarness
Harness

The meta-harness for AI agents — scaffold your own focused, branded agent harness with its own npx CLI, MCP server, memory, and learning loop.

AI/ML @ruvnet
Microsoft Agent Framework
Agent

Multi-language framework for building production AI agents and multi-agent workflows; successor to Semantic Kernel and AutoGen.

AI/ML @microsoft
Microsoft Foundry
Skill

Deploy, evaluate, fine-tune, and manage Microsoft Foundry agents end-to-end — builds, hosted agents, batch/continuous eval, and prompt optimization.

AI/ML @microsoft
Migration Until Applied
Loop

Run database migrations, fix schema issues, and loop until migrations apply cleanly in dev.

Data @loops
MiMoCode
Harness

A terminal-native AI coding agent with persistent cross-session project memory and built-in multi-agent switching; a free zero-config channel to start.

AI/ML @xiaomimimo
mini-swe-agent
Harness

A ~100-line, dependency-light SWE agent from the SWE-bench team — a clean reference harness for coding-agent research.

AI/ML @swe-agent
ml-intern
Agent

An open-source ML engineer agent that reads papers, trains models, and ships them, routing tool calls across the Hugging Face Hub, Jobs, and sandboxed execution.

AI/ML @huggingface
mlintern-plugin
Plugin

A Claude Code plugin that lets you invoke Hugging Face's ml-intern agent to fine-tune, evaluate, and ship models directly from inside Claude Code.

AI/ML @huggingface
Multi-Agent Supervised Coding Loop
Loop

A markdown-and-bash protocol that turns a well-scoped repo into a supervised multi-agent coding loop where a Beacon ranks the next work, you approve it, and path-owning agents build in isolated git worktrees.

AI/ML @anshulixyz
Notion CLI (ntn)
CLI

Official command-line tool for developers and coding agents to authenticate, make Notion API requests, upload files, and build/deploy Notion Workers from the terminal.

DevOps @notion
Notion MCP Server
MCP

Official Notion MCP server giving AI tools secure access to a Notion workspace; a hosted remote variant is offered at https://mcp.notion.com/mcp via OAuth.

AI/ML @notion
Notion plugin for Cursor
Plugin

Official Cursor plugin packaging Notion Skills with Notion's hosted MCP server (https://mcp.notion.com/mcp) for one-click workspace access inside Cursor.

AI/ML @notion
Notion Skills
Skill

Official collection of agent skills for working with Notion, including a notion-cli skill for installing and using the ntn CLI via coding agents.

AI/ML @notion
notion-workspace-plugin
Plugin

Official Claude Code plugin that bundles Notion Skills, the Notion MCP server, and slash commands for one-click connection of Claude Code to a Notion workspace.

AI/ML @notion
OfficeCLI
CLI

A single-binary Office suite purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files — no Office install required.

AI/ML @iofficeai
Oh My OpenAgent (omo)
Harness

A multi-model coding-agent harness that installs into OpenCode and the OpenAI Codex CLI.

AI/ML @code-yeongyu
oh-my-pi
Harness

A terminal coding agent with the IDE wired in — LSP, DAP, subagents, browser, and 40+ providers.

AI/ML @can1357
Omnigent
Harness

A meta-harness that orchestrates Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, with policy enforcement and sandboxing.

AI/ML @omnigent-ai
Open Code Review
CLI

AI code-review CLI battle-tested at Alibaba scale — a deterministic-engineering × agent hybrid giving precise line-level comments at ~1/9 the tokens of a general agent.

DevOps @alibaba
Open Connector
MCP

A self-hosted auth/connector gateway linking 1,000+ SaaS providers to AI agents via MCP, SDK, CLI, HTTP, and OpenAPI.

AI/ML @oomol-lab
OpenAI Agents SDK (JS/TS)
Agent

JavaScript/TypeScript framework for building multi-agent and voice agent workflows with handoffs, guardrails, and tracing.

AI/ML @openai
OpenAI Agents SDK (Python)
Agent

Lightweight, provider-agnostic framework for building multi-agent workflows with tools, handoffs, guardrails, sessions, and tracing.

AI/ML @openai
OpenAI Python library (openai)
Agent

Official, type-annotated Python client library for the OpenAI REST API, with synchronous and asynchronous clients for the Responses, Chat Completions, and Realtime APIs.

AI/ML @openai
OpenClaw
Harness

Your own personal AI assistant for any OS and platform — installs via npm and runs as an always-on gateway daemon.

AI/ML @openclaw
OpenCLI
CLI

CLI that turns any website into a command-line tool an AI agent can drive using your logged-in browser session.

AI/ML @jackwener
OpenCode
Harness

An open-source, model-agnostic coding agent for your terminal — bring your own model across 75+ providers and self-host it.

AI/ML @anomalyco
OpenSandbox
Harness

Open-source sandbox runtime for executing AI-generated code, with Docker and Kubernetes backends, SDKs, a CLI, and an MCP server.

AI/ML @opensandbox-group
OpenWiki
CLI

A CLI that writes and maintains agent-facing documentation for your codebase, and keeps it up to date via a daily GitHub Action.

AI/ML @langchain-ai
Orca
Harness

An agent development environment (ADE) for running a fleet of parallel coding agents in isolated worktrees, on desktop and mobile.

AI/ML @stablyai
page-agent
Agent

An in-page JavaScript GUI agent that drives web interfaces with natural language.

AI/ML @alibaba
PDF
Skill

Work with PDF files: extract text and tables, merge and split, rotate, watermark, fill forms, encrypt, and create new PDFs.

Productivity @anthropic
pi
Harness

A self-extensible coding-agent harness and AI agent toolkit: an interactive coding agent CLI with a unified multi-provider LLM API, TUI, and web UI libraries.

AI/ML @earendil-works
Playwright MCP
MCP

MCP server that gives agents structured browser automation via Playwright's accessibility tree.

Web @microsoft
Ponytail
Skill

Makes your AI agent think like the laziest senior dev in the room — injects a YAGNI ruleset so the best code becomes the code you never wrote.

AI/ML @DietrichGebert
Positronick
Skill

Teach your agent the positronick.com registry: find, inspect and install souls and agent tooling through the MCP server or the CLI.

DevOps @positronick
Positronick CLI
CLI

Find, inspect and install souls, MCP servers and agent tooling from positronick.com — straight from your terminal.

AI/ML @positronick
Positronick Plugin
Plugin Bundle

The positronick Hub as a Claude Code plugin: the positronick MCP server plus the positronick skill, installed together.

DevOps @positronick
Postgres Language Server
CLI

Official Language Server and CLI toolchain for Postgres, providing autocompletion, type checking, linting, and syntax error detection built on Postgres' own libpg_query parser.

Technical @supabase
PostgREST MCP Server (@supabase/mcp-server-postgrest)
MCP

Official MCP server that lets LLMs perform CRUD operations over a Supabase/PostgREST REST API and convert SQL queries to PostgREST syntax, ideal for connecting end users to your app's data.

Data @supabase
PPTX (PowerPoint)
Skill

Create, read, and edit PowerPoint (.pptx) decks — slide decks, pitch decks, and presentations — or extract their content.

Productivity @anthropic
PR Self-Review
Loop

Review your own diff like a senior reviewer, fix issues, and repeat for three passes before opening the PR.

Technical @loops
prototype
Skill

Build a throwaway prototype to flesh out a design before committing.

Technical @mattpocock
Pydantic AI
Agent

A Python agent framework from the Pydantic team — type-safe, model-agnostic agents for production GenAI applications.

AI/ML @pydantic
Ralph Loop
Loop

Repeatedly relaunch a fresh coding-agent session against a prompt until the implementation plan is complete.

AI/ML @ghuntley
React Best Practices
Skill

React and Next.js performance optimization guidelines from Vercel Engineering, for writing, reviewing, or refactoring components.

Web @vercel
React Native Skills
Skill

React Native and Expo best practices for building performant mobile apps with coding agents.

Web @vercel
React View Transitions
Skill

Implement smooth, native-feeling animations with React's View Transition API — page transitions, route animations, and CSS view-transition pseudo-elements.

Web @vercel
Read Callers Before Write
Loop

Before editing a symbol, map every caller, re-export, test, and shared util it touches — iterate until the blast radius is fully known, then write.

Technical @nsollazzo
Red-Team Your Own Feature
Loop

Attack your own just-built feature's trust assumptions — spoofable identifiers, client-settable fields, lookalike handles, reclamation attacks — fix each break and re-attack until every attack fails.

Security @nsollazzo
Reflect
Skill

Distill a coding session's hard-won lessons — gotchas, patterns, integration quirks — into the project's knowledge base, with explicit approval before anything is written.

Productivity @nsollazzo
rendergit
CLI

A command-line tool that flattens any git repo into a single static HTML page for fast human skimming or for copying the whole codebase into an LLM.

Productivity @karpathy
Rowboat
Harness

Open-source desktop AI coworker that indexes your email, meetings, and notes into a knowledge graph and acts on them across built-in work surfaces.

AI/ML @rowboatlabs
Safari MCP Server
MCP

Apple/WebKit's official MCP server for driving Safari — built into safaridriver, shipping in Safari Technology Preview.

Web @webkit
Schema Migration Drift to Zero
Loop

After every schema edit, regenerate migrations and prove there is no drift — loop until a fresh generate produces no new files and leaves the working tree clean.

Data @nsollazzo
Security Audit Skill
Skill

A coding-agent skill that turns your agent into a security auditor, orchestrating parallel agents through a six-phase pipeline to find exploitable vulnerabilities with independently verified, machine-readable findings.

Security @cloudflare
Semantic Kernel
Agent

Model-agnostic SDK for orchestrating, building, and deploying AI agents and multi-agent systems.

AI/ML @microsoft
Sentry CLI (sentry)
CLI

The newer TypeScript Sentry CLI built for developers and AI agents, with Seer-powered root cause analysis (sentry issue explain/plan), DSN auto-detection, and JSON output.

DevOps @sentry
Sentry MCP
MCP

Official Model Context Protocol server that connects AI coding assistants to Sentry's API for searching issues, retrieving events, and debugging production errors; hosted remotely at mcp.sentry.dev.

DevOps @sentry
sentry-cli
CLI

The long-standing Rust-based command-line utility for Sentry, used to upload debug symbols and source maps, manage releases, and view issues.

DevOps @sentry
sentry-for-ai
Plugin

Official Sentry plugin for Claude Code and Cursor that bundles agent skills, the /seer slash command, and auto-configured Sentry MCP to set up Sentry and fix production issues.

DevOps @sentry
sentry-skills
Plugin

Open-format Agent Skills used internally by the Sentry team for development, including code review, commit, branch-naming, and security/performance review skills that work across Claude Code, Cursor, Cline, and Copilot.

Productivity @sentry
Session Distill
Loop

After significant work, distill the non-obvious lessons — gotchas, environment quirks, corrections you received — into durable notes, looping until a fresh review pass surfaces nothing unrecorded.

Productivity @nsollazzo
setup-matt-pocock-skills
Skill

One-time per-repo setup that teaches the engineering skills your conventions.

Technical @mattpocock
Ship
Skill Bundle

Take a finished change from working tree to a green, mergeable PR — one command chaining simplify, verify, code-review, smart-commit, branch hygiene, PR, and babysit-to-green.

DevOps @nsollazzo
Ship Kit
Plugin Bundle

A Claude Code plugin that takes a finished change from working tree to a green, mergeable PR, then drives the review loop to a fresh approval.

DevOps @nsollazzo
Ship PR Until Green
Loop

Implement on a branch, run tests, push, open a PR, and loop until checks pass and the PR is ready to merge.

DevOps @loops
Silent Failure Hunt
Loop

Hunt down swallowed errors, empty catch blocks, ignored return codes, silent fallbacks, and skipped tests, then make each one fail loud or carry an explicit comment justifying the suppression.

Technical @nsollazzo
Skill Creator
Skill

Create, modify, and improve Agent Skills, and measure their performance with evals, benchmarks, and variance analysis.

AI/ML @anthropic
skill-creator
Skill

Point your agent at an OpenAPI spec, GraphQL schema, or MCP server and get back a ready-to-use Agent Skill with wrapper scripts and usage notes.

AI/ML @sandiiarov
skills
CLI

Open agent-skills CLI to install and manage reusable skill packages across Claude Code, Cursor, Codex, OpenCode, and 60+ coding agents.

AI/ML @vercel
Skills Catalog for Codex
Skill

Official catalog of Agent Skills (folders of instructions, scripts, and resources) that Codex and other AI agents can discover and use.

AI/ML @openai
Skills for Coding Agents
Plugin

A collection of small, composable slash-command skills for coding agents — visual plans, visual recaps, watchdog audits, plan arbitration, and cost/limit guards.

AI/ML @builderio
Skills for Design Engineers
Skill

Emil Kowalski's agent skills for UI taste — animation craft, design review, and Apple-inspired motion for coding agents.

Web @emilkowalski
Slack GIF Creator
Skill

Create animated GIFs optimized for Slack, with constraints, validation tools, and animation concepts.

Productivity @anthropic
Smart Commit
Skill

Cluster uncommitted changes into logical groups and commit each with a clean conventional commit message — plus a Keep-a-Changelog update pass.

DevOps @nsollazzo
smolagents
Agent

A barebones Python library for building agents that think and act in code, with the `smolagent` and `webagent` CLIs for running multi-step and web-browsing agents.

AI/ML @huggingface
Spec Kit (Specify CLI)
CLI

GitHub's toolkit and Specify CLI for Spec-Driven Development, generating executable specs and slash-command workflows for AI coding agents.

AI/ML @github
Spec-First Ship
Loop

Implement from a written spec.md checklist — each iteration completes one unchecked requirement with verification.

Technical @loops
Store-Content Parity
Loop

When your sync pipeline only upserts, removals never propagate — loop until the live store's rows exactly match the curated source files, pruning orphans deliberately.

Data @nsollazzo
Strands Agents SDK
Agent

An AWS-built, model-driven open-source SDK for building and running AI agents in a few lines of code, used in production by Kiro, Amazon Q, and AWS Glue.

AI/ML @aws
Stripe Agent Toolkit
Agent

Official Python and TypeScript library that integrates Stripe APIs into agent frameworks (OpenAI Agents SDK, LangChain, CrewAI, Vercel AI SDK) and MCP via function calling.

AI/ML @stripe
Stripe CLI
CLI

Official command-line tool to build, test, and manage a Stripe integration — trigger and forward webhooks, tail API logs, and CRUD API objects from the terminal.

DevOps @stripe
Stripe Link CLI
CLI

Official CLI and local MCP server that issues secure single-use Link payment credentials so AI agents can make approved purchases on your behalf without exposing real card details.

AI/ML @stripe
Stripe MCP Server
MCP

Official Model Context Protocol server exposing Stripe payments, billing, and docs/knowledge-base tools to AI agents, runnable locally via npx or as a hosted remote server at https://mcp.stripe.com.

AI/ML @stripe
Strix
Agent

Open-source AI agents that penetration-test your own apps to find and fix vulnerabilities, integratable into CI.

Security @usestrix
Supabase Agent Skills
Skill

Official Agent Skills that teach AI coding agents (Claude Code, Copilot, Cursor, and 18+ others) how to build correctly on Supabase, covering Database, Auth, Edge Functions, Storage, Realtime, and Postgres best practices.

AI/ML @supabase
Supabase CLI
CLI

Official CLI to run the full Supabase stack locally, manage Postgres migrations, deploy edge functions, run backups, and generate types from your schema.

DevOps @supabase
Supabase MCP Server
MCP

Official MCP server that connects AI assistants like Cursor, Claude, and Windsurf to your Supabase projects to manage tables, query data, deploy edge functions, and handle config.

Data @supabase
Superpowers
Skill

An agentic skills framework and complete software-development methodology that makes your coding agent plan, spec, and verify before it writes code.

AI/ML @obra
Surgical Diff Shrink
Loop

Shrink an over-broad diff back to the minimum that satisfies the goal — every changed line load-bearing, no drive-by edits — re-running tests after each cut.

Technical @nsollazzo
Symphony
Agent

Engineering-preview orchestrator that turns project work into isolated, autonomous Codex implementation runs by monitoring a board and spawning agents.

AI/ML @openai
T3MP3ST
Harness

A keyless multi-agent red-teaming meta-harness that mounts on your existing coding agent — for authorized offensive-security testing.

Security @elder-plinius
tdd
Skill

Test-driven development with a strict red-green-refactor loop.

Technical @mattpocock
teach
Skill

Learn a new skill or concept, grounded in your workspace.

Productivity @mattpocock
Test Until Green
Loop

Run your test suite, fix the smallest root cause on failure, and repeat until every test passes.

DevOps @loops
TestSprite CLI
CLI

AI-powered automated testing from your terminal — a CLI plus MCP server that lets a coding agent create, run, and verify its own tests.

AI/ML @testsprite
text-to-lottie
Skill

An agent skill that authors Lottie (Bodymovin) JSON animations rendered live in an official Skia/Skottie player — for creating, editing, or fixing animations with coding agents.

Web @diffusionstudio
Theme Factory
Skill

Style artifacts — slides, docs, HTML landing pages — with one of 10 preset themes or a theme generated on the fly.

Web @anthropic
to-issues
Skill

Break a plan or PRD into independently-grabbable tracker issues.

Technical @mattpocock
to-prd
Skill

Turn the current conversation into a PRD on your issue tracker.

Technical @mattpocock
triage
Skill

Triage incoming issues through a role-driven state machine.

Technical @mattpocock
TypeScript
CLI

Strongly-typed superset of JavaScript that compiles to plain JS via the tsc command-line compiler.

Technical @microsoft
v0-sdk
Agent

Official TypeScript SDK for the v0 Platform API to programmatically create AI-generated chats, projects, and deployments; ships with a create-v0-sdk-app scaffolder.

AI/ML @vercel
Vercel CLI
CLI

Official command-line interface for deploying and managing Vercel projects, env vars, domains, logs, and deployments from the terminal.

DevOps @vercel
Vercel CLI with Tokens
Skill

Deploy and manage Vercel projects with token-based (non-interactive) auth — deploys, setup, and environment variables via the Vercel CLI.

DevOps @vercel
Vercel MCP
MCP

Vercel's official remote MCP server with OAuth, letting AI tools securely search docs and manage Vercel projects, deployments, and logs.

AI/ML @vercel
Vercel Optimize
Skill

Vercel cost and performance optimization for deployed Next.js, SvelteKit, Nuxt, and Astro apps — metric-backed, evidence-first recommendations.

DevOps @vercel
Verify or Drop
Loop

For every candidate item in a catalog or dataset, independently re-verify the claim and mechanically confirm its source URL resolves — include it with evidence or drop it with a written reason.

Technical @nsollazzo
Web Artifacts Builder
Skill

Build elaborate multi-component claude.ai HTML artifacts with React, Tailwind CSS, and shadcn/ui — for artifacts needing state, routing, or components.

Web @anthropic
Web Design Guidelines
Skill

Review UI code for Web Interface Guidelines compliance — accessibility, UX, and design best-practice audits.

Web @vercel
Webapp Testing
Skill

Interact with and test local web apps via Playwright: verify frontend behavior, debug UI, capture screenshots, and view browser logs.

Web @anthropic
Wrangler
CLI

The official command-line interface for the Cloudflare Developer Platform, used to build, test, configure, and deploy Workers and related services.

DevOps @cloudflare
write-a-skill
Skill

Create new agent skills with proper structure and progressive disclosure.

Productivity @mattpocock
Writing Guidelines
Skill

Review docs and prose for Writing Guidelines compliance — voice, tone, and style audits against a writing handbook.

Productivity @vercel
XLSX (Excel)
Skill

Open, read, edit, and create spreadsheets (.xlsx, .xlsm, .csv, .tsv) — formulas, formatting, charts, and data cleaning.

Productivity @anthropic
xmcp
MCP

A local MCP server that turns the X API's OpenAPI spec into callable tools (streaming and webhook routes excluded), served over HTTP at /mcp.

AI/ML @xdevplatform
xurl
CLI

A curl-like CLI for the X API that handles OAuth 1.0a and OAuth 2.0 (PKCE, multi-account) and supports streaming, media uploads, and webhooks.

DevOps @xdevplatform
Zero-Warnings Quality Gauntlet
Loop

Run lint, typecheck, tests, and build as one chained gauntlet under a 'a warning FAILS' bar, and loop until the whole chain exits clean with the word 'warning' nowhere in its output.

DevOps @nsollazzo
zoom-out
Skill

Get broader, higher-level context on unfamiliar code.

Technical @mattpocock
HomeSoulsRegistryDocsBlogProfiles
PricingChangelogAPIllms.txtRSSGitHub
Theme