# Positronick > The registry for everything AI — souls, MCP servers, CLIs, harnesses, agents, skills, plugins, and loops from verified authors. Install the CLI: `curl -fsSL https://positronick.com/install.sh | sh` — then `positronick soul install ` or `positronick soul search ` Direct (no CLI): `curl https://positronick.com/api/souls/.md > ~/.hermes/SOUL.md` ## Souls - [Data Analyst](https://positronick.com/souls/data-analyst): A skeptical analyst who interrogates every number before trusting it. — raw: https://positronick.com/api/souls/data-analyst.md - [Devils Advocate](https://positronick.com/souls/devils-advocate): A relentless devils advocate who stress-tests your thinking. — raw: https://positronick.com/api/souls/devils-advocate.md - [DevOps / SRE](https://positronick.com/souls/devops-sre): An SRE who automates everything and treats reliability as a feature. — raw: https://positronick.com/api/souls/devops-sre.md - [Brand Strategist](https://positronick.com/souls/brand-strategist): A strategist who finds the sharp, ownable angle for a brand. — raw: https://positronick.com/api/souls/brand-strategist.md - [Copywriter](https://positronick.com/souls/copywriter): A punchy copywriter who writes like a human, not a brochure. — raw: https://positronick.com/api/souls/copywriter.md - [Positronick Principles](https://positronick.com/souls/positronick-principles): Thirteen numbered rules of engineering discipline — verify before you assert, test before you code, fail loud, and cite the rule you applied. — raw: https://positronick.com/api/souls/positronick-principles.md - [Product Manager](https://positronick.com/souls/product-manager): A decisive PM who turns fuzzy ideas into shipped, measurable outcomes. — raw: https://positronick.com/api/souls/product-manager.md - [Dungeon Master](https://positronick.com/souls/dungeon-master): A vivid dungeon master who runs improv tabletop adventures. — raw: https://positronick.com/api/souls/dungeon-master.md - [Executive Assistant](https://positronick.com/souls/executive-assistant): A proactive assistant who guards your time and never drops a ball. — raw: https://positronick.com/api/souls/executive-assistant.md - [Language Coach](https://positronick.com/souls/language-coach): A friendly coach for daily conversational language practice. — raw: https://positronick.com/api/souls/language-coach.md - [Literature Reviewer](https://positronick.com/souls/literature-reviewer): A meticulous research assistant who summarizes and cites, never invents. — raw: https://positronick.com/api/souls/literature-reviewer.md - [Socratic Tutor](https://positronick.com/souls/socratic-tutor): A patient tutor who teaches by asking, not telling. — raw: https://positronick.com/api/souls/socratic-tutor.md - [Red Team Agent](https://positronick.com/souls/red-team-agent): A security red-teamer who probes for weaknesses — authorized use only. — raw: https://positronick.com/api/souls/red-team-agent.md - [Senior Backend Engineer](https://positronick.com/souls/senior-backend-engineer): A pragmatic senior backend engineer who ships clean, tested services. — raw: https://positronick.com/api/souls/senior-backend-engineer.md - [Code Reviewer](https://positronick.com/souls/code-reviewer): A rigorous reviewer who catches bugs, security holes, and unclear code. — raw: https://positronick.com/api/souls/code-reviewer.md - [Mindful Companion](https://positronick.com/souls/mindful-companion): A calm, grounded companion for reflection and focus. — raw: https://positronick.com/api/souls/mindful-companion.md ## Registry - [Mastra](https://positronick.com/listings/mastra): agent — The modern TypeScript framework for building AI-powered applications and agents — agents, workflows, RAG, evals, memory, and MCP in one stack. — install: `npm create mastra@latest` - [qwen-code](https://positronick.com/listings/qwen-code): mcp — An open-source AI coding agent that lives in your terminal — install: `npx @qwen-code/qwen-code` - [Pydantic AI](https://positronick.com/listings/pydantic-ai): agent — A Python agent framework from the Pydantic team — type-safe, model-agnostic agents for production GenAI applications. — install: `pip install pydantic-ai` - [TestSprite CLI](https://positronick.com/listings/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. — install: `npm install -g @testsprite/testsprite-cli` - [Positronick Plugin](https://positronick.com/listings/positronick-plugin): plugin — The positronick Hub as a Claude Code plugin: the positronick MCP server plus the positronick skill, installed together. — install: `claude plugin marketplace add positronick/positronick-plugin && claude plugin install positronick@positronick` - [Skill Creator](https://positronick.com/listings/skill-creator): skill — Create, modify, and improve Agent Skills, and measure their performance with evals, benchmarks, and variance analysis. — install: `/plugin marketplace add anthropics/skills` - [Guard Skills](https://positronick.com/listings/guard-skills): skill — Quality-gate skills for coding agents that catch AI-generated failure modes in code, tests, and docs. — install: `npx skills add amElnagdy/guard-skills` - [PR Self-Review](https://positronick.com/listings/pr-self-review): loop — Review your own diff like a senior reviewer, fix issues, and repeat for three passes before opening the PR. - [cc-haha](https://positronick.com/listings/cc-haha): mcp — Local-first cross-platform desktop workspace for Claude Code / agents: multi-agent, Git worktrees, code diffs, skill marketplace, multi-model, Computer Use, task-aware desktop pets, with WeChat, Feishu, DingTalk, Telegram, WhatsApp and H5 access — install: `npx claude-code-local` - [goose](https://positronick.com/listings/goose): harness — an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM — install: `git clone https://github.com/aaif-goose/goose` - [mcp-router](https://positronick.com/listings/mcp-router): mcp — A Unified MCP Server Management App (MCP Manager). — install: `git clone https://github.com/mcp-router/mcp-router` - [jadx-ai-mcp](https://positronick.com/listings/jadx-ai-mcp): mcp — Plugin for JADX to integrate MCP server — install: `git clone https://github.com/zinja-coder/jadx-ai-mcp` - [deepwiki-mcp](https://positronick.com/listings/deepwiki-mcp): mcp — 📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors — install: `git clone https://github.com/regenrek/deepwiki-mcp` - [Migration Until Applied](https://positronick.com/listings/migration-until-applied): loop — Run database migrations, fix schema issues, and loop until migrations apply cleanly in dev. - [OpenOSINT](https://positronick.com/listings/openosint): mcp — AI-powered OSINT agent with interactive REPL, MCP server, and CLI. 19 tools. Works with Claude, GPT-4, or local models. For authorized security research only. — install: `git clone https://github.com/OpenOSINT/OpenOSINT` - [PPTX (PowerPoint)](https://positronick.com/listings/pptx): skill — Create, read, and edit PowerPoint (.pptx) decks — slide decks, pitch decks, and presentations — or extract their content. — install: `/plugin marketplace add anthropics/skills` - [Desktop Commander MCP](https://positronick.com/listings/desktop-commander): mcp — Terminal control, filesystem search, and diff-based file editing for AI clients, over MCP. - [fetch-mcp](https://positronick.com/listings/fetch-mcp): mcp — A flexible HTTP fetching Model Context Protocol server. — install: `git clone https://github.com/zcaceres/fetch-mcp` - [setup-matt-pocock-skills](https://positronick.com/listings/setup-matt-pocock-skills): skill — One-time per-repo setup that teaches the engineering skills your conventions. — install: `npx skills@latest add mattpocock/skills` - [improve](https://positronick.com/listings/improve): skill — Codebase auditor that writes implementation plans — install: `npx skills add shadcn/improve` - [Cube Sandbox](https://positronick.com/listings/cubesandbox): harness — MicroVM-isolated sandboxes for running AI agents — instant, concurrent, and secure, with a template store and web console. - [herdr](https://positronick.com/listings/herdr): cli — An agent-aware terminal multiplexer — a tmux successor that surfaces each coding agent's state per pane. — install: `brew install herdr` - [Open Connector](https://positronick.com/listings/open-connector): mcp — A self-hosted auth/connector gateway linking 1,000+ SaaS providers to AI agents via MCP, SDK, CLI, HTTP, and OpenAPI. - [Orca](https://positronick.com/listings/orca): harness — An agent development environment (ADE) for running a fleet of parallel coding agents in isolated worktrees, on desktop and mobile. — install: `brew install --cask stablyai/orca/orca` - [page-agent](https://positronick.com/listings/page-agent): agent — An in-page JavaScript GUI agent that drives web interfaces with natural language. — install: `npm install page-agent` - [mem0](https://positronick.com/listings/mem0): memory — Universal memory layer for AI Agents — install: `git clone https://github.com/mem0ai/mem0` - [Writing Guidelines](https://positronick.com/listings/writing-guidelines): skill — Review docs and prose for Writing Guidelines compliance — voice, tone, and style audits against a writing handbook. — install: `npx skills add vercel-labs/agent-skills` - [mcp-gsc](https://positronick.com/listings/mcp-gsc): mcp — Google Search Console Insights with Claude AI for SEOs — install: `git clone https://github.com/AminForou/mcp-gsc` - [mcp-server-qdrant](https://positronick.com/listings/mcp-server-qdrant): mcp — An official Qdrant Model Context Protocol (MCP) server implementation — install: `git clone https://github.com/qdrant/mcp-server-qdrant` - [Vercel MCP](https://positronick.com/listings/vercel-mcp): mcp — Vercel's official remote MCP server with OAuth, letting AI tools securely search docs and manage Vercel projects, deployments, and logs. — install: `claude mcp add --transport http vercel https://mcp.vercel.com` - [create-cloudflare (C3)](https://positronick.com/listings/create-cloudflare-c3): cli — Official scaffolding CLI that bootstraps and deploys new Workers and framework-based projects using Cloudflare-maintained templates, and installs Wrangler. — install: `npm create cloudflare@latest` - [smolagents](https://positronick.com/listings/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. — install: `pip install "smolagents[toolkit]"` - [TypeScript](https://positronick.com/listings/typescript): cli — Strongly-typed superset of JavaScript that compiles to plain JS via the tsc command-line compiler. — install: `npm install -g typescript` - [Strix](https://positronick.com/listings/strix): agent — Open-source AI agents that penetration-test your own apps to find and fix vulnerabilities, integratable into CI. — install: `curl -sSL https://strix.ai/install | bash` - [matlab-mcp-server](https://positronick.com/listings/matlab-mcp-server): mcp — Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®. This MCP server for MATLAB supports a wide range of coding agents like Claude Code® and Visual Studio® Code. — install: `git clone https://github.com/matlab/matlab-mcp-server` - [line-bot-mcp-server](https://positronick.com/listings/line-bot-mcp-server): mcp — MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account. — install: `git clone https://github.com/line/line-bot-mcp-server` - [code-graph-rag](https://positronick.com/listings/code-graph-rag): mcp — The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs — install: `git clone https://github.com/vitali87/code-graph-rag` - [OfficeCLI](https://positronick.com/listings/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. — install: `brew install officecli` - [last30days-skill](https://positronick.com/listings/last30days-skill): skill — AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary — install: `git clone https://github.com/mvanhorn/last30days-skill` - [smithery-cli](https://positronick.com/listings/smithery-cli): mcp — Install, manage and develop MCP servers and skills for agents — install: `git clone https://github.com/arcadeai-labs/smithery-cli` - [MeiGen-AI-Design-MCP](https://positronick.com/listings/meigen-ai-design-mcp): mcp — Supports GPT Image 2, Seedance & ComfyUI, with a 1,400+ prompt library, carefully crafted hooks and a multi-task orchestration system — install: `git clone https://github.com/jau123/MeiGen-AI-Design-MCP` - [learn-claude-code](https://positronick.com/listings/learn-claude-code): harness — Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1 - [mcpo](https://positronick.com/listings/mcpo): mcp — A simple, secure MCP-to-OpenAPI proxy server — install: `git clone https://github.com/open-webui/mcpo` - [Unla](https://positronick.com/listings/unla): mcp — 🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring… — install: `git clone https://github.com/AmoyLab/Unla` - [cherry-studio](https://positronick.com/listings/cherry-studio): agent — AI productivity studio with smart chat, autonomous agents, and 300+ assistants - [Sentry CLI (sentry)](https://positronick.com/listings/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. — install: `curl https://cli.sentry.dev/install -fsS | bash` - [reddit-mcp-buddy](https://positronick.com/listings/reddit-mcp-buddy): mcp — Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data. — install: `git clone https://github.com/karanb192/reddit-mcp-buddy` - [lean-ctx](https://positronick.com/listings/lean-ctx): mcp — Control what your AI can see. LeanCTX (Lean Context) is the context intelligence layer for AI agents — one local Rust binary that decides what they read, remembers what they learn, guards what they… — install: `git clone https://github.com/yvgude/lean-ctx` - [PostgREST MCP Server (@supabase/mcp-server-postgrest)](https://positronick.com/listings/postgrest-mcp-server-supabasemcp-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. — install: `npx -y @supabase/mcp-server-postgrest@latest --apiUrl https://.supabase.co/rest/v1 --apiKey --schema public` - [MCP Reference Servers](https://positronick.com/listings/mcp-reference-servers): mcp — Curated reference MCP server implementations (Filesystem, Fetch, Git, Memory, Sequential Thinking, Everything) maintained by the Model Context Protocol steering group to demonstrate MCP features and SDK usage. — install: `npx -y @modelcontextprotocol/server-filesystem /path/to/allowed/files` - [mcptools](https://positronick.com/listings/mcptools): mcp — A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport. — install: `git clone https://github.com/f/mcptools` - [fast-agent](https://positronick.com/listings/fast-agent): mcp — Code, Build and Evaluate agents - excellent Model and Skills/MCP/ACP/A2A Support — install: `git clone https://github.com/evalstate/fast-agent` - [google_workspace_mcp](https://positronick.com/listings/google-workspace-mcp): mcp — Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace MCP Server & CLI Tool — install: `git clone https://github.com/taylorwilsdon/google_workspace_mcp` - [keeper.sh](https://positronick.com/listings/keeper-sh): mcp — Calendar sync tool & universal calendar MCP server. Aggregate, sync and control calendars on Google, Outlook, Office 365, iCloud, CalDAV or ICS. — install: `git clone https://github.com/ridafkih/keeper.sh` - [mcp](https://positronick.com/listings/hyperbrowserai-mcp): mcp — A MCP server implementation for hyperbrowser — install: `git clone https://github.com/hyperbrowserai/mcp` - [excel-mcp-server](https://positronick.com/listings/excel-mcp-server): mcp — A Model Context Protocol server for Excel file manipulation — install: `git clone https://github.com/haris-musa/excel-mcp-server` - [agency-orchestrator](https://positronick.com/listings/agency-orchestrator): mcp — 🚀 One sentence → your one-person company of AI experts → complete deliverable in minutes. 267 CN + 184 EN + 5 more languages (ko/ru/pt-BR/id/ar) · zero-code YAML · auto-verified acceptance · Web… — install: `git clone https://github.com/jnMetaCode/agency-orchestrator` - [XLSX (Excel)](https://positronick.com/listings/xlsx): skill — Open, read, edit, and create spreadsheets (.xlsx, .xlsm, .csv, .tsv) — formulas, formatting, charts, and data cleaning. — install: `/plugin marketplace add anthropics/skills` - [mcp-remote](https://positronick.com/listings/mcp-remote): mcp — Connect an MCP Client that only supports local (stdio) servers to a Remote MCP Server. — install: `git clone https://github.com/punkpeye/mcp-remote` - [crewAI](https://positronick.com/listings/crewai): agent — Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks. — install: `git clone https://github.com/crewAIInc/crewAI` - [drift](https://positronick.com/listings/drift): mcp — Codebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI. — install: `git clone https://github.com/dadbodgeoff/drift` - [mcp-server-browserbase](https://positronick.com/listings/mcp-server-browserbase): mcp — Allow LLMs to control a browser with Browserbase and Stagehand — install: `git clone https://github.com/browserbase/mcp-server-browserbase` - [archestra](https://positronick.com/listings/archestra): mcp — Enterprise AI Platform with guardrails, MCP registry, gateway & orchestrator — install: `git clone https://github.com/archestra-ai/archestra` - [shadcn-ui-mcp-server](https://positronick.com/listings/shadcn-ui-mcp-server): mcp — A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native — install: `git clone https://github.com/Jpisnice/shadcn-ui-mcp-server` - [runno](https://positronick.com/listings/runno): agent — Sandboxed runtime for programming languages and WASI binaries. Works in the browser, on your server, or via MCP. — install: `git clone https://github.com/taybenlor/runno` - [spec-workflow-mcp](https://positronick.com/listings/spec-workflow-mcp): mcp — A Model Context Protocol (MCP) server that provides structured spec-driven development workflow tools for AI-assisted software development, featuring a real-time web dashboard and VSCode extension… — install: `git clone https://github.com/Pimzino/spec-workflow-mcp` - [dbhub](https://positronick.com/listings/dbhub): mcp — Token conscious database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite. — install: `git clone https://github.com/bytebase/dbhub` - [data-api-builder](https://positronick.com/listings/data-api-builder): mcp — Data API builder provides modern REST, GraphQL endpoints and MCP tools to your Azure Databases and on-prem stores. — install: `git clone https://github.com/Azure/data-api-builder` - [notebooklm-mcp](https://positronick.com/listings/notebooklm-mcp): mcp — MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management,… — install: `git clone https://github.com/PleasePrompto/notebooklm-mcp` - [Azure Kubernetes](https://positronick.com/listings/azure-kubernetes): skill — Plan, create, and configure production-ready Azure Kubernetes Service (AKS) clusters — SKU selection, networking, and security. — install: `/plugin marketplace add microsoft/azure-skills` - [supergateway](https://positronick.com/listings/supergateway): agent — Run MCP stdio servers over SSE and SSE over stdio. AI gateway. — install: `git clone https://github.com/supercorp-ai/supergateway` - [brightdata-mcp](https://positronick.com/listings/brightdata-mcp): mcp — A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access. — install: `git clone https://github.com/brightdata/brightdata-mcp` - [zoom-out](https://positronick.com/listings/zoom-out): skill — Get broader, higher-level context on unfamiliar code. — install: `npx skills@latest add mattpocock/skills` - [React Best Practices](https://positronick.com/listings/vercel-react-best-practices): skill — React and Next.js performance optimization guidelines from Vercel Engineering, for writing, reviewing, or refactoring components. — install: `npx skills add vercel-labs/agent-skills` - [QwenPaw](https://positronick.com/listings/qwenpaw): mcp — Your Personal AI Assistant; easy to install, deploy on your own machine or on the cloud; supports multiple chat apps with easily extensible capabilities. — install: `git clone https://github.com/agentscope-ai/QwenPaw` - [Docker CLI](https://positronick.com/listings/docker-cli): cli — The official Docker command-line interface for building, running, and managing containers, images, networks, and volumes against the Docker daemon. — install: `brew install docker` - [vibe-check-mcp-server](https://positronick.com/listings/vibe-check-mcp-server): mcp — Vibe Check is a tool that provides mentor-like feedback to AI Agents, preventing tunnel-vision, over-engineering and reasoning lock-in for complex and long-horizon agent workflows. KISS your… — install: `git clone https://github.com/PV-Bhat/vibe-check-mcp-server` - [obsidian-local-rest-api](https://positronick.com/listings/obsidian-local-rest-api): mcp — A secure REST API and Model Context Protocol (MCP) server for your vault. — install: `git clone https://github.com/coddingtonbear/obsidian-local-rest-api` - [handoff](https://positronick.com/listings/handoff): skill — Compact the conversation into a handoff document for another agent. — install: `npx skills@latest add mattpocock/skills` - [agentic-awesome-skills](https://positronick.com/listings/agentic-awesome-skills): cli — AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,005+ agentic skills. Includes CLI, local MCP,… — install: `git clone https://github.com/sickn33/agentic-awesome-skills` - [agent-skills](https://positronick.com/listings/addyosmani-agent-skills): skill — Production-grade engineering skills for AI coding agents. — install: `git clone https://github.com/addyosmani/agent-skills` - [MetaGPT](https://positronick.com/listings/metagpt): agent — 🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming — install: `git clone https://github.com/FoundationAgents/MetaGPT` - [codegraph](https://positronick.com/listings/codegraph): agent — Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, and Hermes Agent — fewer tokens, fewer tool calls, 100% local — install: `git clone https://github.com/colbymchenry/codegraph` - [agents](https://positronick.com/listings/agents): skill — Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI — install: `git clone https://github.com/wshobson/agents` - [CowAgent](https://positronick.com/listings/cowagent): harness — Open-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install.… — install: `git clone https://github.com/zhayujie/CowAgent` - [agent-teams-ai](https://positronick.com/listings/agent-teams-ai): mcp — You're the boss, agents are your team. They handle tasks on their own, message each other, and review each other's work. You just watch the kanban board and give high-level commands.… — install: `git clone https://github.com/777genius/agent-teams-ai` - [taste-skill](https://positronick.com/listings/taste-skill): skill — Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop — install: `git clone https://github.com/Leonxlnx/taste-skill` - [Buzz](https://positronick.com/listings/buzz): harness — Block's open-source workspace where humans and AI agents share rooms — Nostr identities, ACP harness, agent-first CLI, and self-hosted relay. — install: `git clone https://github.com/block/buzz.git && cd buzz && . ./bin/activate-hermit && just setup && just build` - [mcp](https://positronick.com/listings/microsoftdocs-mcp): mcp — Official Microsoft Learn MCP Server and CLI tool – powering LLMs and AI agents with real-time, trusted Microsoft docs & code samples. — install: `git clone https://github.com/MicrosoftDocs/mcp` - [gcloud-mcp](https://positronick.com/listings/gcloud-mcp): mcp — gcloud MCP server — install: `git clone https://github.com/googleapis/gcloud-mcp` - [freee-mcp](https://positronick.com/listings/freee-mcp): mcp — Model Context Protocol (MCP) server for freee API integration — install: `git clone https://github.com/freee/freee-mcp` - [Google Workspace CLI skill](https://positronick.com/listings/google-workspace-skill): skill — Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more - [hyperframes](https://positronick.com/listings/hyperframes): mcp — Write HTML. Render video. Built for agents. — install: `git clone https://github.com/heygen-com/hyperframes` - [oh-my-claudecode](https://positronick.com/listings/oh-my-claudecode): agent — Teams-first Multi-agent orchestration for Claude Code — install: `git clone https://github.com/Yeachan-Heo/oh-my-claudecode` - [slack-mcp-server](https://positronick.com/listings/slack-mcp-server): mcp — The most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic. — install: `git clone https://github.com/korotovsky/slack-mcp-server` - [Genkit](https://positronick.com/listings/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. — install: `npm install -g genkit-cli` - [Agent Skills](https://positronick.com/listings/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. — install: `/plugin marketplace add anthropics/skills` - [mex](https://positronick.com/listings/mex): mcp — Persistent project memory for AI coding agents. Structured scaffold + drift detection CLI. — install: `git clone https://github.com/mex-memory/mex` - [Cline](https://positronick.com/listings/cline): harness — Autonomous coding agent for your IDE and terminal — SDK, CLI, and VS Code extension — install: `npm i -g cline` - [Hugging Face MCP Server](https://positronick.com/listings/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. — install: `claude mcp add hf-mcp-server -t http https://huggingface.co/mcp?login` - [guizang-ppt-skill](https://positronick.com/listings/guizang-ppt-skill): skill — AI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime - [Stripe Link CLI](https://positronick.com/listings/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. — install: `npx @stripe/link-cli` - [agno](https://positronick.com/listings/agno): agent — Build, run, and manage agent platforms. — install: `git clone https://github.com/agno-agi/agno` - [mcp-server-chatsum](https://positronick.com/listings/mcp-server-chatsum): mcp — Query and Summarize your chat messages. — install: `git clone https://github.com/chatmcp/mcp-server-chatsum` - [Kilo Code](https://positronick.com/listings/kilo-code): harness — All-in-one open-source agentic engineering platform — install: `npm install -g @kilocode/cli` - [claude-mem](https://positronick.com/listings/claude-mem): memory — Persistent context across sessions for every agent: captures session activity, compresses it with AI, and injects relevant context into future sessions. — install: `npx claude-mem install` - [Ouroboros](https://positronick.com/listings/ouroboros): harness — Agent OS where the agent gets smarter on its own: interview-gated, staged evaluation and a budgeted evolution loop across 13 runtimes. — install: `pip install ouroboros-ai` - [sentry-skills](https://positronick.com/listings/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. — install: `claude plugin marketplace add getsentry/skills && claude plugin install sentry-skills@sentry-skills` - [ARIS](https://positronick.com/listings/aris): skill — ARIS (Auto-Research-In-Sleep): lightweight Markdown-only skills for autonomous ML research with review loops and experiment automation. — install: `git clone https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep.git` - [Doc Co-authoring](https://positronick.com/listings/doc-coauthoring): skill — Guide a structured workflow for co-authoring documentation, proposals, technical specs, and decision docs through iterative refinement. — install: `/plugin marketplace add anthropics/skills` - [XcodeBuildMCP](https://positronick.com/listings/xcodebuildmcp): mcp — A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects. — install: `git clone https://github.com/getsentry/XcodeBuildMCP` - [Graphify](https://positronick.com/listings/graphify): skill — Turn any codebase, with its docs, SQL schemas, configs and PDFs, into a queryable knowledge graph. — install: `pip install graphifyy && graphify install` - [UI-TARS Desktop (Agent TARS)](https://positronick.com/listings/ui-tars-desktop): harness — The open-source multimodal AI agent stack, connecting cutting-edge AI models and agent infrastructure. — install: `npx @agent-tars/cli@latest` - [Microsoft Foundry](https://positronick.com/listings/microsoft-foundry): skill — Deploy, evaluate, fine-tune, and manage Microsoft Foundry agents end-to-end — builds, hosted agents, batch/continuous eval, and prompt optimization. — install: `/plugin marketplace add microsoft/azure-skills` - [Context Mode](https://positronick.com/listings/context-mode): mcp — Context window optimization for AI coding agents: sandboxes tool output (98% reduction), persists session memory, enforces routing across 17 platforms. — install: `npm install -g context-mode` - [Semble](https://positronick.com/listings/semble): mcp — Fast and accurate code search for agents: uses 99% fewer tokens than grep+read. — install: `uv tool install semble` - [ruflo](https://positronick.com/listings/ruflo): harness — The original agent meta-harness: deploy multi-agent swarms, coordinate autonomous workflows and build conversational AI systems. — install: `npm install -g ruflo@latest` - [multica](https://positronick.com/listings/multica): agent — Assign issues to Claude Code, Codex, Cursor, and 17 more coding agents like teammates — open-source and self-hostable. — install: `git clone https://github.com/multica-ai/multica` - [Daytona](https://positronick.com/listings/daytona): harness — Secure and elastic infrastructure for running AI-generated code. — install: `pip install daytona` - [pi](https://positronick.com/listings/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. — install: `curl -fsSL https://pi.dev/install.sh | sh` - [Checkpoint-Driven Execution](https://positronick.com/listings/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. - [paperdebugger](https://positronick.com/listings/paperdebugger): mcp — A Plugin-Based Multi-Agent System for In-Editor Academic Writing, Review, and Editing — install: `git clone https://github.com/PaperDebugger/paperdebugger` - [Vercel CLI](https://positronick.com/listings/vercel-cli): cli — Official command-line interface for deploying and managing Vercel projects, env vars, domains, logs, and deployments from the terminal. — install: `npm i -g vercel` - [agent](https://positronick.com/listings/agent): mcp — A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. — install: `git clone https://github.com/1mcp-app/agent` - [Grok Build](https://positronick.com/listings/grok-build): harness — SpaceXAI's terminal coding agent harness and TUI — fullscreen, mouse-interactive, extensible, with headless and ACP modes. — install: `curl -fsSL https://x.ai/cli/install.sh | bash` - [DeepSeek Harness](https://positronick.com/listings/deepseek-harness): harness — DeepSeek Harness: everything is a plugin. — install: `npx @deepseek-ai/dsh web` - [brave-search-mcp-server](https://positronick.com/listings/brave-search-mcp-server): mcp — brave-search-mcp-server — sourced from GitHub — install: `git clone https://github.com/brave/brave-search-mcp-server` - [Osaurus](https://positronick.com/listings/osaurus): harness — Own your AI: the native macOS harness for AI agents with any model, persistent memory, autonomous execution and cryptographic identity. — install: `brew install --cask osaurus` - [gortex](https://positronick.com/listings/gortex): mcp — High-performance code-intelligence engine for AI agents and IDE, supports 257 languages, multi repositories, based on graph, with access via CLI, MCP Server, and API. AI coding agents teammate -… — install: `git clone https://github.com/zzet/gortex` - [Agency Agents](https://positronick.com/listings/agency-agents): skill — A complete AI agency at your fingertips: specialized expert agents with personality, processes and proven deliverables. — install: `brew install --cask msitarzewski/agency-agents/agency-agents` - [DeerFlow](https://positronick.com/listings/deer-flow): harness — Open-source long-horizon SuperAgent harness that researches, codes and creates using sandboxes, memories, tools, skills and subagents. — install: `git clone https://github.com/bytedance/deer-flow.git` - [datagouv-mcp](https://positronick.com/listings/datagouv-mcp): mcp — Official data.gouv.fr Model Context Protocol (MCP) server that allows AI chatbots to search, explore, and analyze datasets from the French national Open Data platform, directly through conversation. — install: `git clone https://github.com/datagouv/datagouv-mcp` - [Skills for Design Engineers](https://positronick.com/listings/emilkowalski-skills): skill — Emil Kowalski's agent skills for UI taste — animation craft, design review, and Apple-inspired motion for coding agents. — install: `npx skills@latest add emilkowalski/skills` - [Mobile MCP](https://positronick.com/listings/mobile-mcp): mcp — MCP server for mobile automation and scraping across iOS, Android, emulators, simulators and real devices. — install: `npx @mobilenext/mobile-mcp@latest` - [phantom](https://positronick.com/listings/phantom): mcp — An AI co-worker with its own computer. Self-evolving, persistent memory, MCP server, secure credential collection, email identity. Built on the Claude Agent SDK. — install: `git clone https://github.com/ghostwright/phantom` - [Stitch Skills](https://positronick.com/listings/stitch-skills): skill — A library of Agent Skills designed to work with the Stitch MCP server, following the Agent Skills open standard. — install: `npx skills add google-labs-code/stitch-skills` - [MiniMax-MCP](https://positronick.com/listings/minimax-mcp): mcp — Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs. — install: `git clone https://github.com/MiniMax-AI/MiniMax-MCP` - [pg-aiguide](https://positronick.com/listings/pg-aiguide): mcp — MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code. — install: `git clone https://github.com/timescale/pg-aiguide` - [Serena](https://positronick.com/listings/serena): mcp — A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities: the IDE for your agent. — install: `uv tool install -p 3.13 serena-agent` - [Browser Use](https://positronick.com/listings/browser-use): agent — Make websites accessible for AI agents: automate tasks online with ease. — install: `pip install browser-use` - [Exa MCP Server](https://positronick.com/listings/exa-mcp): mcp — Exa MCP for web search and web crawling: connect AI agents to Exa for search, content fetching and multi-step research. — install: `npx -y exa-mcp-server` - [nuxt-mcp-dev](https://positronick.com/listings/nuxt-mcp-dev): mcp — MCP server helping models to understand your Vite/Nuxt app better. — install: `git clone https://github.com/antfu/nuxt-mcp-dev` - [sentry-cli](https://positronick.com/listings/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. — install: `npm install -g @sentry/cli` - [OpenCode](https://positronick.com/listings/opencode): harness — An open-source, model-agnostic coding agent for your terminal — bring your own model across 75+ providers and self-host it. — install: `npm i -g opencode-ai@latest` - [prototype](https://positronick.com/listings/prototype): skill — Build a throwaway prototype to flesh out a design before committing. — install: `npx skills@latest add mattpocock/skills` - [Browser MCP](https://positronick.com/listings/browser-mcp): mcp — MCP server plus Chrome extension that lets AI apps automate your existing browser with your real profile and logged-in sessions. — install: `git clone https://github.com/BrowserMCP/mcp.git` - [GPT Researcher](https://positronick.com/listings/gpt-researcher): agent — An autonomous agent that conducts deep research on any data using any LLM provider. — install: `pip install gpt-researcher` - [Firecrawl MCP Server](https://positronick.com/listings/firecrawl-mcp): mcp — Official Firecrawl MCP server: adds powerful web scraping and search to Cursor, Claude and any other LLM client. — install: `npm install -g firecrawl-mcp` - [better-icons](https://positronick.com/listings/better-icons): mcp — Skill and MCP server for searching and retrieving icons — install: `git clone https://github.com/better-auth/better-icons` - [Skill Seekers](https://positronick.com/listings/skill-seekers): skill — Convert documentation websites, GitHub repositories and PDFs into Claude AI skills with automatic conflict detection. — install: `pip install skill-seekers` - [openapi-mcp-server](https://positronick.com/listings/openapi-mcp-server): mcp — Allow AI to wade through complex OpenAPIs using Simple Language — install: `git clone https://github.com/janwilmake/openapi-mcp-server` - [cli](https://positronick.com/listings/tanstack-cli): mcp — The official TanStack CLI - Project Scaffolding, MCP Server, Agent Skills Installation, etc — install: `git clone https://github.com/TanStack/cli` - [teach](https://positronick.com/listings/teach): skill — Learn a new skill or concept, grounded in your workspace. — install: `npx skills@latest add mattpocock/skills` - [GitMCP](https://positronick.com/listings/git-mcp): mcp — Put an end to code hallucinations: a free, open-source remote MCP server for any GitHub project. — install: `npx mcp-remote https://gitmcp.io/{owner}/{repo}` - [Theme Factory](https://positronick.com/listings/theme-factory): skill — Style artifacts — slides, docs, HTML landing pages — with one of 10 preset themes or a theme generated on the fly. — install: `/plugin marketplace add anthropics/skills` - [FastAPI-MCP](https://positronick.com/listings/fastapi-mcp): mcp — Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with auth. — install: `pip install fastapi-mcp` - [IDA Pro MCP](https://positronick.com/listings/ida-pro-mcp): mcp — AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP. — install: `pip install https://github.com/mrexodia/ida-pro-mcp/archive/refs/heads/main.zip` - [to-prd](https://positronick.com/listings/to-prd): skill — Turn the current conversation into a PRD on your issue tracker. — install: `npx skills@latest add mattpocock/skills` - [Open Design](https://positronick.com/listings/open-design): skill — The open-source Claude Design alternative: a local-first desktop app that turns your coding agent into the design engine. — install: `curl -fsSL https://open-design.ai/install.sh | sh -s ` - [macos-automator-mcp](https://positronick.com/listings/macos-automator-mcp): mcp — An MCP server to run AppleScript and JXA (JavaScript for Automation) to macOS. — install: `git clone https://github.com/steipete/macos-automator-mcp` - [mcp-brasil](https://positronick.com/listings/mcp-brasil): mcp — MCP Server para 70 APIs públicas brasileiras — install: `git clone https://github.com/Mcp-Brasil/mcp-brasil` - [Framelink Figma MCP](https://positronick.com/listings/figma-context-mcp): mcp — MCP server to provide Figma layout information to AI coding agents like Cursor. — install: `npx -y figma-developer-mcp --stdio` - [bb-browser](https://positronick.com/listings/bb-browser): mcp — Your browser is the API: CLI + MCP server for AI agents to control Chrome with your login state. — install: `npm install -g bb-browser` - [n8n-MCP](https://positronick.com/listings/n8n-mcp): mcp — An MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you. — install: `npx n8n-mcp` - [MCP Inspector](https://positronick.com/listings/mcp-inspector): cli — Visual testing tool for MCP servers, with web UI, CLI and TUI modes. — install: `npx @modelcontextprotocol/inspector` - [Claude Agent SDK for Python](https://positronick.com/listings/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. — install: `pip install claude-agent-sdk` - [gstack](https://positronick.com/listings/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. — install: `git clone --single-branch --depth 1 https://github.com/garrytan/gstack.git ~/.claude/skills/gstack && cd ~/.claude/skills/gstack && ./setup` - [mcp-proxy](https://positronick.com/listings/mcp-proxy): mcp — A bridge between Streamable HTTP and stdio MCP transports — install: `git clone https://github.com/sparfenyuk/mcp-proxy` - [Firebase CLI](https://positronick.com/listings/firebase-cli): cli — Official command-line interface for Firebase to initialize, test, manage, and deploy Firebase projects, Cloud Functions, hosting, and AI/Genkit features. — install: `npm install -g firebase-tools` - [MCP](https://positronick.com/listings/jina-mcp): mcp — Official Jina AI Remote MCP Server — install: `git clone https://github.com/jina-ai/MCP` - [HexStrike AI](https://positronick.com/listings/hexstrike-ai): mcp — MCP server letting AI agents run 150+ cybersecurity tools: authorized penetration testing and security research only. — install: `git clone https://github.com/0x4m4/hexstrike-ai.git` - [Reflect](https://positronick.com/listings/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. — install: `positronick skill install reflect` — raw: https://positronick.com/api/skills/reflect.md - [mcp-language-server](https://positronick.com/listings/mcp-language-server): mcp — mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics. — install: `git clone https://github.com/isaacphi/mcp-language-server` - [Strands Agents SDK](https://positronick.com/listings/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. — install: `pip install strands-agents strands-agents-tools` - [puppeteer-mcp-server](https://positronick.com/listings/puppeteer-mcp-server): mcp — This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows. — install: `git clone https://github.com/merajmehrabi/puppeteer-mcp-server` - [homeassistant-mcp](https://positronick.com/listings/homeassistant-mcp): mcp — A MCP server for Home Assistant — install: `git clone https://github.com/tevonsb/homeassistant-mcp` - [Kiro CLI](https://positronick.com/listings/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. — install: `curl -fsSL https://cli.kiro.dev/install | bash` - [Azure Diagnostics](https://positronick.com/listings/azure-diagnostics): skill — Debug Azure production issues with AppLens, Azure Monitor, and resource health — safe triage for App Service, containers, and more. — install: `/plugin marketplace add microsoft/azure-skills` - [AtomicMemory](https://positronick.com/listings/atomicmemory): mcp — Inspectable, portable semantic memory for AI agents — core engine, TypeScript SDK, framework adapters, MCP server, CLI, and self-hostable host plugins. — install: `npx @atomicmemory/cli` - [Vercel Skills](https://positronick.com/listings/vercel-skills): cli — Open agent-skills CLI to install and manage reusable skill packages across Claude Code, Cursor, Codex, OpenCode, and 60+ coding agents. — install: `npx skills add vercel-labs/agent-skills` - [mcp-to-ai-sdk](https://positronick.com/listings/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. — install: `npx mcp-to-ai-sdk@latest` - [markitdown-mcp](https://positronick.com/listings/markitdown-mcp): mcp — MCP server exposing MarkItDown's file-to-Markdown conversion (PDF, Office, images, audio) to agents. — install: `pip install markitdown-mcp` - [mcp-windbg](https://positronick.com/listings/mcp-windbg): mcp — Model Context Protocol for WinDbg. — install: `git clone https://github.com/svnscha/mcp-windbg` - [Composition Patterns](https://positronick.com/listings/vercel-composition-patterns): skill — React composition patterns that scale — use when refactoring components toward more composable, maintainable structures. — install: `npx skills add vercel-labs/agent-skills` - [De-Sloppify Pass](https://positronick.com/listings/de-sloppify-pass): loop — After implementation, run a cleanup pass: remove debug code, tighten naming, delete dead branches, and align with project conventions. - [MCP Builder](https://positronick.com/listings/mcp-builder): skill — Guide for building high-quality MCP servers in Python (FastMCP) or Node/TypeScript (MCP SDK) to integrate external APIs and services. — install: `/plugin marketplace add anthropics/skills` - [open-webSearch](https://positronick.com/listings/open-websearch): mcp — Multi-engine MCP server, CLI, and local daemon for agent web search and content retrieval — skill-guided workflows, no API keys. — install: `git clone https://github.com/Aas-ee/open-webSearch` - [x64dbg-mcp-server](https://positronick.com/listings/x64dbg-mcp-server): mcp — x64dbg-MCP Server is a native MCP (Model Context Protocol) plugin for x64dbg that exposes the debugger's full functionality over HTTP. Connect any MCP-compatible AI assistant and control x64dbg… — install: `git clone https://github.com/duty1g/x64dbg-mcp-server` - [paper-search-mcp](https://positronick.com/listings/paper-search-mcp): mcp — MCP, CLI, Skills for searching and downloading academic papers from multiple sources like arXiv, PubMed, bioRxiv, etc. — install: `git clone https://github.com/openags/paper-search-mcp` - [gemini-mcp-tool](https://positronick.com/listings/gemini-mcp-tool): mcp — MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's massive token window for large file analysis and codebase understanding — install: `git clone https://github.com/jamubc/gemini-mcp-tool` - [Ground Every Claim](https://positronick.com/listings/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. - [Semantic Kernel](https://positronick.com/listings/semantic-kernel): agent — Model-agnostic SDK for orchestrating, building, and deploying AI agents and multi-agent systems. — install: `pip install semantic-kernel` - [ollama-mcp-bridge](https://positronick.com/listings/ollama-mcp-bridge): mcp — Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools — install: `git clone https://github.com/patruff/ollama-mcp-bridge` - [text-to-lottie](https://positronick.com/listings/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. — install: `npx skills add diffusionstudio/lottie` - [mcpvault](https://positronick.com/listings/mcpvault): mcp — A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access — install: `git clone https://github.com/bitbonsai/mcpvault` - [Spec Kit (Specify CLI)](https://positronick.com/listings/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. — install: `uv tool install specify-cli --from git+https://github.com/github/spec-kit.git` - [memory-bank-mcp](https://positronick.com/listings/memory-bank-mcp): mcp — A Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank. — install: `git clone https://github.com/alioshr/memory-bank-mcp` - [Wrangler](https://positronick.com/listings/wrangler): cli — The official command-line interface for the Cloudflare Developer Platform, used to build, test, configure, and deploy Workers and related services. — install: `npm i -D wrangler@latest` - [ms-365-mcp-server](https://positronick.com/listings/ms-365-mcp-server): mcp — A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API — install: `git clone https://github.com/Softeria/ms-365-mcp-server` - [GitHub MCP Server](https://positronick.com/listings/github-mcp-server): mcp — GitHub's official Model Context Protocol server that connects AI agents to GitHub repos, issues, pull requests, and workflows. — install: `docker run -i --rm -e GITHUB_PERSONAL_ACCESS_TOKEN ghcr.io/github/github-mcp-server` - [Azure Storage](https://positronick.com/listings/azure-storage): skill — Work with Azure Storage — Blob, File, Queue, Table, and Data Lake — including access-tier guidance (hot/cool/cold/archive). — install: `/plugin marketplace add microsoft/azure-skills` - [Ponytail](https://positronick.com/listings/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. — install: `/plugin marketplace add DietrichGebert/ponytail /plugin install ponytail@ponytail` - [strava-mcp](https://positronick.com/listings/strava-mcp): mcp — A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs — install: `git clone https://github.com/r-huijts/strava-mcp` - [touchdesigner-mcp](https://positronick.com/listings/touchdesigner-mcp): mcp — MCP server for TouchDesigner — install: `git clone https://github.com/8beeeaaat/touchdesigner-mcp` - [skills](https://positronick.com/listings/microsoft-skills): mcp — Skills, MCP servers, Custom Agents, Agents.md for SDKs to ground Coding Agents — install: `git clone https://github.com/microsoft/skills` - [iterm-mcp](https://positronick.com/listings/iterm-mcp): mcp — A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance — install: `git clone https://github.com/ferrislucas/iterm-mcp` - [OpenClaw](https://positronick.com/listings/openclaw): harness — Your own personal AI assistant for any OS and platform — installs via npm and runs as an always-on gateway daemon. — install: `npm install -g openclaw@latest` - [Autoloop TDD](https://positronick.com/listings/autoloop-tdd): loop — Test-first loop: write a failing test, implement the minimum code to pass, refactor, and repeat. - [Gemini CLI](https://positronick.com/listings/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. — install: `npx @google/gemini-cli` - [Microsoft Agent Framework](https://positronick.com/listings/microsoft-agent-framework): agent — Multi-language framework for building production AI agents and multi-agent workflows; successor to Semantic Kernel and AutoGen. — install: `pip install agent-framework` - [Spec-First Ship](https://positronick.com/listings/spec-first-ship): loop — Implement from a written spec.md checklist — each iteration completes one unchecked requirement with verification. - [resend-mcp](https://positronick.com/listings/resend-mcp): mcp — The official MCP server to send emails and interact with Resend — install: `git clone https://github.com/resend/resend-mcp` - [Test Until Green](https://positronick.com/listings/test-until-green): loop — Run your test suite, fix the smallest root cause on failure, and repeat until every test passes. - [triage](https://positronick.com/listings/triage): skill — Triage incoming issues through a role-driven state machine. — install: `npx skills@latest add mattpocock/skills` - [mcp-server-youtube-transcript](https://positronick.com/listings/mcp-server-youtube-transcript): mcp — This is an MCP server that allows you to directly download transcripts of YouTube videos. — install: `git clone https://github.com/kimtaeyoon83/mcp-server-youtube-transcript` - [Sentry MCP](https://positronick.com/listings/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. — install: `npx @sentry/mcp-server@latest --access-token=sentry-user-token` - [ssh-mcp](https://positronick.com/listings/ssh-mcp): mcp — MCP server exposing SSH control for Linux servers via Model Context Protocol. — install: `git clone https://github.com/tufantunc/ssh-mcp` - [caveman](https://positronick.com/listings/caveman): skill — Ultra-compressed communication mode that cuts token usage ~75%. — install: `npx skills@latest add mattpocock/skills` - [mcp-for-argocd](https://positronick.com/listings/mcp-for-argocd): mcp — An implementation of Model Context Protocol (MCP) server for Argo CD. — install: `git clone https://github.com/argoproj-labs/mcp-for-argocd` - [Azure MCP Server](https://positronick.com/listings/azure-mcp-server): mcp — MCP server connecting AI agents to 40+ Azure service areas for resource management and queries. — install: `npx -y @azure/mcp@latest server start` - [OpenMontage](https://positronick.com/listings/openmontage): skill — World's first open-source, agentic video production system. 12 production pipelines, 100+ tools, 700+ agent skill and production-knowledge files. Turn your AI coding assistant into a full video… — install: `git clone https://github.com/calesthio/OpenMontage` - [mda](https://positronick.com/listings/mda): mcp — MDA Open Spec — a Markdown superset for agent-facing documents. One .mda source compiles to drop-in SKILL.md, AGENTS.md, MCP-SERVER.md, and CLAUDE.md. JSON Schema validated, with typed dependency… — install: `git clone https://github.com/sno-ai/mda` - [unreal-mcp](https://positronick.com/listings/unreal-mcp): mcp — Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP). — install: `git clone https://github.com/chongdashu/unreal-mcp` - [apple-health-mcp](https://positronick.com/listings/apple-health-mcp): mcp — Local-first Apple Health MCP server. Lets AI assistants answer questions about your sleep, workouts, activity and heart data from a local export. — install: `git clone https://github.com/neiltron/apple-health-mcp` - [CLI-Anything](https://positronick.com/listings/cli-anything): agent — "CLI-Anything: Making ALL Software Agent-Native" -- CLI-Hub: https://clianything.cc/ — install: `git clone https://github.com/HKUDS/CLI-Anything` - [open-multi-agent-canvas](https://positronick.com/listings/open-multi-agent-canvas): mcp — The open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research — install: `git clone https://github.com/CopilotKit/open-multi-agent-canvas` - [Notion Skills](https://positronick.com/listings/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. — install: `npx skills add makenotion/skills` - [skybridge](https://positronick.com/listings/skybridge): mcp — Skybridge is a full-stack TypeScript framework for MCP Apps and ChatGPT Apps. Type-safe. React-powered. Platform-agnostic. — install: `git clone https://github.com/alpic-ai/skybridge` - [drawio-mcp-server](https://positronick.com/listings/drawio-mcp-server): mcp — Draw.io Model Context Protocol (MCP) Server — install: `git clone https://github.com/lgazo/drawio-mcp-server` - [docs-mcp-server](https://positronick.com/listings/docs-mcp-server): mcp — Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools — install: `git clone https://github.com/arabold/docs-mcp-server` - [radar](https://positronick.com/listings/radar): mcp — The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and… — install: `git clone https://github.com/skyhook-io/radar` - [mcp-shield](https://positronick.com/listings/mcp-shield): mcp — Security scanner for MCP servers — install: `git clone https://github.com/riseandignite/mcp-shield` - [mcp-youtube](https://positronick.com/listings/mcp-youtube): mcp — A Model-Context Protocol Server for YouTube — install: `git clone https://github.com/anaisbetts/mcp-youtube` - [CodeWhale](https://positronick.com/listings/codewhale): harness — Open-source, community-driven agent harness - [coolify-mcp](https://positronick.com/listings/coolify-mcp): mcp — MCP server for Coolify — 42 optimized tools for managing self-hosted PaaS through AI assistants — install: `git clone https://github.com/StuMason/coolify-mcp` - [apple-docs-mcp](https://positronick.com/listings/apple-docs-mcp): mcp — MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objective-C APIs & code examples in Claude, Cursor & AI assistants — install: `git clone https://github.com/kimsungwhee/apple-docs-mcp` - [Babysit](https://positronick.com/listings/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. — install: `positronick skill install babysit` — raw: https://positronick.com/api/skills/babysit.md - [Ask Me Questions](https://positronick.com/listings/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. — install: `positronick skill install ask-me-questions` — raw: https://positronick.com/api/skills/ask-me-questions.md - [anytype-mcp](https://positronick.com/listings/anytype-mcp): mcp — An MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language. — install: `git clone https://github.com/anyproto/anytype-mcp` - [Kimi Code CLI](https://positronick.com/listings/kimi-code): 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. — install: `curl -fsSL https://code.kimi.com/kimi-code/install.sh | bash` - [comfyui-mcp](https://positronick.com/listings/comfyui-mcp): mcp — Local-first, agent-native control plane for ComfyUI — MCP server + sidebar agent that generates images, video & audio, authors and runs workflows, and edits your live graph in natural language on ANY… — install: `git clone https://github.com/artokun/comfyui-mcp` - [drawio-skill](https://positronick.com/listings/drawio-skill): mcp — From text & real sources to maintainable .drawio architecture models: Diagram IR with source-kind profiles, incremental sync preserving manual layout, multi-view projection, architecture-as-test with… — install: `git clone https://github.com/Agents365-ai/drawio-skill` - [minecraft-mcp-server](https://positronick.com/listings/minecraft-mcp-server): mcp — A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game… — install: `git clone https://github.com/yuniko-software/minecraft-mcp-server` - [Codex GitHub Action](https://positronick.com/listings/codex-github-action): agent — GitHub Action that runs Codex inside CI/CD workflows to review PRs or apply patches, with configurable sandbox privileges. — install: `uses: openai/codex-action@v1` - [openapi-mcp-generator](https://positronick.com/listings/openapi-mcp-generator): mcp — A tool that converts OpenAPI specifications to MCP server — install: `git clone https://github.com/harsha-iiiv/openapi-mcp-generator` - [capa](https://positronick.com/listings/capa): mcp — One capabilities.yaml wires skills, tools, rules, sub-agents, MCP servers, and plugins into Cursor, Claude Code, Codex, Windsurf, GitHub Copilot, and 30+ other AI coding agents — install: `git clone https://github.com/infragate/capa` - [Slack GIF Creator](https://positronick.com/listings/slack-gif-creator): skill — Create animated GIFs optimized for Slack, with constraints, validation tools, and animation concepts. — install: `/plugin marketplace add anthropics/skills` - [Webapp Testing](https://positronick.com/listings/webapp-testing): skill — Interact with and test local web apps via Playwright: verify frontend behavior, debug UI, capture screenshots, and view browser logs. — install: `/plugin marketplace add anthropics/skills` - [codex-mcp-server](https://positronick.com/listings/codex-mcp-server): harness — MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex's AI capabilities directly. — install: `git clone https://github.com/tuannvm/codex-mcp-server` - [storybloq](https://positronick.com/listings/storybloq): mcp — Cross-session context for Claude Code. CLI + MCP server + /story skill that tracks tickets, issues, handovers, and roadmap in a .story/ directory. — install: `git clone https://github.com/Storybloq/storybloq` - [Skills for Coding Agents](https://positronick.com/listings/builderio-skills): plugin — A collection of small, composable slash-command skills for coding agents — visual plans, visual recaps, watchdog audits, plan arbitration, and cost/limit guards. — install: `npx @agent-native/skills@latest add` - [Web Design Guidelines](https://positronick.com/listings/web-design-guidelines): skill — Review UI code for Web Interface Guidelines compliance — accessibility, UX, and design best-practice audits. — install: `npx skills add vercel-labs/agent-skills` - [youtube-mcp-server](https://positronick.com/listings/youtube-mcp-server): mcp — MCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics — install: `git clone https://github.com/ZubeidHendricks/youtube-mcp-server` - [QM](https://positronick.com/listings/qm): harness — Multiplayer agent harness for work — personal and shared scopes in Slack and on the web, model- and harness-agnostic. — install: `npm exec --yes --package=@yc-software/qm@latest -- qm init . --org --target ` - [Surgical Diff Shrink](https://positronick.com/listings/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. - [Daily Briefing](https://positronick.com/listings/positronick-daily-briefing): bot — One weekday morning message: meetings in order, what moved overnight, the one thing to prepare. - [Docker Model Runner CLI](https://positronick.com/listings/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. — install: `docker model run ai/gemma3` - [improve-codebase-architecture](https://positronick.com/listings/improve-codebase-architecture): skill — Find architectural deepening and refactoring opportunities in a codebase. — install: `npx skills@latest add mattpocock/skills` - [diagnose](https://positronick.com/listings/diagnose): skill — A disciplined diagnosis loop for hard bugs and performance regressions. — install: `npx skills@latest add mattpocock/skills` - [Independent Verifier Pass](https://positronick.com/listings/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. - [tdd](https://positronick.com/listings/tdd): skill — Test-driven development with a strict red-green-refactor loop. — install: `npx skills@latest add mattpocock/skills` - [mcp-server-neon](https://positronick.com/listings/mcp-server-neon): mcp — MCP server for interacting with Neon Management API and databases — install: `git clone https://github.com/neondatabase/mcp-server-neon` - [Playwright MCP](https://positronick.com/listings/playwright-mcp): mcp — MCP server that gives agents structured browser automation via Playwright's accessibility tree. — install: `npx @playwright/mcp@latest` - [Docker MCP Gateway](https://positronick.com/listings/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. — install: `docker mcp gateway run` - [Google Cloud CLI (gcloud CLI)](https://positronick.com/listings/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. — install: `brew install --cask gcloud-cli` - [Docker Agent](https://positronick.com/listings/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). — install: `brew install docker-agent` - [X Ads MCP](https://positronick.com/listings/x-ads-mcp): mcp — Official remote MCP for the X Ads API: 23 tools to read campaigns, run analytics, and create paused ads from any MCP client. — install: `claude mcp add --transport http x-ads https://ads-api.x.com/mcp --client-id YOUR_OAUTH2_CLIENT_ID --callback-port 8080` - [Skills Catalog for Codex](https://positronick.com/listings/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. — install: `$skill-installer` - [Cloudflare Skills](https://positronick.com/listings/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. — install: `npx skills add https://github.com/cloudflare/skills` - [mlintern-plugin](https://positronick.com/listings/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. — install: `/plugin marketplace add huggingface/mlintern-plugin` - [Chrome DevTools MCP](https://positronick.com/listings/chrome-devtools-mcp): mcp — Official Chrome DevTools MCP server that lets agents drive and inspect a real Chrome browser over the DevTools Protocol. — install: `npx chrome-devtools-mcp@latest` - [Azure Skills Plugin](https://positronick.com/listings/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. — install: `/plugin marketplace add microsoft/azure-skills` - [Context7](https://positronick.com/listings/context7): mcp — MCP server that pulls version-accurate, up-to-date library docs and code examples straight into your agent's context. — install: `npx -y @upstash/context7-mcp` - [Canvas Design](https://positronick.com/listings/canvas-design): skill — Create beautiful static visual art as .png and .pdf — posters, designs, and artwork — guided by a design philosophy. — install: `/plugin marketplace add anthropics/skills` - [Vercel Optimize](https://positronick.com/listings/vercel-optimize): skill — Vercel cost and performance optimization for deployed Next.js, SvelteKit, Nuxt, and Astro apps — metric-backed, evidence-first recommendations. — install: `npx skills add vercel-labs/agent-skills` - [Release Watch](https://positronick.com/listings/positronick-release-watch): bot — When a watched GitHub repo tags a release, make sure Positronick /news will ingest it. - [OpenAI Python library (openai)](https://positronick.com/listings/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. — install: `pip install openai` - [FastMCP](https://positronick.com/listings/fastmcp): mcp — The fast, Pythonic framework for building MCP servers and clients — the toolkit you build them with, not a server itself. — install: `pip install fastmcp` - [Safari MCP Server](https://positronick.com/listings/safari-mcp-server): mcp — Apple/WebKit's official MCP server for driving Safari — built into safaridriver, shipping in Safari Technology Preview. — install: `claude mcp add safari-mcp-stp -- "/Applications/Safari Technology Preview.app/Contents/MacOS/safaridriver" --mcp` - [Docker Scout CLI](https://positronick.com/listings/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. — install: `curl -fsSL https://raw.githubusercontent.com/docker/scout-cli/main/install.sh -o install-scout.sh && sh install-scout.sh` - [OpenAI Agents SDK (Python)](https://positronick.com/listings/openai-agents-sdk-python): agent — Lightweight, provider-agnostic framework for building multi-agent workflows with tools, handoffs, guardrails, sessions, and tracing. — install: `pip install openai-agents` - [obsidian-mcp-server](https://positronick.com/listings/obsidian-mcp-server): mcp — Read, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP. — install: `git clone https://github.com/cyanheads/obsidian-mcp-server` - [Codex CLI](https://positronick.com/listings/codex-cli): harness — Lightweight coding agent from OpenAI that runs locally in your terminal, usable with a ChatGPT plan or API key. — install: `npm install -g @openai/codex` - [OpenAI Agents SDK (JS/TS)](https://positronick.com/listings/openai-agents-sdk-jsts): agent — JavaScript/TypeScript framework for building multi-agent and voice agent workflows with handoffs, guardrails, and tracing. — install: `npm install @openai/agents zod` - [Deploy to Vercel](https://positronick.com/listings/deploy-to-vercel): skill — Deploy applications and websites to Vercel — production or preview deployments — straight from a coding agent. — install: `npx skills add vercel-labs/agent-skills` - [Overture](https://positronick.com/listings/overture): mcp — Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server that visually maps out the execution plan of any AI coding agent as an interactive… — install: `git clone https://github.com/SixHq/Overture` - [mini-swe-agent](https://positronick.com/listings/mini-swe-agent): harness — A ~100-line, dependency-light SWE agent from the SWE-bench team — a clean reference harness for coding-agent research. — install: `pip install mini-swe-agent` - [Ship PR Until Green](https://positronick.com/listings/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. - [Rowboat](https://positronick.com/listings/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. - [sentry-for-ai](https://positronick.com/listings/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. — install: `/install-plugin sentry` - [Build Until Green](https://positronick.com/listings/build-until-green): loop — Run the production build, fix compile and bundling errors, and loop until the build succeeds. - [Catalog Sourcing Tick](https://positronick.com/listings/positronick-engine-tick): bot — Run the Positronick engine once: detect candidates, draft-seed at most one, never publish. - [figwright](https://positronick.com/listings/figwright): mcp — Free, two-way Figma MCP server. Turn designs into framework-aware code, and push code back to the canvas. Works with Claude Code, Cursor, Codex, and any MCP client. — install: `git clone https://github.com/awdr74100/figwright` - [OpenSandbox](https://positronick.com/listings/opensandbox): harness — Open-source sandbox runtime for executing AI-generated code, with Docker and Kubernetes backends, SDKs, a CLI, and an MCP server. — install: `pip install opensandbox-cli` - [AI SDK](https://positronick.com/listings/ai-sdk): agent — Provider-agnostic TypeScript toolkit for building AI-powered applications and agents across Next.js, React, Svelte, Vue, and Node.js. — install: `npm install ai` - [AIHawk](https://positronick.com/listings/aihawk): mcp — Open-source AI browser agent for web automation: a web browsing agent and computer-use agent in plain English - [archify](https://positronick.com/listings/archify): skill — Agent skill that generates architecture diagrams with light/dark themes and PNG/JPEG/WebP/SVG export — no runtime dependencies. — install: `npx skills add tt-a1i/archify -g` - [v0-sdk](https://positronick.com/listings/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. — install: `npm install v0-sdk` - [colibri](https://positronick.com/listings/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. — install: `git clone https://github.com/JustVugg/colibri && cd colibri/c && ./setup.sh` - [Agents SDK (Cloudflare Agents SDK)](https://positronick.com/listings/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. — install: `npm create cloudflare@latest -- --template cloudflare/agents-starter` - [grill-me](https://positronick.com/listings/grill-me): skill — Get interviewed relentlessly about a plan until it's fully resolved. — install: `npx skills@latest add mattpocock/skills` - [Open Code Review](https://positronick.com/listings/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. — install: `npm install -g @alibaba-group/open-code-review` - [oh-my-pi](https://positronick.com/listings/oh-my-pi): harness — A terminal coding agent with the IDE wired in — LSP, DAP, subagents, browser, and 40+ providers. - [obsidian-skills](https://positronick.com/listings/obsidian-skills): skill — Agent skills for Obsidian. Teach your agent to use Obsidian CLI and open formats including Markdown, Bases, JSON Canvas. — install: `git clone https://github.com/kepano/obsidian-skills` - [claude-plugins-official](https://positronick.com/listings/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. — install: `/plugin install {plugin-name}@claude-plugins-official` - [MiMoCode](https://positronick.com/listings/mimo-code): 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. — install: `curl -fsSL https://mimo.xiaomi.com/install | bash` - [cocos-mcp-server](https://positronick.com/listings/cocos-mcp-server): mcp — 一款全面的、便捷的cocos creator AI MCP服务插件,适用于3.8.0以上cocos版本,一键安装,一键启动。A comprehensive and convenient cocos creator AI MCP service plug-in, suitable for cocos versions above 3.8.0, one-click installation and… — install: `git clone https://github.com/DaxianLee/cocos-mcp-server` - [jcodemunch-mcp](https://positronick.com/listings/jcodemunch-mcp): mcp — Cut AI token costs 95%+ on code exploration. The leading MCP server for precise, symbol-level GitHub code retrieval via tree-sitter AST. Works with Claude Code, Cursor & any MCP client. 313B+ tokens… — install: `git clone https://github.com/jgravelle/jcodemunch-mcp` - [Berd](https://positronick.com/listings/berd): harness — A desktop app for getting work done with any model. — install: `just setup && just dev` - [Claude Platform CLI (ant)](https://positronick.com/listings/claude-platform-cli-ant): cli — Official Go-based CLI for the Claude Developer Platform / Claude API, distinct from the agentic Claude Code tool. — install: `go install github.com/anthropics/anthropic-cli/cmd/ant@latest` - [Algorithmic Art](https://positronick.com/listings/algorithmic-art): skill — Create algorithmic and generative art with p5.js using seeded randomness and interactive parameter exploration — flow fields, particle systems, and more. — install: `/plugin marketplace add anthropics/skills` - [davinci-resolve-mcp](https://positronick.com/listings/davinci-resolve-mcp): mcp — MCP server integration for DaVinci Resolve Studio — install: `git clone https://github.com/samuelgursky/davinci-resolve-mcp` - [Supabase CLI](https://positronick.com/listings/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. — install: `npm install -D supabase` - [Brand Guidelines](https://positronick.com/listings/brand-guidelines): skill — Apply Anthropic's official brand colors and typography to any artifact that benefits from a consistent company look-and-feel. — install: `/plugin marketplace add anthropics/skills` - [langgraph](https://positronick.com/listings/langgraph): agent — Build resilient agents. — install: `git clone https://github.com/langchain-ai/langgraph` - [Claude API](https://positronick.com/listings/claude-api): skill — Reference for building with the Claude API / Anthropic SDK: models, params, streaming, tool use, MCP, caching, and token counting. — install: `/plugin marketplace add anthropics/skills` - [OpenWiki](https://positronick.com/listings/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. — install: `npm install -g openwiki` - [grill-with-docs](https://positronick.com/listings/grill-with-docs): skill — Stress-test a plan against your domain model and update the docs inline. — install: `npx skills@latest add mattpocock/skills` - [DOCX (Word)](https://positronick.com/listings/docx): skill — Create, read, edit, and manipulate Word (.docx) documents, including tables of contents, headings, and professional formatting. — install: `/plugin marketplace add anthropics/skills` - [Cloudflare MCP Servers](https://positronick.com/listings/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. — install: `npx mcp-remote https://observability.mcp.cloudflare.com/mcp` - [Web Artifacts Builder](https://positronick.com/listings/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. — install: `/plugin marketplace add anthropics/skills` - [Hermes](https://positronick.com/listings/hermes): harness — The agent that grows with you — a cross-platform AI agent that installs with one command and bundles its own runtime. — install: `curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash` - [Codex plugin for Claude Code (marketplace: openai-codex, plugin: codex)](https://positronick.com/listings/codex-plugin-for-claude-code-marketplace-openai-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. — install: `/plugin marketplace add openai/codex-plugin-cc && /plugin install codex@openai-codex && /reload-plugins && /codex:setup` - [Decisive Pick Loop](https://positronick.com/listings/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. - [OpenHands](https://positronick.com/listings/openhands): agent — 🙌 OpenHands: AI-Driven Development — install: `git clone https://github.com/OpenHands/OpenHands` - [Azure Deploy](https://positronick.com/listings/azure-deploy): skill — Execute Azure deployments for already-prepared apps with existing deployment plans and infrastructure files. — install: `/plugin marketplace add microsoft/azure-skills` - [React View Transitions](https://positronick.com/listings/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. — install: `npx skills add vercel-labs/agent-skills` - [Smart Commit](https://positronick.com/listings/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. — install: `positronick skill install smart-commit` — raw: https://positronick.com/api/skills/smart-commit.md - [LangChain](https://positronick.com/listings/langchain): agent — The agent engineering platform. — install: `uv add langchain` - [paperclip](https://positronick.com/listings/paperclip): agent — The open-source app everyone uses to manage agents at work — install: `git clone https://github.com/paperclipai/paperclip` - [AutoGen](https://positronick.com/listings/autogen): agent — Programming framework for agentic AI and multi-agent conversation patterns (now in maintenance mode). — install: `pip install -U "autogen-agentchat" "autogen-ext[openai]"` - [AWS MCP Servers](https://positronick.com/listings/aws-mcp-servers): mcp — An official open-source suite of Model Context Protocol servers connecting AI assistants to AWS services, docs, and infrastructure. — install: `uvx awslabs.aws-documentation-mcp-server@latest` - [Changelog Sync After Ship](https://positronick.com/listings/changelog-sync-after-ship): loop — After shipping a feature, loop until CHANGELOG.md has a user-facing entry and conventional commits are reflected. - [Stripe Agent Toolkit](https://positronick.com/listings/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. — install: `npm install @stripe/agent-toolkit` - [AWS SAM CLI](https://positronick.com/listings/aws-sam-cli): cli — A command line tool to build, test, debug, and deploy serverless applications using the AWS Serverless Application Model. — install: `curl -L https://github.com/aws/aws-sam-cli/releases/latest/download/aws-sam-cli-macos-arm64.pkg -o aws-sam-cli.pkg && sudo installer -pkg aws-sam-cli.pkg -target /` - [Supabase Agent Skills](https://positronick.com/listings/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. — install: `npx skills add supabase/agent-skills` - [Symphony](https://positronick.com/listings/symphony): agent — Engineering-preview orchestrator that turns project work into isolated, autonomous Codex implementation runs by monitoring a board and spawning agents. - [mcphub](https://positronick.com/listings/mcphub): mcp — A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. — install: `git clone https://github.com/samanhappy/mcphub` - [Security Audit Skill](https://positronick.com/listings/cloudflare-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. — install: `npx skills add https://github.com/cloudflare/security-audit-skill --skill security-audit` - [nanobot](https://positronick.com/listings/nanobot): agent — Ultra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps — install: `git clone https://github.com/HKUDS/nanobot` - [MetaHarness](https://positronick.com/listings/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. — install: `npx metaharness` - [hf (huggingface_hub CLI)](https://positronick.com/listings/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). — install: `pip install huggingface_hub` - [PDF](https://positronick.com/listings/pdf): skill — Work with PDF files: extract text and tables, merge and split, rotate, watermark, fill forms, encrypt, and create new PDFs. — install: `/plugin marketplace add anthropics/skills` - [Agent Development Kit (ADK)](https://positronick.com/listings/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. — install: `pip install google-adk` - [Azure AI](https://positronick.com/listings/azure-ai): skill — Build with Azure AI services — AI Search (vector/hybrid/semantic), Speech, OpenAI, and Document Intelligence (OCR). — install: `/plugin marketplace add microsoft/azure-skills` - [Docker Compose](https://positronick.com/listings/docker-compose): cli — Docker CLI plugin to define and run multi-container applications from a single declarative YAML file with one command. — install: `docker compose` - [to-issues](https://positronick.com/listings/to-issues): skill — Break a plan or PRD into independently-grabbable tracker issues. — install: `npx skills@latest add mattpocock/skills` - [Awesome GitHub Copilot](https://positronick.com/listings/awesome-github-copilot): plugin — GitHub's curated marketplace of custom agents, skills, instructions, hooks, and plugins to extend GitHub Copilot. — install: `copilot plugin install @awesome-copilot` - [Deploy Verification Loop](https://positronick.com/listings/deploy-verification-loop): loop — On an interval, hit health and smoke endpoints after a deploy until all checks return healthy responses. - [Format Until Clean](https://positronick.com/listings/format-until-clean): loop — Run the formatter, fix any remaining style issues, and loop until the codebase formats cleanly with no diffs. - [notion-workspace-plugin](https://positronick.com/listings/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. — install: `/plugin marketplace add makenotion/claude-code-notion-plugin /plugin install notion-workspace-plugin@notion-plugin-marketplace` - [Read Callers Before Write](https://positronick.com/listings/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. - [mongodb-mcp-server](https://positronick.com/listings/mongodb-mcp-server): mcp — A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters. — install: `git clone https://github.com/mongodb-js/mongodb-mcp-server` - [Auto-claude-code-research-in-sleep](https://positronick.com/listings/auto-claude-code-research-in-sleep): mcp — ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works… — install: `git clone https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep` - [Fix CI Until Green](https://positronick.com/listings/fix-ci-until-green): loop — Fetch the latest failed CI run, reproduce the failure locally, fix it, and repeat until checks pass. - [Zero-Warnings Quality Gauntlet](https://positronick.com/listings/zero-warnings-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. - [agentshield](https://positronick.com/listings/agentshield): mcp — AI agent security scanner. Detect vulnerabilities in agent configurations, MCP servers, and tool permissions. Available as CLI, GitHub Action, ECC plugin, and GitHub App integration. 🛡️ — install: `git clone https://github.com/affaan-m/agentshield` - [T3MP3ST](https://positronick.com/listings/t3mp3st): harness — A keyless multi-agent red-teaming meta-harness that mounts on your existing coding agent — for authorized offensive-security testing. — install: `git clone https://github.com/elder-plinius/T3MP3ST.git && cd T3MP3ST && npm install` - [azure-devops-mcp](https://positronick.com/listings/azure-devops-mcp): mcp — The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents. — install: `git clone https://github.com/microsoft/azure-devops-mcp` - [metamcp](https://positronick.com/listings/metamcp): mcp — MCP Aggregator, Orchestrator, Middleware, Gateway in one docker — install: `git clone https://github.com/metatool-ai/metamcp` - [Meng To Skills](https://positronick.com/listings/mengto-skills): skill — 78 agent skills for designers and builders — landing pages, motion, WebGL, capture workflows, and design-first prompting. — install: `git clone https://github.com/MengTo/Skills.git` - [mcp-shrimp-task-manager](https://positronick.com/listings/mcp-shrimp-task-manager): mcp — Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency… — install: `git clone https://github.com/cjo4m06/mcp-shrimp-task-manager` - [Flowise](https://positronick.com/listings/flowise): agent — Build AI Agents, Visually — install: `git clone https://github.com/FlowiseAI/Flowise` - [Stripe MCP Server](https://positronick.com/listings/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. — install: `npx -y @stripe/mcp@latest --api-key=YOUR_STRIPE_SECRET_KEY` - [mcp-cli](https://positronick.com/listings/mcp-cli): mcp — Lighweight CLI to interact with MCP servers — install: `git clone https://github.com/philschmid/mcp-cli` - [Positronick CLI](https://positronick.com/listings/cli): cli — Find, inspect and install souls, MCP servers and agent tooling from positronick.com — straight from your terminal. — install: `curl -fsSL https://positronick.com/install.sh | sh` - [deep-research](https://positronick.com/listings/deep-research): agent — Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server. — install: `git clone https://github.com/u14app/deep-research` - [Internal Comms](https://positronick.com/listings/internal-comms): skill — Write internal communications — status reports, leadership updates, newsletters — in the formats a company prefers. — install: `/plugin marketplace add anthropics/skills` - [Oh My OpenAgent (omo)](https://positronick.com/listings/oh-my-openagent): harness — A multi-model coding-agent harness that installs into OpenCode and the OpenAI Codex CLI. — install: `bunx oh-my-openagent install` - [wigolo](https://positronick.com/listings/wigolo): mcp — The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta. — install: `git clone https://github.com/KnockOutEZ/wigolo` - [Graft](https://positronick.com/listings/graft): mcp — Turbocharge Claude Code, Cursor, Codex, Gemini & every coding agent: faster, cheaper, with contextual understanding specific to your codebase. — install: `git clone https://github.com/NanoNets/Graft` - [Flint Chart MCP](https://positronick.com/listings/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. — install: `npx -y flint-chart-mcp` - [Claude Code](https://positronick.com/listings/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. — install: `curl -fsSL https://claude.ai/install.sh | bash` - [write-a-skill](https://positronick.com/listings/write-a-skill): skill — Create new agent skills with proper structure and progressive disclosure. — install: `npx skills@latest add mattpocock/skills` - [Supabase MCP Server](https://positronick.com/listings/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. — install: `npx -y @supabase/mcp-server-supabase@latest --read-only --project-ref=` - [fic](https://positronick.com/listings/fic-cli): cli — Unofficial CLI for the Fatture in Cloud API v2 — JSON-first, jq-pipeable, agent-friendly. — install: `uv tool install git+https://github.com/nsollazzo/fic-cli` - [ghidra-mcp](https://positronick.com/listings/ghidra-mcp): mcp — Ghidra MCP Server — 200+ MCP tools for AI-powered reverse engineering. GUI plugin + headless server, lazy tool loading, convention enforcement, batch operations, Ghidra Server integration, and Docker… — install: `git clone https://github.com/bethington/ghidra-mcp` - [Frontend Design](https://positronick.com/listings/frontend-design): skill — Create distinctive, production-grade frontend interfaces with high design quality — components, pages, and full applications. — install: `/plugin marketplace add anthropics/skills` - [codebase-memory-mcp](https://positronick.com/listings/codebase-memory-mcp): mcp — High-performance code intelligence MCP server - [Loop Engineering](https://positronick.com/listings/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. — install: `npx @cobusgreyling/loop-init .` - [korean-law-mcp](https://positronick.com/listings/korean-law-mcp): mcp — 법제처 국가법령정보를 LLM에서 바로 조회하는 MCP 서버. 법령·판례·조례 검색과 인용 검증 | MCP server for Korean law — search statutes, precedents, and ordinances, and verify citations — install: `git clone https://github.com/chrisryugj/korean-law-mcp` - [Azure RBAC](https://positronick.com/listings/azure-rbac): skill — Find the least-privilege Azure RBAC role for an identity and generate the CLI commands and Bicep to assign it. — install: `/plugin marketplace add microsoft/azure-skills` - [Superpowers](https://positronick.com/listings/superpowers): skill — An agentic skills framework and complete software-development methodology that makes your coding agent plan, spec, and verify before it writes code. — install: `/plugin install superpowers@claude-plugins-official` - [agent-skills](https://positronick.com/listings/agent-skills-vercel): 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. — install: `npx skills add vercel-labs/agent-skills` - [GitHub Copilot CLI](https://positronick.com/listings/github-copilot-cli): harness — Brings the Copilot coding agent to the terminal, letting you build, debug, and understand code via natural language. — install: `npm install -g @github/copilot` - [Docs Drift Sweep](https://positronick.com/listings/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. - [mcp_excalidraw](https://positronick.com/listings/mcp-excalidraw): mcp — MCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync. — install: `git clone https://github.com/yctimlin/mcp_excalidraw` - [agent-browser](https://positronick.com/listings/agent-browser): agent — Browser automation CLI for AI agents — install: `git clone https://github.com/vercel-labs/agent-browser` - [Lint and Typecheck Fix](https://positronick.com/listings/lint-typecheck-fix): loop — Run lint and typecheck, fix reported issues, and loop until the codebase is clean. - [rendergit](https://positronick.com/listings/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. — install: `uv tool install git+https://github.com/karpathy/rendergit` - [Cloudflare MCP Server (Code Mode)](https://positronick.com/listings/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. — install: `npx mcp-remote https://mcp.cloudflare.com/mcp` - [modelcontextprotocol](https://positronick.com/listings/modelcontextprotocol): mcp — The official MCP server implementation for the Perplexity API Platform — install: `git clone https://github.com/perplexityai/modelcontextprotocol` - [Ship](https://positronick.com/listings/ship): skill — 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. — install: `positronick skill install ship` — raw: https://positronick.com/api/skills/ship.md - [Notion plugin for Cursor](https://positronick.com/listings/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. — install: `makenotion/cursor-notion-plugin` - [arxiv-mcp-server](https://positronick.com/listings/arxiv-mcp-server): mcp — A Model Context Protocol server for searching and analyzing arXiv papers — install: `git clone https://github.com/blazickjp/arxiv-mcp-server` - [headroom](https://positronick.com/listings/headroom): mcp — Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server. — install: `git clone https://github.com/headroomlabs-ai/headroom` - [MCP Toolbox for Databases](https://positronick.com/listings/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. — install: `export VERSION=1.4.0 && curl -L -o toolbox https://storage.googleapis.com/mcp-toolbox-for-databases/v$VERSION/$OS/toolbox && chmod +x toolbox` - [baoyu-design](https://positronick.com/listings/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. — install: `npx skills add https://github.com/JimLiu/baoyu-design` - [fastmcp](https://positronick.com/listings/fastmcp-ts): mcp — A TypeScript framework for building MCP servers. — install: `git clone https://github.com/punkpeye/fastmcp` - [marketingskills](https://positronick.com/listings/marketingskills): agent — Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering. — install: `git clone https://github.com/coreyhaines31/marketingskills` - [Silent Failure Hunt](https://positronick.com/listings/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. - [Unity-MCP](https://positronick.com/listings/unity-mcp): mcp — AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single… — install: `git clone https://github.com/IvanMurzak/Unity-MCP` - [Notion MCP Server](https://positronick.com/listings/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. — install: `npx @notionhq/notion-mcp-server` - [Notion CLI (ntn)](https://positronick.com/listings/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. — install: `curl -fsSL https://ntn.dev | bash` - [Azure Cost](https://positronick.com/listings/azure-cost): skill — Azure cost management — query and forecast spending, find orphaned resources, and optimize to reduce waste. — install: `/plugin marketplace add microsoft/azure-skills` - [Ship Kit](https://positronick.com/listings/ship-kit): plugin — 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. — install: `claude plugin marketplace add nsollazzo/ship-kit && claude plugin install ship-kit@ship-kit` - [Dive](https://positronick.com/listings/dive): mcp — Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨ — install: `git clone https://github.com/OpenAgentPlatform/Dive` - [mcp-server-chart](https://positronick.com/listings/mcp-server-chart): mcp — 🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis. — install: `git clone https://github.com/antvis/mcp-server-chart` - [markdownify-mcp](https://positronick.com/listings/markdownify-mcp): mcp — A Model Context Protocol server for converting almost anything to Markdown — install: `git clone https://github.com/zcaceres/markdownify-mcp` - [agent-device](https://positronick.com/listings/agent-device): mcp — Mobile app automation and verification for AI coding agents. CLI, MCP server, and typed Node.js API for iOS, Android, HarmonyOS, TV, web, macOS, and Linux. — install: `git clone https://github.com/callstack/agent-device` - [DRY on Third Repetition](https://positronick.com/listings/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. - [Omnigent](https://positronick.com/listings/omnigent): harness — A meta-harness that orchestrates Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, with policy enforcement and sandboxing. — install: `uv tool install omnigent` - [mcpb](https://positronick.com/listings/mcpb): mcp — Desktop Extensions: One-click local MCP server installation in desktop apps — install: `git clone https://github.com/modelcontextprotocol/mcpb` - [Positronick](https://positronick.com/listings/positronick): skill — Teach your agent the positronick.com registry: find, inspect and install souls and agent tooling through the MCP server or the CLI. — install: `positronick skill install positronick` — raw: https://positronick.com/api/skills/positronick.md - [mcphub.nvim](https://positronick.com/listings/mcphub-nvim): mcp — An MCP client for Neovim that seamlessly integrates MCP servers into your editing workflow with an intuitive interface for managing, testing, and using MCP servers with your favorite chat plugins. — install: `git clone https://github.com/ravitemer/mcphub.nvim` - [OpenCLI](https://positronick.com/listings/opencli): cli — CLI that turns any website into a command-line tool an AI agent can drive using your logged-in browser session. — install: `npm install -g @jackwener/opencli` - [apify-mcp-server](https://positronick.com/listings/apify-mcp-server): mcp — The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and… — install: `git clone https://github.com/apify/apify-mcp-server` - [fetcher-mcp](https://positronick.com/listings/fetcher-mcp): mcp — MCP server for fetch web page content using Playwright headless browser. — install: `git clone https://github.com/jae-jae/fetcher-mcp` - [i-have-adhd](https://positronick.com/listings/i-have-adhd): skill — ADHD-friendly agent output: lead with the next action, number steps, no preamble or 'Hope this helps!'. — install: `git clone https://github.com/ayghri/i-have-adhd ./i-have-adhd && claude plugin marketplace add ./i-have-adhd && claude plugin install i-have-adhd@i-have-adhd` - [Postgres Language Server](https://positronick.com/listings/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. — install: `pnpm add -D -E @postgres-language-server/cli` - [xmcp](https://positronick.com/listings/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. — install: `pip install -r requirements.txt && python server.py` - [code-review-graph](https://positronick.com/listings/code-review-graph): mcp — Local-first code intelligence graph for MCP and CLI - [webclaw](https://positronick.com/listings/webclaw): mcp — Fast, local-first web content extraction for LLMs. Scrape, crawl, extract structured data — all from Rust. CLI, REST API, and MCP server. — install: `git clone https://github.com/0xMassi/webclaw` - [Google Workspace CLI](https://positronick.com/listings/google-workspace-cli): cli — Command-line tool for scripting Gmail, Drive, Calendar and the rest of Google Workspace, with 40+ bundled agent skills. — install: `npm install -g @googleworkspace/cli` - [ECC](https://positronick.com/listings/ecc): skill — A harness-native operator system — skills, instincts, memory, and security — that tunes Claude Code, Codex, OpenCode, and Cursor for research-first development. — install: `npx ecc-install --profile core --target claude` - [mcp-server-kubernetes](https://positronick.com/listings/mcp-server-kubernetes): mcp — MCP Server for kubernetes management commands — install: `git clone https://github.com/Flux159/mcp-server-kubernetes` - [React Native Skills](https://positronick.com/listings/vercel-react-native-skills): skill — React Native and Expo best practices for building performant mobile apps with coding agents. — install: `npx skills add vercel-labs/agent-skills` - [openinterpreter](https://positronick.com/listings/openinterpreter): harness — A coding agent for open models like Kimi K3 — install: `git clone https://github.com/openinterpreter/openinterpreter` - [Jules Tools](https://positronick.com/listings/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. — install: `npm install -g @google/jules` - [Stripe CLI](https://positronick.com/listings/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. — install: `brew install stripe/stripe-cli/stripe` - [Interview Then Orchestrate](https://positronick.com/listings/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. - [xurl](https://positronick.com/listings/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. — install: `go install github.com/xdevplatform/xurl@latest` - [mcp-memory-service](https://positronick.com/listings/mcp-memory-service): mcp — Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation. — install: `git clone https://github.com/doobidoo/mcp-memory-service` - [design-extract](https://positronick.com/listings/design-extract): mcp — Extract any website's complete design system with one command. DTCG tokens, semantic+primitive+composite, MCP server for Claude Code/Cursor/Windsurf, multi-platform emitters (iOS SwiftUI, Android… — install: `git clone https://github.com/Manavarya09/design-extract` - [DevDocs](https://positronick.com/listings/devdocs): mcp — Completely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App — install: `git clone https://github.com/cyberagiinc/DevDocs` - [kordoc](https://positronick.com/listings/kordoc): mcp — 모두 파싱해버리겠다 — HWP·HWPX·PDF·Office 문서를 Markdown으로. 양식 자동 채우기와 신구대조를 갖춘 CLI·MCP 서버 | Convert Korean documents (HWP, HWPX, PDF, Office) to Markdown — CLI and MCP server with form filling and diff — install: `git clone https://github.com/chrisryugj/kordoc` - [Claude Agent SDK (TypeScript)](https://positronick.com/listings/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. — install: `npm install @anthropic-ai/claude-agent-sdk` - [contextplus](https://positronick.com/listings/contextplus): mcp — Semantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for developers who demand 99% accuracy. By combining RAG, Tree-sitter AST, Spectral Clustering, and… — install: `git clone https://github.com/forloopcodes/contextplus` - [frontend-slides](https://positronick.com/listings/frontend-slides): skill — Claude Code skill that turns a coding agent's frontend skills into polished, web-based slide decks. — install: `git clone https://github.com/zarazhangrui/frontend-slides.git ~/.claude/skills/frontend-slides` - [warp](https://positronick.com/listings/warp): agent — Warp is an agentic development environment, born out of the terminal. — install: `git clone https://github.com/warpdotdev/warp` - [skill-creator](https://positronick.com/listings/asnd-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. — install: `npx @asnd/skill-creator command install --agent pi --scope global` - [eve](https://positronick.com/listings/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. — install: `npx eve@latest init my-agent` - [Multi-Agent Supervised Coding Loop](https://positronick.com/listings/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. — install: `git clone https://github.com/anshulixyz/multi-agent-loop-kit.git ~/multi-agent-loop-kit && bash ~/multi-agent-loop-kit/scripts/install-into-repo.sh /path/to/your-repo` - [Verify or Drop](https://positronick.com/listings/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. - [ml-intern](https://positronick.com/listings/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. — install: `git clone git@github.com:huggingface/ml-intern.git && cd ml-intern && uv sync && uv tool install -e .` - [Coverage Until Threshold](https://positronick.com/listings/coverage-until-threshold): loop — Add focused tests until coverage meets your threshold (e.g. 80%), without changing production behavior unnecessarily. - [LeRobot](https://positronick.com/listings/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. — install: `pip install lerobot` - [AWS CLI](https://positronick.com/listings/aws-cli): cli — The unified command line interface for managing and automating all AWS services from your terminal. — install: `curl "https://awscli.amazonaws.com/AWSCLIV2.pkg" -o "AWSCLIV2.pkg" && sudo installer -pkg AWSCLIV2.pkg -target /` - [Intent-Test Mutation Guard](https://positronick.com/listings/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. - [GitHub CLI](https://positronick.com/listings/github-cli): cli — GitHub's official command-line tool for working with pull requests, issues, releases, and the GitHub API from the terminal. — install: `brew install gh` - [Ralph Loop](https://positronick.com/listings/ralph-loop): loop — Repeatedly relaunch a fresh coding-agent session against a prompt until the implementation plan is complete. - [Convention Conformance Sweep](https://positronick.com/listings/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. - [Merge to Live Parity](https://positronick.com/listings/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. - [Vercel CLI with Tokens](https://positronick.com/listings/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. — install: `npx skills add vercel-labs/agent-skills` - [Schema Migration Drift to Zero](https://positronick.com/listings/schema-migration-drift-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. - [Red-Team Your Own Feature](https://positronick.com/listings/self-red-team): 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. - [Agent Loop (Issues to PRs)](https://positronick.com/listings/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. - [Session Distill](https://positronick.com/listings/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. - [Boot and Probe](https://positronick.com/listings/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. - [Store-Content Parity](https://positronick.com/listings/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. - [atlas-mcp-server](https://positronick.com/listings/atlas-mcp-server): mcp — A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex… — install: `git clone https://github.com/cyanheads/atlas-mcp-server` - [claw-orchestrator](https://positronick.com/listings/claw-orchestrator): mcp — Run Claude Code, Codex, Antigravity, Cursor Agent and OpenCode as one runtime — persistent sessions, multi-agent councils, an OpenAI-compatible endpoint, an MCP server, and an ACP agent any editor… — install: `git clone https://github.com/Enderfga/claw-orchestrator` - [MegaMemory](https://positronick.com/listings/megamemory): mcp — Persistent project knowledge graph for coding agents. MCP server with semantic search, in-process embeddings, and web explorer. — install: `git clone https://github.com/0xK3vin/MegaMemory` ## Profiles - [Model Context Protocol](https://positronick.com/profiles/modelcontextprotocol): organization, verified - [Anomaly](https://positronick.com/profiles/anomalyco): organization, verified - [LangChain](https://positronick.com/profiles/langchain-ai): organization, verified - [open-webui](https://positronick.com/profiles/open-webui): person - [IvanMurzak](https://positronick.com/profiles/ivanmurzak): person - [browserbase](https://positronick.com/profiles/browserbase): person - [punkpeye](https://positronick.com/profiles/punkpeye): person - [Leonxlnx](https://positronick.com/profiles/leonxlnx): person - [lsdefine](https://positronick.com/profiles/lsdefine): person - [DeepSeek](https://positronick.com/profiles/deepseek-ai): organization - [Daytona](https://positronick.com/profiles/daytonaio): organization - [ZubeidHendricks](https://positronick.com/profiles/zubeidhendricks): person - [OpenHands](https://positronick.com/profiles/openhands): person - [Ido Salomon](https://positronick.com/profiles/idosal): person - [Mobile Next](https://positronick.com/profiles/mobile-next): organization - [Duncan Ogilvie (mrexodia)](https://positronick.com/profiles/mrexodia): person - [aaif-goose](https://positronick.com/profiles/aaif-goose): person - [zhayujie](https://positronick.com/profiles/zhayujie): person - [sickn33](https://positronick.com/profiles/sickn33): person - [agno-agi](https://positronick.com/profiles/agno-agi): person - [Nicholas Sollazzo](https://positronick.com/profiles/nsollazzo): person, verified - [Amazon Web Services](https://positronick.com/profiles/aws): organization, verified - [Supabase](https://positronick.com/profiles/supabase): organization, verified - [Jim Liu (Baoyu)](https://positronick.com/profiles/jimliu): person, verified - [yuniko-software](https://positronick.com/profiles/yuniko-software): person - [SixHq](https://positronick.com/profiles/sixhq): person - [mex-memory](https://positronick.com/profiles/mex-memory): person - [ghostwright](https://positronick.com/profiles/ghostwright): person - [datagouv](https://positronick.com/profiles/datagouv): person - [duty1g](https://positronick.com/profiles/duty1g): person - [TanStack](https://positronick.com/profiles/tanstack): person - [shadcn](https://positronick.com/profiles/shadcn): person - [crewAIInc](https://positronick.com/profiles/crewaiinc): person - [tevonsb](https://positronick.com/profiles/tevonsb): person - [PaperDebugger](https://positronick.com/profiles/paperdebugger): person - [Affaan Mustafa](https://positronick.com/profiles/affaan-m): person, verified - [Atomic Strata](https://positronick.com/profiles/atomicstrata): organization, verified - [loops!](https://positronick.com/profiles/loops): organization, verified - [Dietrich Gebert](https://positronick.com/profiles/DietrichGebert): person, verified - [Graphify Labs](https://positronick.com/profiles/graphify-labs): organization - [ByteDance](https://positronick.com/profiles/bytedance): organization - [Andrej Karpathy](https://positronick.com/profiles/karpathy): person, verified - [Oraios AI](https://positronick.com/profiles/oraios): organization - [OpenAI](https://positronick.com/profiles/openai): organization, verified - [antfu](https://positronick.com/profiles/antfu): person - [Yusuf Karaaslan](https://positronick.com/profiles/yusufkaraaslan): person - [Firecrawl](https://positronick.com/profiles/firecrawl): organization - [Ben Tossell](https://positronick.com/profiles/bentossell): person, verified - [YeonGyu-Kim](https://positronick.com/profiles/code-yeongyu): person, verified - [Browser MCP](https://positronick.com/profiles/browsermcp): organization - [Tadata](https://positronick.com/profiles/tadata-org): organization - [Romuald Czlonkowski](https://positronick.com/profiles/czlonkowski): person - [Nexu](https://positronick.com/profiles/nexu-io): organization - [artokun](https://positronick.com/profiles/artokun): person - [u14app](https://positronick.com/profiles/u14app): person - [awdr74100](https://positronick.com/profiles/awdr74100): person - [mem0ai](https://positronick.com/profiles/mem0ai): person - [isaacphi](https://positronick.com/profiles/isaacphi): person - [antvis](https://positronick.com/profiles/antvis): person - [Pimzino](https://positronick.com/profiles/pimzino): person - [MiniMax-AI](https://positronick.com/profiles/minimax-ai): person - [patruff](https://positronick.com/profiles/patruff): person - [MicrosoftDocs](https://positronick.com/profiles/microsoftdocs): person - [Omnigent](https://positronick.com/profiles/omnigent-ai): organization, verified - [Mert Kısaoğlu](https://positronick.com/profiles/mksglu): person - [Osaurus](https://positronick.com/profiles/osaurus-ai): organization - [Jesse Vincent](https://positronick.com/profiles/obra): person, verified - [Hugging Face](https://positronick.com/profiles/huggingface): organization, verified - [Geoffrey Huntley](https://positronick.com/profiles/ghuntley): person, verified - [Nous Research](https://positronick.com/profiles/nousresearch): organization, verified - [rUv](https://positronick.com/profiles/ruvnet): person, verified - [qdrant](https://positronick.com/profiles/qdrant): person - [StuMason](https://positronick.com/profiles/stumason): person - [Storybloq](https://positronick.com/profiles/storybloq): person - [forloopcodes](https://positronick.com/profiles/forloopcodes): person - [Moonshot AI](https://positronick.com/profiles/moonshotai): organization, verified - [OpenClaw](https://positronick.com/profiles/openclaw): organization, verified - [Positronick](https://positronick.com/profiles/positronick): organization, official - [Alex Sandiiarov](https://positronick.com/profiles/sandiiarov): person, verified - [KnockOutEZ](https://positronick.com/profiles/knockoutez): person - [janwilmake](https://positronick.com/profiles/janwilmake): person - [bytebase](https://positronick.com/profiles/bytebase): person - [jina-ai](https://positronick.com/profiles/jina-ai): person - [Browser Use](https://positronick.com/profiles/browser-use): organization - [wanshuiyin](https://positronick.com/profiles/wanshuiyin): person - [Exa Labs](https://positronick.com/profiles/exa-labs): organization - [Epiral](https://positronick.com/profiles/epiral): person - [0x4m4](https://positronick.com/profiles/0x4m4): person - [addyosmani](https://positronick.com/profiles/addyosmani): person - [HKUDS](https://positronick.com/profiles/hkuds): person - [samanhappy](https://positronick.com/profiles/samanhappy): person - [cjo4m06](https://positronick.com/profiles/cjo4m06): person - [samuelgursky](https://positronick.com/profiles/samuelgursky): person - [svnscha](https://positronick.com/profiles/svnscha): person - [Softeria](https://positronick.com/profiles/softeria): person - [alioshr](https://positronick.com/profiles/alioshr): person - [Pydantic](https://positronick.com/profiles/pydantic): organization, verified - [Ahmed Nagdy](https://positronick.com/profiles/amelnagdy): person, verified - [Pliny](https://positronick.com/profiles/elder-plinius): person, verified - [TestSprite](https://positronick.com/profiles/testsprite): organization, verified - [vitali87](https://positronick.com/profiles/vitali87): person - [Hmbown](https://positronick.com/profiles/hmbown): person - [777genius](https://positronick.com/profiles/777genius): person - [sno-ai](https://positronick.com/profiles/sno-ai): person - [Can Celik](https://positronick.com/profiles/ogulcancelik): person, verified - [Stably](https://positronick.com/profiles/stablyai): organization, verified - [OOMOL Lab](https://positronick.com/profiles/oomol-lab): organization, verified - [Strix](https://positronick.com/profiles/usestrix): organization, verified - [nateherk](https://positronick.com/profiles/nateherk): person - [zzet](https://positronick.com/profiles/zzet): person - [euboid](https://positronick.com/profiles/euboid): person - [AionUi](https://positronick.com/profiles/iofficeai): organization, verified - [Minish Lab](https://positronick.com/profiles/minishlab): organization - [Mastra](https://positronick.com/profiles/mastra-ai): organization, verified - [Voxyz_ai](https://positronick.com/profiles/voxyz-ai): person - [Cline](https://positronick.com/profiles/cline): organization, verified - [Tencent Cloud](https://positronick.com/profiles/tencentcloud): organization, verified - [Q00](https://positronick.com/profiles/q00): person - [Kilo Code](https://positronick.com/profiles/kilo-org): organization, verified - [Assaf Elovic](https://positronick.com/profiles/assafelovic): person - [Michael Sitarzewski](https://positronick.com/profiles/msitarzewski): person - [Graham Lipsman](https://positronick.com/profiles/glips): person - [haris-musa](https://positronick.com/profiles/haris-musa): person - [apify](https://positronick.com/profiles/apify): person - [PleasePrompto](https://positronick.com/profiles/pleaseprompto): person - [Ian Nuttall](https://positronick.com/profiles/iannuttall): person - [kevinace](https://positronick.com/profiles/kevinace): person - [googleapis](https://positronick.com/profiles/googleapis): person - [neondatabase](https://positronick.com/profiles/neondatabase): person - [Meng To](https://positronick.com/profiles/mengto): person - [DeusData](https://positronick.com/profiles/deusdata): person - [shareAI-lab](https://positronick.com/profiles/shareai-lab): person - [NanmiCoder](https://positronick.com/profiles/nanmicoder): person - [Upstash](https://positronick.com/profiles/upstash): organization, verified - [Chrome DevTools](https://positronick.com/profiles/chromedevtools): organization, verified - [Prefect](https://positronick.com/profiles/prefecthq): organization, verified - [Google Workspace Developers](https://positronick.com/profiles/googleworkspace): organization, verified - [SWE-agent](https://positronick.com/profiles/swe-agent): organization, verified - [WebKit](https://positronick.com/profiles/webkit): organization, verified - [Rowboat Labs](https://positronick.com/profiles/rowboatlabs): organization, verified - [jackwener](https://positronick.com/profiles/jackwener): person, verified - [Zara Zhang](https://positronick.com/profiles/zarazhangrui): person, verified - [tt-a1i](https://positronick.com/profiles/tt-a1i): person, verified - [OpenSandbox](https://positronick.com/profiles/opensandbox-group): organization, verified - [JustVugg](https://positronick.com/profiles/justvugg): person, verified - [Can Bölük](https://positronick.com/profiles/can1357): person - [Eduard Ruzga](https://positronick.com/profiles/wonderwhy-er): person - [Ayoub Ghriss](https://positronick.com/profiles/ayghri): person - [xAI](https://positronick.com/profiles/xai-org): organization - [CherryHQ](https://positronick.com/profiles/cherryhq): person - [Emil Kowalski](https://positronick.com/profiles/emilkowalski): person - [tirth8205](https://positronick.com/profiles/tirth8205): person - [Block](https://positronick.com/profiles/block): organization - [op7418](https://positronick.com/profiles/op7418): person - [Y Combinator](https://positronick.com/profiles/yc-software): organization - [QwenLM](https://positronick.com/profiles/qwenlm): person - [Alex Newman (thedotmack)](https://positronick.com/profiles/thedotmack): person - [warpdotdev](https://positronick.com/profiles/warpdotdev): person - [FlowiseAI](https://positronick.com/profiles/flowiseai): person - [NanoNets](https://positronick.com/profiles/nanonets): person - [bethington](https://positronick.com/profiles/bethington): person - [chrisryugj](https://positronick.com/profiles/chrisryugj): person - [perplexityai](https://positronick.com/profiles/perplexityai): person - [yctimlin](https://positronick.com/profiles/yctimlin): person - [headroomlabs-ai](https://positronick.com/profiles/headroomlabs-ai): person - [mvanhorn](https://positronick.com/profiles/mvanhorn): person - [paperclipai](https://positronick.com/profiles/paperclipai): person - [evalstate](https://positronick.com/profiles/evalstate): person - [yvgude](https://positronick.com/profiles/yvgude): person - [callstack](https://positronick.com/profiles/callstack): person - [Jpisnice](https://positronick.com/profiles/jpisnice): person - [zcaceres](https://positronick.com/profiles/zcaceres): person - [supercorp-ai](https://positronick.com/profiles/supercorp-ai): person - [coddingtonbear](https://positronick.com/profiles/coddingtonbear): person - [FoundationAgents](https://positronick.com/profiles/foundationagents): person - [openinterpreter](https://positronick.com/profiles/openinterpreter): person - [colbymchenry](https://positronick.com/profiles/colbymchenry): person - [wshobson](https://positronick.com/profiles/wshobson): person - [Yeachan-Heo](https://positronick.com/profiles/yeachan-heo): person - [getsentry](https://positronick.com/profiles/getsentry): person - [farzyness](https://positronick.com/profiles/farzyness): person - [Eric Zakariasson](https://positronick.com/profiles/ericzakariasson): person - [Elie Steinbock](https://positronick.com/profiles/elie2222): person - [kristaletz](https://positronick.com/profiles/kristaletz): person - [LBallz77283](https://positronick.com/profiles/lballz77283): person - [scheemunai](https://positronick.com/profiles/scheemunai): person - [benln](https://positronick.com/profiles/benln): person - [Elon Musk](https://positronick.com/profiles/elonmusk): person - [dhivalogu](https://positronick.com/profiles/dhivalogu): person - [jessethanley](https://positronick.com/profiles/jessethanley): person - [mrfundman](https://positronick.com/profiles/mrfundman): person - [Peter Yang](https://positronick.com/profiles/petergyang): person - [Anthony Pompliano](https://positronick.com/profiles/apompliano): person - [DeryaTR_](https://positronick.com/profiles/deryatr): person - [nate-stellar](https://positronick.com/profiles/nate-stellar): person - [mopargtx440](https://positronick.com/profiles/mopargtx440): person - [Dorian Danko](https://positronick.com/profiles/doriandarko): person - [orcdev](https://positronick.com/profiles/orcdev): person - [toddsaunders](https://positronick.com/profiles/toddsaunders): person - [affonso-io](https://positronick.com/profiles/affonso-io): person - [galleonlabs](https://positronick.com/profiles/galleonlabs): person - [jgcatalano](https://positronick.com/profiles/jgcatalano): person - [alexandr-belogubov](https://positronick.com/profiles/alexandr-belogubov): person - [ali_ilhami](https://positronick.com/profiles/ali-ilhami): person - [HouseHackerJon](https://positronick.com/profiles/househackerjon): person - [codyschneider](https://positronick.com/profiles/codyschneider): person - [alnandr](https://positronick.com/profiles/alnandr): person - [mightyking](https://positronick.com/profiles/mightyking): person - [daniel-ddtech](https://positronick.com/profiles/daniel-ddtech): person - [andreslfdz](https://positronick.com/profiles/andreslfdz): person - [kobbe](https://positronick.com/profiles/kobbe): person - [ericosiu](https://positronick.com/profiles/ericosiu): person - [awilkinson](https://positronick.com/profiles/awilkinson): person - [postnitro](https://positronick.com/profiles/postnitro): person - [fatjoedavies](https://positronick.com/profiles/fatjoedavies): person - [Axel_bitblaze69](https://positronick.com/profiles/axel-bitblaze69): person - [GavinSBaker](https://positronick.com/profiles/gavinsbaker): person - [azeemkafridi](https://positronick.com/profiles/azeemkafridi): person - [jackfriks](https://positronick.com/profiles/jackfriks): person - [Cavire19](https://positronick.com/profiles/cavire19): person - [Lighthart99](https://positronick.com/profiles/lighthart99): person - [kr0der](https://positronick.com/profiles/kr0der): person - [converlyio](https://positronick.com/profiles/converlyio): person - [kunchenguid](https://positronick.com/profiles/kunchenguid): person - [lennysan](https://positronick.com/profiles/lennysan): person - [Debbie O'Brien](https://positronick.com/profiles/debs-obrien): person - [milesdeutscher](https://positronick.com/profiles/milesdeutscher): person - [delulusocial](https://positronick.com/profiles/delulusocial): person - [Reasonofmoon](https://positronick.com/profiles/reasonofmoon): person - [RhysSullivan](https://positronick.com/profiles/rhyssullivan): person - [steventt07](https://positronick.com/profiles/steventt07): person - [techdevnotes](https://positronick.com/profiles/techdevnotes): person - [TheCraigHewitt](https://positronick.com/profiles/thecraighewitt): person - [trevin](https://positronick.com/profiles/trevin): person - [coreyhaines31](https://positronick.com/profiles/coreyhaines31): person - [korotovsky](https://positronick.com/profiles/korotovsky): person - [openags](https://positronick.com/profiles/openags): person - [Azure](https://positronick.com/profiles/azure): person - [vercel-labs](https://positronick.com/profiles/vercel-labs): person - [kepano](https://positronick.com/profiles/kepano): person - [bitbonsai](https://positronick.com/profiles/bitbonsai): person - [Aas-ee](https://positronick.com/profiles/aas-ee): person - [stevy_smith](https://positronick.com/profiles/stevy-smith): person - [dherealmark](https://positronick.com/profiles/dherealmark): person - [botdirectory.ai](https://positronick.com/profiles/botdirectoryai): organization - [0xMassi](https://positronick.com/profiles/0xmassi): person - [brightdata](https://positronick.com/profiles/brightdata): person - [taylorwilsdon](https://positronick.com/profiles/taylorwilsdon): person - [heygen-com](https://positronick.com/profiles/heygen-com): person - [multica-ai](https://positronick.com/profiles/multica-ai): person - [Flux159](https://positronick.com/profiles/flux159): person - [blazickjp](https://positronick.com/profiles/blazickjp): person - [sparfenyuk](https://positronick.com/profiles/sparfenyuk): person - [metatool-ai](https://positronick.com/profiles/metatool-ai): person - [jamubc](https://positronick.com/profiles/jamubc): person - [AmoyLab](https://positronick.com/profiles/amoylab): person - [mcp-router](https://positronick.com/profiles/mcp-router): person - [zinja-coder](https://positronick.com/profiles/zinja-coder): person - [Manavarya09](https://positronick.com/profiles/manavarya09): person - [arabold](https://positronick.com/profiles/arabold): person - [cyberagiinc](https://positronick.com/profiles/cyberagiinc): person - [skyhook-io](https://positronick.com/profiles/skyhook-io): person - [jgravelle](https://positronick.com/profiles/jgravelle): person - [steipete](https://positronick.com/profiles/steipete): person - [calesthio](https://positronick.com/profiles/calesthio): person - [ridafkih](https://positronick.com/profiles/ridafkih): person - [philschmid](https://positronick.com/profiles/philschmid): person - [Mcp-Brasil](https://positronick.com/profiles/mcp-brasil): person - [ravitemer](https://positronick.com/profiles/ravitemer): person - [OpenAgentPlatform](https://positronick.com/profiles/openagentplatform): person - [doobidoo](https://positronick.com/profiles/doobidoo): person - [chongdashu](https://positronick.com/profiles/chongdashu): person - [alpic-ai](https://positronick.com/profiles/alpic-ai): person - [lgazo](https://positronick.com/profiles/lgazo): person - [regenrek](https://positronick.com/profiles/regenrek): person - [kimtaeyoon83](https://positronick.com/profiles/kimtaeyoon83): person - [jau123](https://positronick.com/profiles/jau123): person - [f](https://positronick.com/profiles/f): person - [jae-jae](https://positronick.com/profiles/jae-jae): person - [chatmcp](https://positronick.com/profiles/chatmcp): person - [mongodb-js](https://positronick.com/profiles/mongodb-js): person - [brave](https://positronick.com/profiles/brave): person - [timescale](https://positronick.com/profiles/timescale): person - [better-auth](https://positronick.com/profiles/better-auth): person - [kimsungwhee](https://positronick.com/profiles/kimsungwhee): person - [DaxianLee](https://positronick.com/profiles/daxianlee): person - [Stripe](https://positronick.com/profiles/stripe): organization, verified - [Sentry](https://positronick.com/profiles/sentry): organization, verified - [hyperbrowserai](https://positronick.com/profiles/hyperbrowserai): person - [dadbodgeoff](https://positronick.com/profiles/dadbodgeoff): person - [infragate](https://positronick.com/profiles/infragate): person - [OpenOSINT](https://positronick.com/profiles/openosint): person - [AminForou](https://positronick.com/profiles/aminforou): person - [matlab](https://positronick.com/profiles/matlab): person - [arcadeai-labs](https://positronick.com/profiles/arcadeai-labs): person - [karanb192](https://positronick.com/profiles/karanb192): person - [line](https://positronick.com/profiles/line): person - [taybenlor](https://positronick.com/profiles/taybenlor): person - [agentscope-ai](https://positronick.com/profiles/agentscope-ai): person - [archestra-ai](https://positronick.com/profiles/archestra-ai): person - [jnMetaCode](https://positronick.com/profiles/jnmetacode): person - [tufantunc](https://positronick.com/profiles/tufantunc): person - [Matt Pocock](https://positronick.com/profiles/mattpocock): person, verified - [PV-Bhat](https://positronick.com/profiles/pv-bhat): person - [Microsoft](https://positronick.com/profiles/microsoft): organization, verified - [freee](https://positronick.com/profiles/freee): person - [Vercel](https://positronick.com/profiles/vercel): organization, verified - [Alibaba](https://positronick.com/profiles/alibaba): organization, verified - [1mcp-app](https://positronick.com/profiles/1mcp-app): person - [merajmehrabi](https://positronick.com/profiles/merajmehrabi): person - [Garry Tan](https://positronick.com/profiles/garrytan): person, verified - [cyanheads](https://positronick.com/profiles/cyanheads): person - [Docker](https://positronick.com/profiles/docker): organization, verified - [Anshuli Gupta](https://positronick.com/profiles/anshulixyz): person, verified - [Google](https://positronick.com/profiles/google): organization, verified - [r-huijts](https://positronick.com/profiles/r-huijts): person - [ferrislucas](https://positronick.com/profiles/ferrislucas): person - [resend](https://positronick.com/profiles/resend): person - [X Developer Platform](https://positronick.com/profiles/xdevplatform): organization, verified - [argoproj-labs](https://positronick.com/profiles/argoproj-labs): person - [neiltron](https://positronick.com/profiles/neiltron): person - [Enderfga](https://positronick.com/profiles/enderfga): person - [riseandignite](https://positronick.com/profiles/riseandignite): person - [anaisbetts](https://positronick.com/profiles/anaisbetts): person - [CopilotKit](https://positronick.com/profiles/copilotkit): person - [anyproto](https://positronick.com/profiles/anyproto): person - [8beeeaaat](https://positronick.com/profiles/8beeeaaat): person - [0xK3vin](https://positronick.com/profiles/0xk3vin): person - [Agents365-ai](https://positronick.com/profiles/agents365-ai): person - [harsha-iiiv](https://positronick.com/profiles/harsha-iiiv): person - [tuannvm](https://positronick.com/profiles/tuannvm): person - [Anthropic](https://positronick.com/profiles/anthropic): organization, verified - [Builder.io](https://positronick.com/profiles/builderio): organization, verified - [Cobus Greyling](https://positronick.com/profiles/cobusgreyling): person, verified - [Diffusion Studio](https://positronick.com/profiles/diffusionstudio): organization, verified - [Xiaomi MiMo](https://positronick.com/profiles/xiaomimimo): organization, verified - [Cloudflare](https://positronick.com/profiles/cloudflare): organization, verified - [Earendil Works](https://positronick.com/profiles/earendil-works): organization, verified - [GitHub](https://positronick.com/profiles/github): organization, verified - [Notion](https://positronick.com/profiles/notion): organization, verified - [feder-cr](https://positronick.com/profiles/feder-cr): person ## Blog - [qm v0.1.11](https://positronick.com/news/qm-v0-1-11): release — QM 0.1.11 is a stability release, mostly fixes. Retries after a failed turn now back off instead of hammering, and sessions keep their titles when the model errors. Web fixes: drag targets stay put… — raw: https://positronick.com/api/blog/qm-v0-1-11.md - [qm v0.1.10](https://positronick.com/news/qm-v0-1-10): release — QM 0.1.10 is a broad release: admin-managed models, grown-up sandboxes, and a web app polish pass. Admins can now manage models directly: add a model and its metadata gets looked up for you, each one… — raw: https://positronick.com/api/blog/qm-v0-1-10.md - [Hermes Agent v0.21.2 (v2026.9.11)](https://positronick.com/news/hermes-v2026-9-11): release — Release Date: September 11, 2026 Patch release. v0.21.0 shipped a large rewrite of the session store's connection handling, and for some installs it made state.db fragile: second writers cancelling… — raw: https://positronick.com/api/blog/hermes-v2026-9-11.md - [openclaw 2026.9.4](https://positronick.com/news/openclaw-v2026-9-4): release — 20 direct commits · 1,558 pull requests · 294 contributors The release notes and changelog contain the same content, presented in two formats: Release notes — formatted for people, with expandable… — raw: https://positronick.com/api/blog/openclaw-v2026-9-4.md - [openclaw 2026.6.35](https://positronick.com/news/openclaw-v2026-6-35): release — This is the final June 2026 Extended Stable (LTS) release. Safer provider and channel boundaries: bundled providers and channel adapters now bound untrusted response bodies, reject oversized inputs… — raw: https://positronick.com/api/blog/openclaw-v2026-6-35.md - [OpenCode v1.18.30](https://positronick.com/news/opencode-v1-18-30): release — Added the Astra system prompt for GPT-6 models. Preserved Bedrock DeepSeek model IDs, including ARN-based IDs, so they resolve correctly. Updated the Azure provider SDK to pick up compatibility… — raw: https://positronick.com/api/blog/opencode-v1-18-30.md - [openclaw 2026.9.3](https://positronick.com/news/openclaw-v2026-9-3): release — Safer updates: rehearse core and plugin changes in isolated candidate state before activation, support eligible 2026.9.2 migrations, and recover abandoned update records without stopping a healthy… — raw: https://positronick.com/api/blog/openclaw-v2026-9-3.md - [Hermes Agent v0.21.1 (v2026.9.7)](https://positronick.com/news/hermes-v2026-9-7): release — Release Date: September 7, 2026 Patch release. This tag rolls up current main since v0.21.0 for tagged deployments and downstream consumers. Measured at commit , the window since v0.21.0 contains… — raw: https://positronick.com/api/blog/hermes-v2026-9-7.md - [qm v0.1.9](https://positronick.com/news/qm-v0-1-9): release — Allow operator admin login without email in — raw: https://positronick.com/api/blog/qm-v0-1-9.md - [openclaw 2026.9.2](https://positronick.com/news/openclaw-v2026-9-2): release — Faster, more responsive chat: keep chat, dashboards, and session interactions responsive while long transcripts and disk usage are processed, with direct dashboard lookup, less cold-load work, and… — raw: https://positronick.com/api/blog/openclaw-v2026-9-2.md - [Buzz Desktop v0.5.23](https://positronick.com/news/buzz-desktop-v0-5-23): release — keep packaged frontendDist relative so Windows embeds assets (#7177) () simplify unread indicators and emphasize priority activity (#7134) () update base prompt; add buzz context and skills to Pi… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-23.md - [OpenCode v1.18.29](https://positronick.com/news/opencode-v1-18-29): release — Allow Codex OAuth model filtering to recognize integer GPT versions like gpt-6 Fixes issue of gpt-6-astra not showing up for openai subscription users Thank you to 2 community contributors:… — raw: https://positronick.com/api/blog/opencode-v1-18-29.md - [qm v0.1.8](https://positronick.com/news/qm-v0-1-8): release — QM 0.1.8 is a polish release for models, crons, and the web approval flow. Pick GPT-6 Astra from the model registry and picker. Slack cron deliveries now carry the cron's title and a link to its… — raw: https://positronick.com/api/blog/qm-v0-1-8.md - [OpenCode v1.18.28](https://positronick.com/news/opencode-v1-18-28): release — Send the session ID as GitHub Copilot's interaction header to improve request tracking across a session. Use the desktop client ID during OpenCode account device authentication. Increase the open-in… — raw: https://positronick.com/api/blog/opencode-v1-18-28.md - [Buzz Desktop v0.5.22](https://positronick.com/news/buzz-desktop-v0-5-22): release — release Buzz Desktop version 0.5.21 (#7301) () wrap message tables within the available pane (#7279) () 🤖 fix(desktop): harden smoke E2E tests against Bestie overlay and toast timing (#7270) () Show… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-22.md - [qm v0.1.7](https://positronick.com/news/qm-v0-1-7): release — QM 0.1.7 broadens where QM runs and who can use it. Run sandboxes on agent37 with a new backend, hardened startup, and auto-sleep for idle computers. Invite external users by email, with a role and… — raw: https://positronick.com/api/blog/qm-v0-1-7.md - [openclaw 2026.9.1](https://positronick.com/news/openclaw-v2026-9-1): release — Diagrams in every chat: Mermaid blocks now render as diagrams in the Control UI and in the native macOS, iOS, and Android apps, with enlarge previews and a retry when a diagram fails to render on… — raw: https://positronick.com/api/blog/openclaw-v2026-9-1.md - [qm v0.1.6](https://positronick.com/news/qm-v0-1-6): release — QM 0.1.6 brings your own accounts, memory, and infrastructure into the agent. Log in with your Claude/ChatGPT subscription: per-user accounts drive each turn, plus dynamic OpenRouter catalogs and a… — raw: https://positronick.com/api/blog/qm-v0-1-6.md - [OpenCode v1.18.27](https://positronick.com/news/opencode-v1-18-27): release — Default provider header timeouts to five minutes so slow model startups fail less often. Default streamed chunk timeouts to five minutes, with false supported to disable them. Let Anthropic… — raw: https://positronick.com/api/blog/opencode-v1-18-27.md - [Paperclip v2026.831.1](https://positronick.com/news/paperclip-v2026-831-1): release — Released: 2026-09-02 A patch on top of 2026.831.0 that fixes first-run onboarding. It carries a single targeted change; everything else in 2026.831.0 is unchanged. Onboarding no longer gets stuck on… — raw: https://positronick.com/api/blog/paperclip-v2026-831-1.md - [Paperclip v2026.831.0](https://positronick.com/news/paperclip-v2026-831-0): release — Released: 2026-08-31 Paperclip v2026.831.0 soaked as 2026.828.0-beta.0 and carries 175 commits. The company skill library now actually reaches your agents at run time, Kimi Code joins the adapter… — raw: https://positronick.com/api/blog/paperclip-v2026-831-0.md - [OpenCode v1.18.26](https://positronick.com/news/opencode-v1-18-26): release — Claude 5 sessions now tolerate stale thinking blocks instead of failing after prompt or tool changes. Bedrock GPT-5.6 models now accept none reasoning effort. Bedrock reasoning and replay handling is… — raw: https://positronick.com/api/blog/opencode-v1-18-26.md - [openclaw 2026.8.2](https://positronick.com/news/openclaw-v2026-8-2): release — Your Home agent, beside your work: open Home in a right or bottom dock with Cmd/Ctrl+Shift+H, keep your current page in view, and preview or remove its work-context snapshot or attach selected text… — raw: https://positronick.com/api/blog/openclaw-v2026-8-2.md - [Hermes Agent v0.21.0 (v2026.8.31)](https://positronick.com/news/hermes-v2026-8-31): release — Release Date: August 31, 2026 Since v0.20.0: ~5,800 commits · ~2,475 merged PRs · ~5,680 files changed · ~869,000 insertions · ~135,000 deletions · ~2,100 issues closed · 760+ contributors The… — raw: https://positronick.com/api/blog/hermes-v2026-8-31.md - [OpenClaw 2026.8.1](https://positronick.com/news/openclaw-v2026-8-1): release — 2026.8.1 release notes Update help: If the automatic update fails, use a local coding harness to help complete the update, diagnose any migration errors, and verify that the Gateway starts correctly.… — raw: https://positronick.com/api/blog/openclaw-v2026-8-1.md - [OpenCode v1.18.25](https://positronick.com/news/opencode-v1-18-25): release — Fixed Azure authentication so Azure CLI sign-in works without requiring Bun. — raw: https://positronick.com/api/blog/opencode-v1-18-25.md - [OpenCode v1.18.24](https://positronick.com/news/opencode-v1-18-24): release — Bedrock reasoning responses no longer get cached into unreplayable empty messages. Azure providers can now sign in with Microsoft Entra ID through the Azure CLI instead of requiring an API key. V1… — raw: https://positronick.com/api/blog/opencode-v1-18-24.md - [Hermes Agent v0.20.6 (v2026.8.27)](https://positronick.com/news/hermes-v2026-8-27): release — Release Date: August 27, 2026 Patch release. This tag rolls up the ~525 PRs merged since v0.20.5 into a stable tagged release for downstream consumers (Docker images, hosted deployments, fresh… — raw: https://positronick.com/api/blog/hermes-v2026-8-27.md - [Buzz Desktop v0.5.20](https://positronick.com/news/buzz-desktop-v0-5-20): release — add KLIPY GIF search to composers (#5554) () respect automatic mention preference after send (#6837) () attribute desktop candidates to the operator (#6831) () check out source in docker.yml merge… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-20.md - [Buzz Desktop v0.5.19](https://positronick.com/news/buzz-desktop-v0-5-19): release — make commit attribution policy-neutral (#6707) () preserve inline agent mentions with persistent addressing (#6793) () persist agent addressing across composer messages (#6714) () navigate images… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-19.md - [Paperclip v2026.824.1](https://positronick.com/news/paperclip-v2026-824-1): release — Released: 2026-08-25 Paperclip v2026.824.1 is a patch release on v2026.824.0 that repairs the background-service leg of onboarding end to end: the service now actually starts from an npx onboard,… — raw: https://positronick.com/api/blog/paperclip-v2026-824-1.md - [OpenCode v1.18.23](https://positronick.com/news/opencode-v1-18-23): release — Fixed Cloudflare AI Gateway routing for third-party providers so non-Workers models work through the gateway's REST API. Fixed Anthropic models through Cloudflare AI Gateway by converting dotted… — raw: https://positronick.com/api/blog/opencode-v1-18-23.md - [Paperclip v2026.824.0](https://positronick.com/news/paperclip-v2026-824-0): release — Released: 2026-08-24 Paperclip v2026.824.0 is a fast follow to 2026.817.0 — and the first stable to walk the full canary → nightly → beta → stable happy path end to end, soaking as 2026.818.0-beta.1… — raw: https://positronick.com/api/blog/paperclip-v2026-824-0.md - [OpenCode v1.18.22](https://positronick.com/news/opencode-v1-18-22): release — Removed outdated OpenCode Go first-month discount messaging and pricing. Fixed OpenCode device login links when servers return relative verification URLs or use a base path. Fixed textVerbosity being… — raw: https://positronick.com/api/blog/opencode-v1-18-22.md - [Buzz Desktop v0.5.18](https://positronick.com/news/buzz-desktop-v0-5-18): release — simplify duplicate agent provenance (#6401) () sender names in notifications + macOS click-through routing (#6427) () polish(desktop): finish Projects navigation and context chrome (#6429) () clarify… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-18.md - [OpenCode v1.18.21](https://positronick.com/news/opencode-v1-18-21): release — Continue responses when a model reports an unknown finish reason instead of stopping early Route Vertex AI eu and us multi-region Gemini requests through REP endpoints Keep file search results… — raw: https://positronick.com/api/blog/opencode-v1-18-21.md - [Hermes Agent v0.20.5 (v2026.8.19)](https://positronick.com/news/hermes-v2026-8-19): release — Release Date: August 19, 2026 Patch release. This tag rolls up the ~323 PRs merged since v0.20.4 into a stable tagged release for downstream consumers (Docker images, hosted deployments, fresh… — raw: https://positronick.com/api/blog/hermes-v2026-8-19.md - [OpenCode v1.18.20](https://positronick.com/news/opencode-v1-18-20): release — Surface failed subagent tool calls with a resumable taskid. Retry provider responses that end with finishreason: networkerror. Retry more network error variants, including network-error and… — raw: https://positronick.com/api/blog/opencode-v1-18-20.md - [OpenCode v1.18.19](https://positronick.com/news/opencode-v1-18-19): release — Added native OpenAI and Anthropic passthroughs for Cloudflare AI Gateway models. Matched Codex rate limits more closely to ChatGPT subscription limits. Removed built-in Qwen sampling defaults that… — raw: https://positronick.com/api/blog/opencode-v1-18-19.md - [Buzz Desktop v0.5.17](https://positronick.com/news/buzz-desktop-v0-5-17): release — bound remote agent mention authorization (#6224) () bind presence retry timers (#6213) () make file-size policy a first-class gate (#6187) () eliminate mounted-view CPU burn — compositor-safe… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-17.md - [Hermes Agent v0.20.4 (2026.8.18)](https://positronick.com/news/hermes-v2026-8-18): release — Release Date: August 18, 2026 Patch release. This tag rolls up the ~74 PRs merged since v0.20.3 into a stable tagged release for downstream consumers (Docker images, hosted deployments, fresh… — raw: https://positronick.com/api/blog/hermes-v2026-8-18.md - [Paperclip v2026.817.0](https://positronick.com/news/paperclip-v2026-817-0): release — Released: 2026-08-17 Paperclip v2026.817.0 is the first stable release since 2026.722.0 — and the first stable ever published through the new canary → nightly → beta → stable release channels. This… — raw: https://positronick.com/api/blog/paperclip-v2026-817-0.md - [qm v0.1.5](https://positronick.com/news/qm-v0-1-5): release — QM 0.1.5 makes everyday agent work faster and deployment operations safer. Search every visible conversation from a new full-text command palette. Work across improved multi-pane sessions with… — raw: https://positronick.com/api/blog/qm-v0-1-5.md - [Hermes Agent v0.20.3 (2026.8.16.2)](https://positronick.com/news/hermes-v2026-8-16-2): release — Release Date: August 16, 2026 Patch release. This tag rolls up the ~125 PRs merged since v0.20.2 into a stable tagged release for downstream consumers (Docker images, hosted deployments, fresh… — raw: https://positronick.com/api/blog/hermes-v2026-8-16-2.md - [Hermes Agent v0.20.2 (2026.8.16)](https://positronick.com/news/hermes-v2026-8-16): release — Release Date: August 16, 2026 Patch release. This tag rolls up the ~397 PRs merged since v0.20.1 into a stable tagged release for downstream consumers (Docker images, hosted deployments, fresh… — raw: https://positronick.com/api/blog/hermes-v2026-8-16.md - [Buzz Desktop v0.5.14](https://positronick.com/news/buzz-desktop-v0-5-14): release — None remove desktop smoke gate (#5914) () Compare desktop-v0.5.13...desktop-v0.5.14 — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-14.md - [Hermes Agent v0.20.1 (2026.8.13)](https://positronick.com/news/hermes-v2026-8-13): release — Release Date: August 13, 2026 Patch release. This tag rolls up the ~656 PRs merged since v0.20.0 into a stable tagged release for downstream consumers (Docker images, hosted deployments, and anyone… — raw: https://positronick.com/api/blog/hermes-v2026-8-13.md - [OpenCode v1.18.18](https://positronick.com/news/opencode-v1-18-18): release — Select the Kimi system prompt correctly for official Moonshot and Kimi providers Fix xhigh reasoning effort for xai models — raw: https://positronick.com/api/blog/opencode-v1-18-18.md - [Buzz Desktop v0.5.11](https://positronick.com/news/buzz-desktop-v0-5-11): release — persist channel snapshot hash (#5684) () raise output limit and allow 3 recoveries (#5475) () defer foreground resume work (#5696) () coalesce thread-activity localStorage writes (#5693) () Batch… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-11.md - [OpenCode v1.18.17](https://positronick.com/news/opencode-v1-18-17): release — Made session compaction keep complete recent turns and produce clearer summaries for smaller models. Added MERGE Gateway reasoning variants so those model options work correctly. Capped automatic… — raw: https://positronick.com/api/blog/opencode-v1-18-17.md - [Buzz Desktop v0.5.10](https://positronick.com/news/buzz-desktop-v0-5-10): release — remove 0.5.9+ perf regressions, speed up getchannels (#5599) () coalesce read state localStorage persistence (#5591) () bound initial timeline retention (#5603) () Improve desktop search scoping… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-10.md - [Buzz Desktop v0.5.9](https://positronick.com/news/buzz-desktop-v0-5-9): release — Polish desktop onboarding flow (#5310) () quiesce renderer polling while hidden (#3677) (#5490) () restore member invitations to private channels (#5493) () bound nine unbounded localStorage stores… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-9.md - [OpenCode v1.18.16](https://positronick.com/news/opencode-v1-18-16): release — Ignore unknown top-level config fields instead of failing config parsing Register projects opened from Home so they are available to the rest of the app Open the project menu with a right-click in… — raw: https://positronick.com/api/blog/opencode-v1-18-16.md - [Buzz Desktop v0.5.8](https://positronick.com/news/buzz-desktop-v0-5-8): release — unify add agent flows (#5015) () budget summarizer reasoning separately so it cannot starve the handoff summary (#5248) () Revert "fix(acp): reject unattended permission requests" (#5323) () infra:… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-8.md - [openclaw 2026.6.34](https://positronick.com/news/openclaw-v2026-6-34): release — Safer browser and network boundaries: sandboxed browser routes, trusted DNS targets, custom browser origins, and loopback provider endpoints now reject unsafe access paths. (#97958, #38290, #103075,… — raw: https://positronick.com/api/blog/openclaw-v2026-6-34.md - [openclaw 2026.6.33](https://positronick.com/news/openclaw-v2026-6-33): release — Safer network and secret boundaries: provider streams, Discord REST responses, browser fetches, OAuth paths, and logs now cap hostile response sizes and keep Telegram credentials out of diagnostics.… — raw: https://positronick.com/api/blog/openclaw-v2026-6-33.md - [Buzz Desktop v0.5.7](https://positronick.com/news/buzz-desktop-v0-5-7): release — isolate relay admission tests (#5221) () externalize boot to prevent Tauri CSP nonce override (#5242) () let imported and recovered identities finish onboarding (#5228) () Recover from max-token… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-7.md - [Buzz Desktop v0.5.6](https://positronick.com/news/buzz-desktop-v0-5-6): release — preserve self-mention p tags in message and forum event builders (#4975) () bump @tauri-apps/cli to ~2.11.4 to fix linux app icon issue (#4858) () adding rich link previews to messages (#3818) ()… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-6.md - [OpenCode v1.18.15](https://positronick.com/news/opencode-v1-18-15): release — Chronological message ordering now stays correct even when imported or legacy message IDs are out of order. Revert and fork actions now use real message chronology instead of message ID ordering.… — raw: https://positronick.com/api/blog/opencode-v1-18-15.md - [OpenCode v1.18.14](https://positronick.com/news/opencode-v1-18-14): release — Simplified xAI login to a single device-code flow that works better in headless and remote environments. Preserved structured mid-stream provider errors so compatible providers can retry failed… — raw: https://positronick.com/api/blog/opencode-v1-18-14.md - [Buzz Desktop v0.5.5](https://positronick.com/news/buzz-desktop-v0-5-5): release — paste composer text without formatting (#4801) () Revert "chore(release): release Buzz Desktop version 0.5.5" (#4808) () release Buzz Desktop version 0.5.5 (#4800) () reauthenticate databricks model… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-5.md - [OpenCode v1.18.13](https://positronick.com/news/opencode-v1-18-13): release — GitHub pull request reviews now include the pull request number and URL in context. Fixed several right-to-left layout issues across tabs, drawers, resizing, and titlebar interactions. Fixed shared… — raw: https://positronick.com/api/blog/opencode-v1-18-13.md - [OpenCode v1.18.12](https://positronick.com/news/opencode-v1-18-12): release — Fixed Azure GPT-5.5+ completion requests failing when reasoning is enabled. Reduced composer lag when drafts include large pasted images or attachments. Let project search match any known recent… — raw: https://positronick.com/api/blog/opencode-v1-18-12.md - [openclaw 2026.7.1-2](https://positronick.com/news/openclaw-v2026-7-1-2): release — npm plugin updates: accept singleton-array metadata from newer npm clients so tracked official plugins can install and update to correction releases. (#108336) — raw: https://positronick.com/api/blog/openclaw-v2026-7-1-2.md - [openclaw 2026.7.1-1](https://positronick.com/news/openclaw-v2026-7-1-1): release — Codex progress replies: keep app-server turns running after delivered progress messages so GPT/Codex reaches its authoritative terminal response instead of stopping mid-turn. (#106961, #108487)… — raw: https://positronick.com/api/blog/openclaw-v2026-7-1-1.md - [Buzz Desktop v0.5.4](https://positronick.com/news/buzz-desktop-v0-5-4): release — report agent usage per provider round, not once per turn (#4545) () harden Windows installs against Defender block and orphaned Node (#4382) () improve channel template discovery (#4549) () save key… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-4.md - [Hermes Agent v0.20.0 (2026.8.3)](https://positronick.com/news/hermes-v2026-8-3): release — Release Date: August 3, 2026 Since v0.19.0: ~3,650 commits · ~1,400 merged PRs · ~5,200 files changed · ~559,000 insertions · ~405,000 deletions · ~1,200 issues closed · 650+ contributors The Herald… — raw: https://positronick.com/api/blog/hermes-v2026-8-3.md - [OpenCode v1.18.11](https://positronick.com/news/opencode-v1-18-11): release — Stopped MCP SSE connections from getting stuck in reconnect loops after server error responses. Fixed provider model configs that use interleaved reasoning fields like reasoningtext or custom field… — raw: https://positronick.com/api/blog/opencode-v1-18-11.md - [Buzz Desktop v0.5.3](https://positronick.com/news/buzz-desktop-v0-5-3): release — Revert "chore(release): release Buzz Desktop version 0.5.3" (#3960) () release Buzz Desktop version 0.5.3 () import local Pocket voices (#3259) () open profiles from avatars (#3751) () extract… — raw: https://positronick.com/api/blog/buzz-desktop-v0-5-3.md - [qm v0.1.4](https://positronick.com/news/qm-v0-1-4): release — Restrict the web-ui model picker to the org allowed-models list in Use @latest in the qm init bootstrap instead of a version placeholder in — raw: https://positronick.com/api/blog/qm-v0-1-4.md - [qm v0.1.3](https://positronick.com/news/qm-v0-1-3): release — Document playground deployments in the deployment workflow in — raw: https://positronick.com/api/blog/qm-v0-1-3.md - [qm v0.1.2](https://positronick.com/news/qm-v0-1-2): release — Publish the deployment CLI to npm with provenance in Prune docs/ to what the README reaches in Publish images under a repo-nested GHCR namespace in Stop shipping build-time caches and host identity… — raw: https://positronick.com/api/blog/qm-v0-1-2.md - [Hermes Agent v0.19.1 (v2026.7.30)](https://positronick.com/news/hermes-v2026-7-30): release — Release Date: July 30, 2026 Patch release. This tag rolls up the ~1,000+ PRs merged since v0.19.0 into a stable tagged release for downstream consumers (Docker images, hosted deployments, fresh… — raw: https://positronick.com/api/blog/hermes-v2026-7-30.md - [OpenCode v1.18.10](https://positronick.com/news/opencode-v1-18-10): release — Discover available Modal models automatically. Prevent adding the same attachment more than once. Always show the new session button. Improve toast notifications with better stacking, dismissal, and… — raw: https://positronick.com/api/blog/opencode-v1-18-10.md - [Buzz Desktop v0.5.2](https://positronick.com/news/buzz-v0-5-2): release — mirror Desktop mention delivery (#3330) (7adc46268) deduplicate relay outage notification (#3579) (66e705492) reconcile thread arrivals at bottom (#3585) (b42a8d447) Improve emoji autocomplete… — raw: https://positronick.com/api/blog/buzz-v0-5-2.md - [Buzz Desktop v0.5.1](https://positronick.com/news/buzz-v0-5-1): release — move observer-feed archive and decrypt commands off main thread (#3415) (294c8c821) preserve shared agent fidelity (#3553) (f7a3988ba) route Claude/GPT model families to their native gateway wire… — raw: https://positronick.com/api/blog/buzz-v0-5-1.md - [OpenCode v1.18.9](https://positronick.com/news/opencode-v1-18-9): release — Restored compatibility with legacy MCP SDK clients. Fixed a Solid cleanup crash that could break navigation in the desktop app. Fixed home session loading so the session list can update without… — raw: https://positronick.com/api/blog/opencode-v1-18-9.md - [Buzz Desktop v0.5.0](https://positronick.com/news/buzz-v0-5-0): release — add use-limited invite links (#3141) (d500c2d5c) bump Buzz-supplied Node runtimes past OpenClaw's >=24.15.0 floor (#3218) (98a7b1334) preserve thread anchor through layout reflow (#3212) (9810d8545)… — raw: https://positronick.com/api/blog/buzz-v0-5-0.md - [OpenCode v1.18.8](https://positronick.com/news/opencode-v1-18-8): release — Improved compatibility with newer MCP servers and OAuth flows. Reconnects MCP servers after expired SDK sessions, including concurrent requests. Honors configured MCP OAuth callback ports in mcp… — raw: https://positronick.com/api/blog/opencode-v1-18-8.md - [OpenCode v1.18.7](https://positronick.com/news/opencode-v1-18-7): release — Remove the extra titlebar inset in fullscreen on macOS. Keep command palette entries from reappearing incorrectly when shadowed commands are removed. Add scrolling to the project selector dropdown… — raw: https://positronick.com/api/blog/opencode-v1-18-7.md - [OpenCode v1.18.6](https://positronick.com/news/opencode-v1-18-6): release — Fixed branch-specific repository caches so refreshing one reference no longer moves another branch checkout. Improved compatibility with the newer client API across directory, project, session, and… — raw: https://positronick.com/api/blog/opencode-v1-18-6.md - [Buzz Desktop v0.4.26](https://positronick.com/news/buzz-v0-4-26): release — Style mobile pairing QR codes (#2775) (50655ac09) Refine community management flows (#2738) (384c72dee) replace VPN-vendor references with generic wording (#2805) (bcca885ba) explain macOS local… — raw: https://positronick.com/api/blog/buzz-v0-4-26.md - [Buzz Desktop v0.4.25](https://positronick.com/news/buzz-v0-4-25): release — spawn PowerShell install commands natively on Windows (#2750) (f3981dbfe) use augmented PATH for model discovery subprocess (#2753) (3bd3a014c) Improve huddle audio failure handling (#2578)… — raw: https://positronick.com/api/blog/buzz-v0-4-25.md - [OpenCode v1.18.5](https://positronick.com/news/opencode-v1-18-5): release — Improve Claude adaptive thinking handling across more response shapes. Avoid OpenAI Responses phase handling that could break some conversations. Preserve grep symlink paths in search results.… — raw: https://positronick.com/api/blog/opencode-v1-18-5.md - [Buzz Desktop v0.4.24](https://positronick.com/news/buzz-v0-4-24): release — suppress Windows console flashes and reject WSL bash alias (#2587) (5afa16157) fix Windows PATH clobber and .cmd shim EINVAL (#2563) (cca16635d) Gate default relay auto-connect behind release flag… — raw: https://positronick.com/api/blog/buzz-v0-4-24.md - [Buzz Desktop v0.4.23](https://positronick.com/news/buzz-v0-4-23): release — strip GIF metadata extensions before upload (#2425) (47d7eb698) gate sign-out behind key backup + typed confirmation (#2424) (fd967c6ea) spawn a harness per (agent, community) pair at GUI startup —… — raw: https://positronick.com/api/blog/buzz-v0-4-23.md - [Paperclip v2026.722.0](https://positronick.com/news/paperclip-v2026-722-0): release — Released: 2026-07-22 Run-bound agent secret access — Agents can now fetch the secrets they've been granted on demand through a run-bound API, instead of relying only on ambient environment injection.… — raw: https://positronick.com/api/blog/paperclip-v2026-722-0.md - [Buzz Desktop v0.4.22](https://positronick.com/news/buzz-v0-4-22): release — Keep avatar preview visible during upload (#2237) (f609fcee0) keep machine onboarding for unrecognized identities after reset (#2244) (fd55ab662) stale harness pin shadows runtime edits; add Restart… — raw: https://positronick.com/api/blog/buzz-v0-4-22.md - [Buzz Desktop v0.4.21](https://positronick.com/news/buzz-v0-4-21): release — clarify data deletion action (#2208) (e315c498) brand authentication complete page (#2192) (1470ac3a) surface stall duration and fate (#2204) (cd6b573f) resolve activity feed showing channel UUID… — raw: https://positronick.com/api/blog/buzz-v0-4-21.md - [Hermes Agent v0.19.0 (2026.7.20) — The Quicksilver Release](https://positronick.com/news/hermes-v2026-7-20): release — Release Date: July 20, 2026 Since v0.18.0: ~2,245 commits · ~1,065 merged PRs · ~2,465 files changed · ~300,000 insertions · ~36,000 deletions · ~3,300 issues closed · 450+ community contributors The… — raw: https://positronick.com/api/blog/hermes-v2026-7-20.md - [Buzz Desktop v0.4.20](https://positronick.com/news/buzz-v0-4-20): release — composite harness loader opacity (#2180) (77900e69) modal sign-in + branded communities onboarding page (#2147) (8a65d81f) model membership relay in invite QR spec (#2178) (9ab52d4f) prefer live… — raw: https://positronick.com/api/blog/buzz-v0-4-20.md - [Paperclip v2026.720.0](https://positronick.com/news/paperclip-v2026-720-0): release — Released: 2026-07-20 Skill Studio & skill organization — A three-pane skill IDE with sandboxed test runs, so you can author, edit, and try out skills without leaving Paperclip. Skills now organize… — raw: https://positronick.com/api/blog/paperclip-v2026-720-0.md - [OpenCode v1.18.4](https://positronick.com/news/opencode-v1-18-4): release — Use adaptive thinking controls for Kimi models on Anthropic-compatible providers, with summarized reasoning output by default. Reduce OpenAI provider header timeouts during slow connection setup.… — raw: https://positronick.com/api/blog/opencode-v1-18-4.md - [Buzz Desktop v0.4.19](https://positronick.com/news/buzz-v0-4-19): release — Polish onboarding runtime error states (#2116) (31090b186) add tooltips to channel header actions (#2115) (cab47905a) add focused thread mode (#2108) (2d0bd6ec4) polish community access request… — raw: https://positronick.com/api/blog/buzz-v0-4-19.md - [Buzz Desktop v0.4.18](https://positronick.com/news/buzz-v0-4-18): release — recover first community joins (#2087) (775cf672d) recover community access visibility (#2074) (ca384d082) — raw: https://positronick.com/api/blog/buzz-v0-4-18.md - [Buzz Desktop v0.4.17](https://positronick.com/news/buzz-v0-4-17): release — onboarding defaults — API key field and model search (#2081) (741610f13) show agent owners in messages (#2080) (463db6de3) restore onboarding provider choices (#2079) (b18a79476) Fix Claude… — raw: https://positronick.com/api/blog/buzz-v0-4-17.md - [Buzz Desktop v0.4.16](https://positronick.com/news/buzz-v0-4-16): release — Polish private key onboarding texture (#2051) (7873135a0) Fix community profile onboarding back navigation (#2058) (385dde113) route text copies through native clipboard (#2054) (9f8285095) BOT-1359:… — raw: https://positronick.com/api/blog/buzz-v0-4-16.md - [Buzz Desktop v0.4.15](https://positronick.com/news/buzz-v0-4-15): release — honor selected onboarding runtime config (#2047) (0bbcafe9e) Polish community onboarding flow (#2048) (2ea71de24) retry transient runtime installs and repoint Goose to official upstream (#2046)… — raw: https://positronick.com/api/blog/buzz-v0-4-15.md - [Buzz Desktop v0.4.14](https://positronick.com/news/buzz-v0-4-14): release — restore Doctor ACP login discovery (#2017) (e179f88ad) animate starter team onboarding (#2032) (1aab50e95) include exe dir and ~/.local/bin in provider discovery (#2007) (ac404ba67) close mention… — raw: https://positronick.com/api/blog/buzz-v0-4-14.md - [Buzz Desktop v0.4.13](https://positronick.com/news/buzz-v0-4-13): release — compare relay media origins case-insensitively so uploads render when the saved community URL has uppercase characters invalidate stale media lookups so an in-flight relay-origin fetch cannot… — raw: https://positronick.com/api/blog/buzz-v0-4-13.md - [Buzz Desktop v0.4.12](https://positronick.com/news/buzz-v0-4-12): release — proxy authenticated relay media after cold-start community initialization keep shared-compute consumers admitted (WIP: multi-workspace publishing) (#2000) (5d77fa57) reskin provider, config,… — raw: https://positronick.com/api/blog/buzz-v0-4-12.md - [Buzz Desktop v0.4.11](https://positronick.com/news/buzz-v0-4-11): release — Fix policy receipts for cold-launch invite links (#2005) (1d8d006a) Preserve persistent agent audience order (#1989) (fb8e6827) create channels in sections (#1996) (9b649740) graduate community rail… — raw: https://positronick.com/api/blog/buzz-v0-4-11.md - [Buzz Desktop v0.4.10](https://positronick.com/news/buzz-v0-4-10): release — onboarding step dots, identity/key page restyle, overflow scroll (#1993) (f2522995c) add AppShell.tsx file-size override to unblock main CI (#1992) (db57bc8a2) add invite QR and mobile direct join… — raw: https://positronick.com/api/blog/buzz-v0-4-10.md - [Buzz Desktop v0.4.9](https://positronick.com/news/buzz-v0-4-9): release — Restyle onboarding: branded landing screen, yellow/gradient backgrounds, new starter avatars (#1982) (831c80c1a) Guide CLI installation and subscription sign-in (#1980) (8d3666c5f) unify channel add… — raw: https://positronick.com/api/blog/buzz-v0-4-9.md - [Buzz Desktop v0.4.8](https://positronick.com/news/buzz-v0-4-8): release — restore default community join option (#1969) (a84fe13a8) refine Projects navigation and overview hierarchy (#1956) (158259d95) Log handoff token counts (#1954) (ca8324d2c) add Welcome finalize skip… — raw: https://positronick.com/api/blog/buzz-v0-4-8.md - [OpenCode v1.18.3](https://positronick.com/news/opencode-v1-18-3): release — Added an Up Arrow shortcut to close the subagent picker when the first item is selected. Fixed home page scrolling so sticky headers and the session list behave correctly. Fixed startup readiness so… — raw: https://positronick.com/api/blog/opencode-v1-18-3.md - [Buzz Desktop v0.4.7](https://positronick.com/news/buzz-v0-4-7): release — confirm invites with an Opening-invite loading gate before machine onboarding (#1950) (2510a4b4c) remove theme selection from onboarding, default to Buzz + System (#1947) (2c08271ba) sentence-case… — raw: https://positronick.com/api/blog/buzz-v0-4-7.md - [Buzz Desktop v0.4.6](https://positronick.com/news/buzz-v0-4-6): release — Polish agent and team sharing and snapshots (#1852) (2f3fa586f) filter punctuation from avatar initials (#1904) (63e099709) preserve snapshot attachment URLs (#1905) (1ab7bbfe4) Chat-first agent… — raw: https://positronick.com/api/blog/buzz-v0-4-6.md - [OpenCode v1.18.2](https://positronick.com/news/opencode-v1-18-2): release — Stopped subagents from launching nested subagents by default, with a configurable subagentdepth limit when needed. Improved default reasoning depth for Meta models. Added Mod+N as another shortcut… — raw: https://positronick.com/api/blog/opencode-v1-18-2.md - [Buzz Desktop v0.4.5](https://positronick.com/news/buzz-v0-4-5): release — remove stale collapsed home chrome check (#1871) (395a3f149) hide message action for inaccessible agents (#1883) (8ce9e7914) add API key field, global default indicators, and collapsed advanced… — raw: https://positronick.com/api/blog/buzz-v0-4-5.md - [Buzz Desktop v0.4.4](https://positronick.com/news/buzz-v0-4-4): release — allow staged updater commands (#1870) (109c2c526) unify team model, snapshot sharing, and PNG memory parity (#1846) (448baeef7) always start agents and hide unavailable mesh (#1860) (37bc962cb) Relay… — raw: https://positronick.com/api/blog/buzz-v0-4-4.md - [OpenCode v1.18.1](https://positronick.com/news/opencode-v1-18-1): release — Fixed spacing between model provider sections in Settings. — raw: https://positronick.com/api/blog/opencode-v1-18-1.md - [OpenCode v1.18.0](https://positronick.com/news/opencode-v1-18-0): release — Completed the Desktop v2 migration, including upgrade handling for the new layout and first-launch onboarding. Added a setting to switch between the new and old Desktop layouts during the transition… — raw: https://positronick.com/api/blog/opencode-v1-18-0.md - [Buzz Desktop v0.4.3](https://positronick.com/news/buzz-v0-4-3): release — Stabilize persona and stream end-to-end tests (#1865) (916de4e4d) standardize product naming on community (#1858) (3e76481a1) retain live rows after window exhaustion (#1810) (fa6f4819b) Add private… — raw: https://positronick.com/api/blog/buzz-v0-4-3.md - [openclaw 2026.7.1](https://positronick.com/news/openclaw-v2026-7-1): release — OpenClaw v2026.7.1 brings major Control UI and onboarding overhauls, major updates to the official iOS, Android, and macOS apps, expanded model and provider support including GPT-5.6 compatibility,… — raw: https://positronick.com/api/blog/openclaw-v2026-7-1.md - [Buzz Desktop v0.4.2](https://positronick.com/news/buzz-v0-4-2): release — unify observer feed scroll onto useAnchoredScroll (#1825) (d75c2e913) sync sidebar update card copy with global installing state (#1827) (b63a2e423) parse codex ACP plan entries[] into checklist… — raw: https://positronick.com/api/blog/buzz-v0-4-2.md - [OpenCode v1.17.20](https://positronick.com/news/opencode-v1-17-20): release — Removed an obsolete Codex workaround that could interfere with OpenAI Luna Responses Lite requests. Updated Azure AI support for GPT-5.6. — raw: https://positronick.com/api/blog/opencode-v1-17-20.md - [OpenCode v1.17.19](https://positronick.com/news/opencode-v1-17-19): release — Supported OpenAI pro reasoning mode. Disabled response storage by default for xAI Responses. Added OAuth support for Luna Responses Lite. Switched to another available org after logging out in the… — raw: https://positronick.com/api/blog/opencode-v1-17-19.md - [Buzz Desktop v0.4.1](https://positronick.com/news/buzz-v0-4-1): release — auto-restart setup-mode agents after adapter install, badge drift fallback (#1786) (11a286b9a) Retain a stable message window in channel timelines (#1698) (b0ad2b66d) remove legacy persona-card flows… — raw: https://positronick.com/api/blog/buzz-v0-4-1.md - [Buzz Desktop v0.4.0](https://positronick.com/news/buzz-v0-4-0): release — default observer archive on for dev-nest builds (#1726) (d9e4edbbf) thread baked build env into global agent config UI (#1722) (2f2ad409a) relay invite links (mint + claim + landing page + deep link)… — raw: https://positronick.com/api/blog/buzz-v0-4-0.md - [Trending this morning, installable this afternoon](https://positronick.com/blog/sourcing-batch-2026-07-10): article — Seven tools cleared Positronick's curation bar today — sourced from the morning GitHub-trending sweep, verified, and published the same day. 219 verified listings and counting. — raw: https://positronick.com/api/blog/sourcing-batch-2026-07-10.md - [Positronick's home page just got a lot more honest.](https://positronick.com/news/home-page-relaunch): release — We rebuilt the landing page around one idea: trust you can check beats trust you're told. Here's what shipped. — raw: https://positronick.com/api/blog/home-page-relaunch.md - [OpenCode v1.17.18](https://positronick.com/news/opencode-v1-17-18): release — Prevent crashes and bad pricing data when GitHub Copilot returns models with a zero billing batch size. Add a model-specific system prompt for Meta Muse Spark. — raw: https://positronick.com/api/blog/opencode-v1-17-18.md - [OpenCode v1.17.17](https://positronick.com/news/opencode-v1-17-17): release — Improved Meta model handling for reasoning variants and provider requests. Fixed clipped descenders in model selector labels. Added a dismissible tabs intro popup and refreshed the help entry point.… — raw: https://positronick.com/api/blog/opencode-v1-17-17.md - [OpenCode v1.17.16](https://positronick.com/news/opencode-v1-17-16): release — Exposed reasoning effort variants for Grok models. Improved xAI prompt cache routing and PDF file support in Responses models. Added an Open containing folder action for projects on the home screen.… — raw: https://positronick.com/api/blog/opencode-v1-17-16.md - [Hermes Agent v0.18.2 (2026.7.7.2)](https://positronick.com/news/hermes-v2026-7-7-2): release — Release Date: July 7, 2026 Same-day patch on top of v0.18.1, picking up the WhatsApp Baileys dependency fix needed for tagged-release Docker builds. --- fix(whatsapp): unpin Baileys from git commit,… — raw: https://positronick.com/api/blog/hermes-v2026-7-7-2.md - [Hermes Agent v0.18.1 (2026.7.7)](https://positronick.com/news/hermes-v2026-7-7): release — Release Date: July 7, 2026 Patch release. This tag rolls up the ~660 PRs merged since v0.18.0 (July 1) — bug fixes, hardening, and in-progress feature work — into a stable tagged release for… — raw: https://positronick.com/api/blog/hermes-v2026-7-7.md - [Buzz Desktop v0.3.46](https://positronick.com/news/buzz-v0-3-46): release — preserve agent model/provider when persona snapshot fields are blank (#1583) (a3ee2c569) identify and reap stale agent harness processes (#1582) (3c6c0d447) active-draft badge, send-from-drafts… — raw: https://positronick.com/api/blog/buzz-v0-3-46.md - [OpenCode v1.17.15](https://positronick.com/news/opencode-v1-17-15): release — Better classify Z.ai context-window overflow errors so oversized requests surface the right failure mode Handle unavailable config directories more gracefully when reading config files Restore model… — raw: https://positronick.com/api/blog/opencode-v1-17-15.md - [Paperclip v2026.707.0](https://positronick.com/news/paperclip-v2026-707-0): release — Released: 2026-07-07 This release lands 89 commits from 8 contributors. User-specific runtime secrets - Secrets can now be scoped to the individual human operator, not just the company. Define… — raw: https://positronick.com/api/blog/paperclip-v2026-707-0.md - [Buzz Desktop v0.3.45](https://positronick.com/news/buzz-v0-3-45): release — bump crossbeam-epoch to 0.9.20 for RUSTSEC-2026-0204 (#1563) (75b52ad7e) atomic remove-kind path + split test modules (#1562) (484bede75) add agent turn-metric (kind 44200) local archive (#1555)… — raw: https://positronick.com/api/blog/buzz-v0-3-45.md - [OpenCode v1.17.14](https://positronick.com/news/opencode-v1-17-14): release — Added a code mode MCP adapter for running confined orchestration scripts against connected MCP tools. Hid the execute tool unless code mode is enabled. Fixed paginated MCP tool catalogs losing tool… — raw: https://positronick.com/api/blog/opencode-v1-17-14.md - [Hermes Agent v0.18.0 (2026.7.1) — The Judgment Release](https://positronick.com/news/hermes-v2026-7-1): release — Release Date: July 1, 2026 Since v0.17.0: ~1,720 commits · 998 merged PRs · 2,215 files changed · ~251,000 insertions · ~41,000 deletions · 949 issues closed · 370+ community contributors The… — raw: https://positronick.com/api/blog/hermes-v2026-7-1.md - [OpenCode v1.17.13](https://positronick.com/news/opencode-v1-17-13): release — Force reasoning mode for OpenAI-compatible reasoning models so reasoning settings apply reliably on custom deployments Stop replaying stale GitHub Copilot response item IDs, avoiding follow-up… — raw: https://positronick.com/api/blog/opencode-v1-17-13.md - [OpenCode v1.17.12](https://positronick.com/news/opencode-v1-17-12): release — Enable adaptive thinking for Claude Sonnet 5. Prefer MCP content responses over structured output when both are present. Reconnect MCP servers after OAuth even if the server was disabled. Request MCP… — raw: https://positronick.com/api/blog/opencode-v1-17-12.md - [openclaw 2026.6.11](https://positronick.com/news/openclaw-v2026-6-11): release — We heard the feedback. v2026.6.11 focuses on the rough edges that make OpenClaw feel less dependable, with fixes for misplaced replies, stuck sends, reconnects, model setup failures, and safer admin… — raw: https://positronick.com/api/blog/openclaw-v2026-6-11.md - [Paperclip v2026.626.0](https://positronick.com/news/paperclip-v2026-626-0): release — Released: 2026-06-26 This release lands 122 commits from 17 contributors. Hermes, now built in (local & remote gateway) - Hermes is a first-class adapter in this release. Hire hermeslocal agents that… — raw: https://positronick.com/api/blog/paperclip-v2026-626-0.md - [OpenCode v1.17.11](https://positronick.com/news/opencode-v1-17-11): release — Add session snapshots and revert controls so you can roll a session back to an earlier message, including file changes. Always print the MCP OAuth URL so manual sign-in still works when opening the… — raw: https://positronick.com/api/blog/opencode-v1-17-11.md - [OpenCode v1.17.10](https://positronick.com/news/opencode-v1-17-10): release — Added MCP server instructions to session context. Added Opencode-managed provider integration support. Added MCP resource template listing. Added MCP resource read tools. Added a --mini CLI mode. Hid… — raw: https://positronick.com/api/blog/opencode-v1-17-10.md - [openclaw 2026.6.10](https://positronick.com/news/openclaw-v2026-6-10): release — Automatic fast mode starts short conversations quickly, then returns longer or fallback work to normal mode without losing visible state. Provider routing, channel progress, session identity, and… — raw: https://positronick.com/api/blog/openclaw-v2026-6-10.md - [openclaw 2026.6.9](https://positronick.com/news/openclaw-v2026-6-9): release — Richer Telegram delivery: Telegram now sends rich HTML, preserves rich markdown and sticker paths, renders progress drafts and command output more faithfully, normalizes HTML tables safely, and keeps… — raw: https://positronick.com/api/blog/openclaw-v2026-6-9.md - [OpenCode v1.17.9](https://positronick.com/news/opencode-v1-17-9): release — Honor configured agent step limits by forcing a final text response instead of failing mid-run. Fix Devstral model detection when provider IDs use different casing. Pass configured custom headers to… — raw: https://positronick.com/api/blog/opencode-v1-17-9.md - [Hermes Agent v0.17.0 (v2026.6.19)](https://positronick.com/news/hermes-v2026-6-19): release — Release Date: June 19, 2026 Since v0.16.0: ~1,475 commits · ~800 merged PRs · 1,693 files changed · 235,390 insertions · 50,730 deletions · 300+ issues closed · 245 community contributors The Reach… — raw: https://positronick.com/api/blog/hermes-v2026-6-19.md - [Paperclip v2026.618.0](https://positronick.com/news/paperclip-v2026-618-0): release — Released: 2026-06-18 Skills Store - Browse, install, and manage agent skills from a dedicated in-app store, so you can give your agents new capabilities without hand-wiring files. Skills are now a… — raw: https://positronick.com/api/blog/paperclip-v2026-618-0.md - [OpenCode v1.17.8](https://positronick.com/news/opencode-v1-17-8): release — Session timelines load much faster and avoid flicker or scroll jumps. OpenAI-compatible providers now accept MCP tool schemas that previously failed validation. Cloudflare AI Gateway now receives the… — raw: https://positronick.com/api/blog/opencode-v1-17-8.md - [openclaw 2026.6.8](https://positronick.com/news/openclaw-v2026-6-8): release — Richer channel delivery: Telegram and WhatsApp are less brittle: Telegram renders structured text with tables, lists, expandable blockquotes, preserved intentional line breaks, and CLI-backed… — raw: https://positronick.com/api/blog/openclaw-v2026-6-8.md - [Positronick CLI v0.1.2](https://positronick.com/news/positronick-cli-v0-1-2): release — agent-usage skill + MCP server instructions (#19) package manager distribution (Homebrew, npm, Scoop, Winget, AUR) (#16) positronick profile create + list (admin) (#21) add Hermes integration guide… — raw: https://positronick.com/api/blog/positronick-cli-v0-1-2.md - [ship-kit v1.0.0](https://positronick.com/news/ship-kit-ship-kit-v1-0-0): release — First release of ship-kit — the ship → babysit Claude Code plugin. /ship — take a working tree to a green, mergeable PR (simplify → verify → code-review → smart-commit → branch hygiene → PR → babysit… — raw: https://positronick.com/api/blog/ship-kit-ship-kit-v1-0-0.md - [OpenCode v1.17.7](https://positronick.com/news/opencode-v1-17-7): release — Plugin client requests now reuse the active server instead of assuming the default local port. ACP shell tool calls now show the command and working directory from the start. Plugin-provided shell… — raw: https://positronick.com/api/blog/opencode-v1-17-7.md - [OpenCode v1.17.6](https://positronick.com/news/opencode-v1-17-6): release — Improved MCP server compatibility by declaring OpenCode's supported client capabilities. — raw: https://positronick.com/api/blog/opencode-v1-17-6.md - [OpenCode v1.17.5](https://positronick.com/news/opencode-v1-17-5): release — Added external browser OAuth for the Snowflake Cortex provider Improved project copy management and move-session flows in v2 Recovered expired MCP sessions instead of leaving MCP tools disconnected… — raw: https://positronick.com/api/blog/opencode-v1-17-5.md - [openclaw 2026.6.6](https://positronick.com/news/openclaw-v2026-6-6): release — Tighter security boundaries: transcript, sandbox, MCP, browser, channel, and exec-approval paths now fail closed around unsafe access, timed-out approvals, and malformed boundary input. (#91529,… — raw: https://positronick.com/api/blog/openclaw-v2026-6-6.md - [OpenCode v1.17.4](https://positronick.com/news/opencode-v1-17-4): release — Added cwd support for local MCP servers so they can start from a workspace-relative directory. Added connector-based authentication flows and support for stored provider credentials. Added v2 API… — raw: https://positronick.com/api/blog/opencode-v1-17-4.md - [Positronick CLI v0.1.1](https://positronick.com/news/positronick-cli-v0-1-1): release — poll survives HTTP 429 — back off, honor Retry-After, keep polling (#15) — raw: https://positronick.com/api/blog/positronick-cli-v0-1-1.md - [Positronick CLI v0.1.0](https://positronick.com/news/positronick-cli-v0-1-0): release — API client, config resolution, and fuzzy search (#1) (Nicholas Sollazzo ) auth — device-flow login, API keys, credential store (#4) (Nicholas Sollazzo ) hidden admin commands — soul/listing create +… — raw: https://positronick.com/api/blog/positronick-cli-v0-1-0.md - [OpenCode v1.17.3](https://positronick.com/news/opencode-v1-17-3): release — Fixed issue with 1.17.2 desktop crashing — raw: https://positronick.com/api/blog/opencode-v1-17-3.md - [Paperclip v2026.609.0](https://positronick.com/news/paperclip-v2026-609-0): release — Released: 2026-06-09 Company Artifacts - Files, media, and documents your agents produce are now first-class. A new company-scoped Artifacts page indexes every work product across issues and runs,… — raw: https://positronick.com/api/blog/paperclip-v2026-609-0.md - [openclaw 2026.6.5](https://positronick.com/news/openclaw-v2026-6-5): release — Safer channel output: QQBot strips model reasoning and thinking scaffolding before native delivery, so users see the final answer rather than raw internal markup. (#89913, #90132) Thanks @openperf,… — raw: https://positronick.com/api/blog/openclaw-v2026-6-5.md - [Hermes Agent v0.16.0 (2026.6.5) — The Surface Release](https://positronick.com/news/hermes-v2026-6-5): release — Release Date: June 5, 2026 Since v0.15.2: 874 commits · 542 merged PRs · 1,962 files changed · 205,216 insertions · 46,217 deletions · 399 issues closed (2 P0, 62 P1, 16 security-tagged) · 170… — raw: https://positronick.com/api/blog/hermes-v2026-6-5.md - [openclaw 2026.6.1](https://positronick.com/news/openclaw-v2026-6-1): release — Resilient agent and Codex runs: interrupted tool calls, stale session bindings, compaction handoffs, auth-profile failover, reasoning-tag cleanup, yielded subagents, and generated-media delivery all… — raw: https://positronick.com/api/blog/openclaw-v2026-6-1.md - [openclaw 2026.5.28](https://positronick.com/news/openclaw-v2026-5-28): release — Agent and Codex runtime recovery is steadier: subagents keep cwd/workspace separation, hook context stays prompt-local, session locks release on timeout abort while live OpenClaw locks survive… — raw: https://positronick.com/api/blog/openclaw-v2026-5-28.md - [Paperclip v2026.529.0](https://positronick.com/news/paperclip-v2026-529-0): release — Released: 2026-05-29 Inline document annotations and comments - Issue documents now support inline, revision-aware annotation threads with comments and stable anchor snapshots, so agents and… — raw: https://positronick.com/api/blog/paperclip-v2026-529-0.md - [Hermes Agent v0.15.2 (2026.5.29.2)](https://positronick.com/news/hermes-v2026-5-29-2): release — Release Date: May 29, 2026 Packaging): ship bundled plugin.yaml manifests in wheel and sdist (827f7f07) Thank you to everyone who contributed to this release! @outsourc-e (1 commit) @dparikh79 (1… — raw: https://positronick.com/api/blog/hermes-v2026-5-29-2.md - [Hermes Agent v0.15.1 (2026.5.29) — The Patch Release](https://positronick.com/news/hermes-v2026-5-29): release — Release Date: May 29, 2026 Since v0.15.0: 28 commits · 21 merged PRs · hotfix release · 9 contributors The Patch Release. A same-day hotfix for v0.15.0. Headline fix: the dashboard infinite-reload… — raw: https://positronick.com/api/blog/hermes-v2026-5-29.md - [Hermes Agent v0.15.0 (2026.5.28) — The Velocity Release](https://positronick.com/news/hermes-v2026-5-28): release — Release Date: May 28, 2026 Since v0.14.0: 1,302 commits · 747 merged PRs · 1,746 files changed · 282,712 insertions · 36,699 deletions · 560+ issues closed (15 P0, 65 P1, 19 security-tagged) · 321… — raw: https://positronick.com/api/blog/hermes-v2026-5-28.md - [Paperclip v2026.525.0](https://positronick.com/news/paperclip-v2026-525-0): release — Released: 2026-05-25 Modal sandbox provider is now a first-party plugin - Paperclip ships a Modal sandbox-provider plugin so companies can run agents on Modal's managed sandboxes alongside E2B,… — raw: https://positronick.com/api/blog/paperclip-v2026-525-0.md - [Paperclip v2026.517.0](https://positronick.com/news/paperclip-v2026-517-0): release — Released: 2026-05-17 Grok Build is now a first-class local runtime - Paperclip can configure and run groklocal through the built-in adapter registry, with server, UI, CLI, transcript parsing, session… — raw: https://positronick.com/api/blog/paperclip-v2026-517-0.md - [Hermes Agent v0.14.0 (2026.5.16)](https://positronick.com/news/hermes-v2026-5-16): release — Release Date: May 16, 2026 Since v0.13.0: 808 commits · 633 merged PRs · 1393 files changed · 165,061 insertions · 545 issues closed (12 P0, 50 P1) · 215 community contributors (including co-authors)… — raw: https://positronick.com/api/blog/hermes-v2026-5-16.md - [Paperclip v2026.513.0](https://positronick.com/news/paperclip-v2026-513-0): release — Released: 2026-05-13 Source-scoped recovery actions — Stalled or missing-disposition recovery now creates first-class recovery actions on the source issue itself, with owner, evidence, wake policy,… — raw: https://positronick.com/api/blog/paperclip-v2026-513-0.md - [Paperclip v2026.512.0](https://positronick.com/news/paperclip-v2026-512-0): release — Released: 2026-05-12 Planning mode for issue work — Issues now carry a standard / planning work mode across the database, validators, server flows, plugin protocol, adapter heartbeat payloads, and… — raw: https://positronick.com/api/blog/paperclip-v2026-512-0.md - [Hermes Agent v0.13.0 (2026.5.7) — The Tenacity Release](https://positronick.com/news/hermes-v2026-5-7): release — Release Date: May 7, 2026 Since v0.12.0: 864 commits · 588 merged PRs · 829 files changed · 128,366 insertions · 282 issues closed (13 P0, 36 P1) · 295 community contributors (including co-authors)… — raw: https://positronick.com/api/blog/hermes-v2026-5-7.md - [Hermes Agent v0.12.0 (2026.4.30)](https://positronick.com/news/hermes-v2026-4-30): release — Release Date: April 30, 2026 Since v0.11.0: 1,096 commits · 550 merged PRs · 1,270 files changed · 217,776 insertions · 213 community contributors (including co-authors) The Curator release — Hermes… — raw: https://positronick.com/api/blog/hermes-v2026-4-30.md - [Paperclip v2026.428.0](https://positronick.com/news/paperclip-v2026-428-0): release — Released: 2026-04-28 Pause and resume agents from the sidebar — The agent sidebar now exposes per-agent edit, pause, and resume actions through a hover/focus action menu, with toast feedback and… — raw: https://positronick.com/api/blog/paperclip-v2026-428-0.md - [Paperclip v2026.427.0](https://positronick.com/news/paperclip-v2026-427-0): release — Released: 2026-04-27 Multi-user access and invite flows — Paperclip can now run as a shared, authenticated control plane. Real human identities, company memberships, invite creation/landing,… — raw: https://positronick.com/api/blog/paperclip-v2026-427-0.md - [Hermes Agent v0.11.0 (2026.4.23)](https://positronick.com/news/hermes-v2026-4-23): release — Release Date: April 23, 2026 Since v0.9.0: 1,556 commits · 761 merged PRs · 1,314 files changed · 224,174 insertions · 29 community contributors (290 including co-authors) The Interface release — a… — raw: https://positronick.com/api/blog/hermes-v2026-4-23.md - [Hermes Agent v0.10.0 (2026.4.16)](https://positronick.com/news/hermes-v2026-4-16): release — Release Date: April 16, 2026 The Tool Gateway release — paid Nous Portal subscribers can now use web search, image generation, text-to-speech, and browser automation through their existing… — raw: https://positronick.com/api/blog/hermes-v2026-4-16.md - [Paperclip v2026.416.0](https://positronick.com/news/paperclip-v2026-416-0): release — Released: 2026-04-16 Issue chat thread — Replaced the classic comment timeline with a full chat-style thread powered by assistant-ui. Agent run transcripts, chain-of-thought, and user messages now… — raw: https://positronick.com/api/blog/paperclip-v2026-416-0.md - [Hermes Agent v0.9.0 (v2026.4.13)](https://positronick.com/news/hermes-v2026-4-13): release — Release Date: April 13, 2026 Since v0.8.0: 487 commits · 269 merged PRs · 167 resolved issues · 493 files changed · 63,281 insertions · 24 contributors The everywhere release — Hermes goes mobile… — raw: https://positronick.com/api/blog/hermes-v2026-4-13.md - [Hermes Agent v0.8.0 (v2026.4.8)](https://positronick.com/news/hermes-v2026-4-8): release — Release Date: April 8, 2026 The intelligence release — background task auto-notifications, free MiMo v2 Pro on Nous Portal, live model switching across all platforms, self-optimized GPT/Codex… — raw: https://positronick.com/api/blog/hermes-v2026-4-8.md - [Paperclip v2026.403.0](https://positronick.com/news/paperclip-v2026-403-0): release — Released: 2026-04-03 Inbox overhaul — New "Mine" inbox tab with mail-client keyboard shortcuts (j/k navigation, a/y archive, o open), swipe-to-archive, "Mark all as read" button, operator search with… — raw: https://positronick.com/api/blog/paperclip-v2026-403-0.md - [Hermes Agent v0.7.0 (v2026.4.3)](https://positronick.com/news/hermes-v2026-4-3): release — Release Date: April 3, 2026 The resilience release — pluggable memory providers, credential pool rotation, Camofox anti-detection browser, inline diff previews, gateway hardening across race… — raw: https://positronick.com/api/blog/hermes-v2026-4-3.md - [Hermes Agent v0.6.0 (v2026.3.30)](https://positronick.com/news/hermes-v2026-3-30): release — Release Date: March 30, 2026 The multi-instance release — Profiles for running isolated agent instances, MCP server mode, Docker container, fallback provider chains, two new messaging platforms… — raw: https://positronick.com/api/blog/hermes-v2026-3-30.md - [Hermes Agent v0.5.0 (v2026.3.28)](https://positronick.com/news/hermes-v2026-3-28): release — Release Date: March 28, 2026 The hardening release — Hugging Face provider, /model command overhaul, Telegram Private Chat Topics, native Modal SDK, plugin lifecycle hooks, tool-use enforcement for… — raw: https://positronick.com/api/blog/hermes-v2026-3-28.md - [Paperclip v2026.325.0](https://positronick.com/news/paperclip-v2026-325-0): release — Released: 2026-03-25 Company import/export — Full company portability with a file-browser UX for importing and exporting agent companies. Includes rich frontmatter preview, nested file picker,… — raw: https://positronick.com/api/blog/paperclip-v2026-325-0.md - [Hermes Agent v0.4.0 (v2026.3.23)](https://positronick.com/news/hermes-v2026-3-23): release — Release Date: March 23, 2026 The platform expansion release — OpenAI-compatible API server, 6 new messaging adapters, 4 new inference providers, MCP server management with OAuth 2.1, @ context… — raw: https://positronick.com/api/blog/hermes-v2026-3-23.md - [Paperclip v2026.318.0](https://positronick.com/news/paperclip-v2026-318-0): release — Released: 2026-03-18 Plugin framework and SDK — Full plugin system with runtime lifecycle management, CLI tooling, settings UI, breadcrumb and slot extensibility, domain event bridge, and a… — raw: https://positronick.com/api/blog/paperclip-v2026-318-0.md - [Hermes Agent v0.3.0 (v2026.3.17)](https://positronick.com/news/hermes-v2026-3-17): release — Release Date: March 17, 2026 The streaming, plugins, and provider release — unified real-time token delivery, first-class plugin architecture, rebuilt provider system with Vercel AI Gateway, native… — raw: https://positronick.com/api/blog/hermes-v2026-3-17.md - [Paperclip v0.3.1](https://positronick.com/news/paperclip-v0-3-1): release — Released: 2026-03-12 Gemini CLI adapter — Full local adapter support for Google's Gemini CLI. Includes API-key detection, turn-limit handling, sandbox and approval modes, skill injection into… — raw: https://positronick.com/api/blog/paperclip-v0-3-1.md - [Hermes Agent v0.2.0 (2026.3.12)](https://positronick.com/news/hermes-v2026-3-12): release — Release Date: March 12, 2026 First tagged release since v0.1.0 (the initial pre-public foundation). In just over two weeks, Hermes Agent went from a small internal project to a full-featured AI agent… — raw: https://positronick.com/api/blog/hermes-v2026-3-12.md - [Paperclip v0.3.0](https://positronick.com/news/paperclip-v0-3-0): release — Released: 2026-03-09 New adapters: Cursor, OpenCode, and Pi — Paperclip now supports three additional local coding agents. Cursor and OpenCode integrate as first-class adapters with model discovery,… — raw: https://positronick.com/api/blog/paperclip-v0-3-0.md ## API - [Souls JSON API](https://positronick.com/api/souls): machine-readable list of every soul - [Soul detail JSON](https://positronick.com/api/souls/): metadata + body for one soul - [Raw SOUL.md endpoint](https://positronick.com/api/souls/.md): the verbatim installable body - [Listings JSON API](https://positronick.com/api/listings): the registry — filter with ?type=harness|cli|mcp|memory|agent|skill|plugin|loop|bot - [Raw SKILL.md endpoint](https://positronick.com/api/skills/.md): the verbatim installable skill body for first-party skills - [Blog JSON API](https://positronick.com/api/blog): machine-readable posts — filter with ?kind=article|release|link - [Research API](https://positronick.com/api/research): what's new — ?since= returns newer posts + a "latest" high-water mark so agents poll only the delta and avoid stale info - [Agent catalog (ARD)](https://positronick.com/.well-known/ai-catalog.json): Agentic Resource Discovery manifest (`application/ai-catalog+json`, specVersion 0.9) — the machine-readable index registries crawl to learn what Positronick offers ## Optional - [Sitemap](https://positronick.com/sitemap.xml) - [Blog RSS feed](https://positronick.com/blog/feed.xml) - [News RSS feed](https://positronick.com/news/feed.xml)