BrowseFull catalogOutcomesSolve a specific problemRolesStack by teamTrustFilter by risk tier

Find the Right Claude Tools for Your Team

371 recommended connectors, skills, and workflows — the grade-A/B cut of 1358 tools reviewed — with license, community, and maintainer data surfaced upfront so you can triage faster.

Review depth across this catalog: 12 tested, 91 reviewed, 264 scanned, 4 listed. Depth is labeled on every tool page — scanned means metadata only, not hands-on tested.

131 new tools this week

Evaluating Claude tools? Stay current on what's shipping across the whole AI field — read the daily AI Intel brief →

Start here — personally tested by our reviewer

All 371 Tools

Sorted by rating. Use the sidebar to filter by category, or search above. · See the full catalog of evaluated tools →

371 tools
Tool Type Category Works In Rating Cost Reviewed
Code Review Tested Quick setup Structured two-stage code review workflow. Reviews implementation against spec, then checks code quality. Essential quality gate for any development project. Teams doing frequent code changes, AI-assisted development, client delivery with quality requirements.
Skill Development CodeCoworkChat Recommended Free Mar 2026
Commit Tested Quick setup Git commit workflow with 3 commands: /commit-commands:commit (stage + auto-message + commit), /commit-push-pr (commit + push + open PR in one step), /clean_gone (prune stale branches). Requires Git and GitHub CLI. Developers doing frequent commits who want structured messages and one-step PR creation.
Skill Development CodeCoworkChat Recommended Free Mar 2026
Cowork Built-in File Type Skills Tested Quick setup Cowork's native built-in skills for working with specific file types: PDF reading/summarization, Word document editing, Excel analysis, PowerPoint generation, and Canvas design. Available by default in Claude Desktop without any setup. Business users who work primarily with Office documents and need immediate productivity without technical setup
Workflow Documents & Content CodeCoworkChat Recommended Free Mar 2026
Cowork Context File Architecture No code needed Three-file system in a dedicated context/ folder: about-me.md (role, priorities, example work), brand-voice.md (tone, phrases, writing samples), working-preferences.md (how you want Claude to operate). Eliminates cold-start problem every session. Anyone using Cowork regularly for client-facing or recurring business work. The single highest-leverage setup step.
Pattern Productivity CodeCoworkChat Recommended Free Mar 2026
Cowork Global Instructions Baseline No code needed Standard global instructions template for every Cowork session: read context files first, ask clarifying questions before executing, show plan before action, default output .docx, never delete without explicit approval. Every Cowork user — configure before running your first task.
Pattern Setup & Config CodeCoworkChat Recommended Free Mar 2026
Cowork Plan-Before-Execute Pattern Tested No code needed CLAUDE.md pattern that instructs Cowork to always produce a written plan and get explicit approval before executing any multi-step task. Prevents irreversible actions from happening without human review. Conservative users and client deployments where accountability and oversight of AI actions is required
Pattern Productivity CodeCoworkChat Recommended Free Mar 2026
Cowork Three-Question Delegation Framework Tested No code needed Structured delegation prompt pattern using three questions before any task: (1) What is the end state? (2) What constraints apply? (3) What does success look like? Combined with end-state prompt structure that describes desired output before explaining current state. Business professionals new to AI delegation who consistently get mediocre results from vague prompts
Pattern Productivity CodeCoworkChat Recommended Free Mar 2026
Cowork Workspace Folder Structure No code needed Dedicated ~/Claude-Workspace/ directory with context/ (standing files), projects/ (active work folders), outputs/ (where Claude delivers finished work). Limits blast radius and separates concerns. All Cowork users — should be set up before first productive session.
Pattern Productivity CodeCoworkChat Recommended Free Mar 2026
GitHub MCP (Official) Reviewed No code needed Vendor-official GitHub MCP server. Repository management, PRs, issues, code search, actions, and branch management directly from Claude. Any development team on GitHub. Essential for Claude Code workflows involving PR reviews, issue triage, and repository management.
Connector Development CodeCoworkChat Recommended Free Apr 2026
MCP Filesystem Server Reviewed No code needed Official Anthropic-published MCP server giving Claude scoped read/write access to the local filesystem: file operations, directory management, search, and diff capabilities. Any developer wanting Claude to read, write, or manage local files as part of a workflow — universal prerequisite for most AI-assisted development setups.
Connector Productivity CodeCoworkChat Recommended Free Mar 2026
Superpowers (obra) Reviewed Quick setup Complete software development methodology for coding agents, built on composable skills: brainstorming a spec out of the conversation, red/green TDD implementation plans, systematic debugging, subagent-driven development, git worktrees, and independent code review. Skills trigger automatically once installed. Also supports Codex, Cursor, OpenCode, and other harnesses. The most-starred Claude skills collection on GitHub (~247K stars). Any developer using Claude Code seriously. The de facto standard skills library for structured development workflows.
Skill Development CodeCoworkChat Recommended Free Apr 2026
CLAUDE.md Management Tested Quick setup Two tools: claude-md-improver (audits all CLAUDE.md files in a repo against quality criteria and scores them) and /revise-claude-md (captures session learnings and proposes diffs). Only applies changes with explicit approval. Any developer maintaining CLAUDE.md project files. Especially useful on teams where multiple people edit the project config.
Skill Setup & Config CodeCoworkChat Recommended Free Mar 2026
Claude Design (Anthropic Labs) Reviewed No code needed Anthropic's new design tool — turns text prompts into prototypes, wireframes, pitch decks, and marketing collateral. Reads your existing codebase + design files to learn your design system automatically. Exports to Canva, PDF, PPTX, or standalone HTML; hands off to Claude Code with a single instruction. Teams already on Claude Pro, Max, Team, or Enterprise who produce visual work — product managers, designers, founders, marketers. Particularly powerful if you have a codebase Claude can read to auto-learn your design system. Integrates cleanly with Canva (partnership launched) and with Claude Code for prototype-to-production handoff.
Skill Documents & Content CodeCoworkChat Recommended Paid — see vendor for pricing Apr 2026
Cowork Simple memory.md Pattern Tested No code needed Lightweight persistent memory via a single `memory.md` file. CLAUDE.md instructs: 'When you discover something worth remembering, append it to memory.md.' Claude reads this file at session start for continuity. New Cowork users who want basic cross-session memory without complex setup
Pattern Productivity CodeCoworkChat Recommended Free Mar 2026
AgentSkills Specification Reviewed Quick setup Official Agent Skills specification and documentation repo. Defines the SKILL.md format used by Claude Code, Codex, Copilot, and 20+ other AI coding tools. Skill authors and tool builders who want to create portable skills that work across multiple AI coding assistants.
Workflow Setup & Config CodeCoworkChat Recommended Free Apr 2026
Cowork Structured Multi-File Memory Tested No code needed Advanced memory architecture using `.claude/memory/` directory with indexed files: MEMORY.md as index, individual topic files (user_profile.md, project_context.md, decisions.md). Claude reads relevant files on demand rather than loading everything. Power users with large knowledge bases who need persistent memory across long-term projects
Pattern Productivity CodeCoworkChat Recommended Free Mar 2026
@azure-devops/mcp No code needed Official Microsoft MCP server (npm: @azure-devops/mcp) that brings Azure DevOps context to agents — work items, builds, repos, test plans, wikis, teams, and iterations. Runs locally via npx with your organization name; a hosted Remote MCP Server is now in public preview and is Microsoft's recommended path going forward. Teams running development workflows in Azure DevOps who want Claude to retrieve work items, pipeline status, or commit history without leaving their chat interface.
Connector Infrastructure CodeCoworkChat Recommended Free May 2026
@claude-flow/codex Quick setup Codex CLI integration for Ruflo (claude-flow) - OpenAI Codex platform adapter Development teams using Claude-flow orchestration who need on-demand code generation integrated into CI/CD or local development workflows.
Skill Development CodeCoworkChat Recommended Free Jul 2026
@modelcontextprotocol/ext-apps Quick setup MCP Apps SDK — Enable MCP servers to display interactive user interfaces in conversational clients. Engineering teams building custom MCP integrations that require dynamic dashboards, form inputs, or live data visualization within Claude conversations.
Skill Development CodeCoworkChat Recommended Free Jul 2026
Agency Agents (118 Personas) Reviewed Quick setup 118 specialized AI agent personas across 11 business divisions: Engineering, Marketing (27), Sales (8), Design, Product, PM, Paid Media (7), Support (6), Testing, Spatial Computing, and Specialized. Consulting teams and businesses that want domain-expert AI agents for marketing campaigns, sales playbooks, product management, and customer support.
Skill Productivity CodeCoworkChat Recommended Free Jul 2026
Agent Gateway Reviewed Developer setup Open-source proxy supporting MCP and A2A protocols. Routes traffic across LLM providers with RBAC and content filtering. Agent-to-agent collaboration support. Enterprise teams running multiple AI agents that need centralized security, observability, and routing.
Connector Infrastructure CodeCoworkChat Recommended Free Jul 2026
Antigravity Awesome Agent Skills (868+) Quick setup Community repository of 868+ universal agentic skills for Claude Code and Cowork. Covers general productivity, research, writing, coding, analysis, and domain-specific automation patterns. Power users who want to explore the full range of community automation patterns before building custom ones
Skill Productivity CodeCoworkChat Recommended Free Jul 2026
Azure DevOps MCP Server No code needed Official Microsoft MCP server for Azure DevOps. Manage work items, repos, pipelines, and boards via natural language. Available as remote MCP server. Development teams on Azure DevOps who want AI-assisted sprint management, bug triage, and pipeline monitoring.
Connector Infrastructure CodeCoworkChat Recommended Free Jul 2026
Career Ops Reviewed Quick setup AI-powered job search skill with 14 modes: resume generation, ATS optimization, job portal scanning, interview prep, salary research, and networking outreach. Job seekers, career coaches, and HR consultants who want AI-assisted resume writing, interview prep, and job search automation.
Skill Productivity CodeCoworkChat Recommended Free Jul 2026
Chrome DevTools MCP Reviewed No code needed Official Google ChromeDevTools MCP server giving Claude programmatic access to Chrome DevTools: performance profiling, network inspection, DOM manipulation, and Lighthouse audits. 2.55M monthly npm downloads. Frontend developers and web performance engineers who want AI-assisted analysis of browser performance, network requests, and page quality metrics.
Connector Development CodeCoworkChat Recommended Free May 2026
Claude HUD Developer setup Real-time heads-up display showing context usage, active tools, running agents, and todo progress. Prevents burning through usage allocation without realizing it. Anyone running long Claude Code sessions who wants to avoid hitting usage limits unexpectedly.
Automation Productivity CodeCoworkChat Recommended Free Jul 2026
Community Skills Library (alirezarezvani) Reviewed Quick setup 354 production-ready Claude Code skills, plugins, and agent skills spanning engineering, DevOps, marketing (incl. AEO), security hooks, compliance, finance, C-level advisory personas, productivity, and academic/enterprise research. Also works with 12 other coding agents including Codex, Gemini CLI, and Cursor; Python tools use the standard library only. Enterprise consulting engagements where multiple business domains need AI assistance — engineering, marketing, compliance, finance, and executive advisory all covered in one install.
Skill Productivity CodeCoworkChat Recommended Free Jul 2026
Context7 MCP Reviewed No code needed Pulls current, version-specific library documentation and code examples straight from the source into Claude's context, eliminating hallucinated or outdated APIs. Works in two modes: a ctx7 CLI + skill (no MCP required) or an MCP server exposing resolve-library-id and query-docs tools. Free to use; a free API key from context7.com raises rate limits. Any developer using Claude for coding. Especially valuable when working with fast-changing libraries (React, Next.js, etc.).
Connector Development CodeCoworkChat Recommended Free Jul 2026
Everything Claude Code Reviewed Quick setup ECC (formerly everything-claude-code) is an agent-harness configuration system for Claude Code and other coding agents (Codex, Cursor, OpenCode, Gemini, Zed): skills, subagents, hooks, rules, memory optimization, continuous learning, and security scanning across 12+ language ecosystems, evolved over 10+ months of daily use. Installs as a Claude Code plugin (ecc@ecc) or via a manual installer with selectable profiles. Developers wanting a comprehensive Claude Code setup. Best for teams willing to invest time customizing a large framework.
Workflow Productivity CodeCoworkChat Recommended Free Jul 2026
Everything-Claude-Code Agent Harness Quick setup Comprehensive harness with 38 specialized subagents, 156+ skills, 72 commands, session management via SQLite, and AgentShield security integration (102 rules, 1,282 tests). Built at Anthropic hackathon. Power users and consulting teams building production Claude Code deployments who need a comprehensive, security-hardened agent harness as a starting point.
Skill Setup & Config CodeCoworkChat Recommended Free Jul 2026
Kubernetes MCP Server Developer setup Go-native Kubernetes and OpenShift MCP server. Direct API server interaction — not a kubectl wrapper. CNCF Landscape project. DevOps teams managing Kubernetes clusters who want AI-assisted pod management, deployment operations, and troubleshooting.
Connector Infrastructure CodeCoworkChat Recommended Free Jul 2026
Microsoft Agent Governance Toolkit No code needed Seven-package runtime security governance for autonomous AI agents. Covers all 10 OWASP Agentic Top 10 risks with sub-millisecond deterministic policy enforcement and zero-trust identity. Security teams building governance policies for AI agent deployments. Works with LangChain, CrewAI, Google ADK, and Microsoft Agent Framework.
Workflow Security CodeCoworkChat Recommended Free Jul 2026
Microsoft Azure MCP Server No code needed Official Microsoft Azure MCP server providing AI agents access to Azure services — resource management, Azure OpenAI, Azure AI Search, Fabric, and cloud infrastructure operations. Microsoft-stack consulting engagements across Azure services where clients want AI to assist with resource management and cloud operations.
Connector Infrastructure CodeCoworkChat Recommended Free Jul 2026
Microsoft Fabric MCP Server No code needed Official Microsoft local-first MCP server for Microsoft Fabric. It packages complete OpenAPI specifications, JSON schemas for every Fabric item type (Lakehouses, pipelines, semantic models, notebooks), and embedded best practices into a context layer for AI-assisted development — it runs on your machine and does not connect to your live Fabric environment. Clients modernizing their data platform to Microsoft Fabric who want AI to assist with platform management beyond real-time analytics.
Connector Data & Analytics CodeCoworkChat Recommended Free Jul 2026
OpenMetadata Reviewed Quick setup OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration. Data engineering and analytics teams that need unified metadata management, column-level lineage tracking, and data quality monitoring across their stack.
Skill Data & Analytics CodeCoworkChat Recommended Free May 2026
Playwright MCP Tested No code needed Browser automation via Microsoft Playwright Uses accessibility tree (not screenshots) for web interaction: navigate, click, fill forms, scrape, screenshot. Works with Chrome, Firefox, and WebKit. Web research, automated testing, form automation, scraping, UI verification. Developers and QA teams.
Connector Productivity CodeCoworkChat Recommended Free Jul 2026
Stripe MCP Server No code needed Official Stripe MCP server with 30+ tools covering payment intents, customers, subscriptions, products, pricing, invoices, refunds, disputes, coupons, and payment links. Hosted at mcp.stripe.com or self-hostable. SaaS companies and e-commerce clients who want AI to manage billing operations, query payment data, create invoices, and handle subscription management.
Connector Productivity CodeCoworkChat Recommended Free Jul 2026
Trail of Bits Skills Reviewed Quick setup Official Trail of Bits plugin marketplace with 35+ security-focused Claude Code plugins: smart contract auditing across 6 blockchains, C/C++ and Rust security review, static analysis with CodeQL and Semgrep, YARA rule authoring, supply-chain risk audits, mutation and property-based testing, and reverse-engineering helpers. Security teams, DevSecOps engineers, smart contract developers, and enterprise clients in regulated industries needing auditable security workflows.
Skill Security CodeCoworkChat Recommended Free Mar 2026
bifrost Reviewed Quick setup Self-hosted AI gateway that unifies 23+ model providers (OpenAI, Anthropic, AWS Bedrock, Google Vertex, and more) behind a single OpenAI-compatible API. Starts with zero configuration via npx or Docker and includes a web UI, automatic provider failover, load balancing, semantic caching, and MCP tool support. Adaptive load balancing, clustering, and guardrails are enterprise-tier features. Note: this is standalone infrastructure you run as a service, not a Claude Code skill. Platform engineering teams running multi-model AI infrastructure at scale who need a high-performance gateway with guardrails and failover across 1000+ models.
Skill Development CodeCoworkChat Recommended Free May 2026
context7 Quick setup Pulls up-to-date, version-specific library documentation and code examples straight from the source into your prompt, so generated code stops relying on stale training data or hallucinated APIs. Works in two modes: a CLI + skill (ctx7 commands, no MCP required) or a Context7 MCP server. Add 'use context7' to a prompt or let the installed skill trigger automatically. Engineering teams using Claude or other LLMs for code generation who need real-time API/library reference without manual context injection.
Skill Documents & Content CodeCoworkChat Recommended Free May 2026
headroom Quick setup 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. Engineering teams running coding agents or RAG systems with high-volume log/JSON processing needing to optimize token spend.
Skill Development CodeCoworkChat Recommended Free Jul 2026
n8n MCP Reviewed No code needed MCP server giving AI assistants structured access to n8n's workflow automation nodes — 2,063 nodes (816 core + 1,247 community) with 99% property coverage, 87% documentation coverage, and 2,352 workflow templates with ranked real-world example configurations. Smart node search and configuration validation eliminate guesswork. Docs-only mode needs no credentials; add an n8n API key to manage a live instance, or use the hosted dashboard.n8n-mcp.com (free tier: 100 tool calls/day). Teams using n8n for workflow automation who want Claude to help configure nodes correctly.
Connector Productivity CodeCoworkChat Recommended Free tier Jul 2026
oh-my-claudecode Quick setup Zero-config multi-agent orchestration for Claude Code. 32 specialized agents with intelligent task decomposition and parallel execution. Claims 3-5x speedup and 30-50% token savings. Engineering teams wanting to parallelize Claude Code work across multiple agents. Verify speedup claims independently before relying on them for capacity planning.
Workflow Development CodeCoworkChat Recommended Free Jul 2026
scientific-agent-skills Quick setup A collection of 148 ready-to-use scientific and research skills from K-Dense: unified lookup across 100+ scientific and financial databases (PubChem, ChEMBL, UniProt, ClinicalTrials.gov, FRED, USPTO and more), 70+ optimized Python package skills (RDKit, Scanpy, scikit-learn, BioPython, Qiskit), lab-platform integrations (Benchling, DNAnexus, Opentrons), and literature-review, scientific-writing, and grant-writing tools. Works with any agent supporting the open Agent Skills standard — Claude Code, Cursor, Codex, Google Antigravity. Researchers, engineers, and analysts who need Claude to follow domain-specific methodologies for scientific analysis, financial modeling, and technical documentation.
Skill Documents & Content CodeCoworkChat Recommended Free May 2026
Anthropic Official Skills Repository Reviewed Quick setup Official Anthropic GitHub repo of Claude Code skills — curated, vetted automation patterns for common developer workflows. Covers code review, testing, deployment, documentation generation, and more. Organizations that need vetted, supported skills and can't spend time evaluating community options
Skill Setup & Config CodeCoworkChat Solid Free Mar 2026
LLM Wiki (Karpathy) Reviewed Quick setup Andrej Karpathy's pattern for a persistent, LLM-maintained knowledge wiki. Instead of RAG-style 'retrieve from raw files each query', the LLM incrementally builds and maintains interlinked markdown pages — entity pages, concept pages, a log, an index — that compound over time as you add sources. Designed to be dropped into CLAUDE.md (Claude Code) or AGENTS.md (Codex). Researchers, analysts, and power users who accumulate sources over weeks or months and want an organised, searchable synthesis. Also teams maintaining internal wikis that die from maintenance burden (Slack threads, meeting transcripts, project docs that nobody cross-references). Pair with Obsidian for the best editing experience.
Pattern Productivity CodeCoworkChat Solid Free Apr 2026
@dbml/connector Quick setup This package was created to fetch the schema JSON from many kind of databases. Data engineers and database architects managing multiple database types requiring automated schema extraction and documentation.
Skill Data & Analytics CodeCoworkChat Solid Free Jul 2026
AWS Billing MCP Server Reviewed No code needed Official AWS Labs MCP server exposing Cost Explorer, AWS Budgets, Cost Optimization Hub, Compute Optimizer, Pricing Calculator, S3 Storage Lens, and Billing Conductor for natural language cloud cost analysis. AWS-heavy clients with FinOps needs, cloud cost governance requirements, or finance teams who need to understand cloud spend without AWS console expertise.
Connector Infrastructure CodeCoworkChat Solid Free Jul 2026
AWS Labs MCP Suite No code needed Official AWS Labs multi-server suite covering: AWS Documentation, IaC (CloudFormation, CDK, Terraform), EKS, ECS, Serverless/SAM, Lambda, AWS Support, and Billing. All use IAM credentials. AWS consulting engagements where teams need AI assistance across the stack — from documentation lookup to infrastructure deployment to support case management.
Connector Infrastructure CodeCoworkChat Solid Free Jul 2026
AntVis Chart MCP No code needed Generates 26+ chart types (bar, pie, scatter, network, geographic) via MCP using AntV visualization libraries. Docker and SSE transport support. Teams producing data reports and dashboards who want Claude to generate charts automatically from data.
Connector Data & Analytics CodeCoworkChat Solid Free Jul 2026
Apify Actors MCP Reviewed No code needed Official Apify MCP server giving Claude access to 3,000+ pre-built web scraping and automation actors (news, e-commerce, social media, maps). Enables data extraction without writing custom scrapers. ~49K monthly npm downloads. Data analysts, researchers, and product teams needing web data extraction without building custom scrapers — and consultants who want to deliver data gathering capabilities quickly.
Connector Productivity CodeCoworkChat Solid Free Jul 2026
Awesome Claude Code Toolkit Quick setup The most comprehensive Claude Code toolkit: 135 agents, 35 curated skills, 42 commands, 150+ plugins, 19 hooks, 15 rules, 7 templates. Includes Docker-based MCP multiplexer with 97% token reduction claim. Developers exploring the Claude Code ecosystem who want a comprehensive starting point. Individual components vary in quality — evaluate each before production use.
Workflow Setup & Config CodeCoworkChat Solid Free Jul 2026
Desktop Commander MCP Reviewed No code needed MCP server giving Claude persistent terminal sessions, filesystem search, and diff-based file editing., MIT license. Trended on Hacker News and Product Hunt. Developer community reports switching from Windsurf/Cursor because of it. Developers who need Claude to manage long-running processes, search large codebases, and edit files across projects.
Connector Infrastructure CodeCoworkChat Solid Free Apr 2026
Marketing Skills (40 Skills) Reviewed Quick setup A collection of AI agent skills for marketing tasks — SEO and content, conversion rate optimization, copywriting, paid ads and measurement, growth and retention, sales and go-to-market, and strategy. Every skill builds on a shared product-marketing foundation skill that captures your product, audience, and positioning first. Built by marketer Corey Haines; works with Claude Code, Codex, Cursor, Windsurf, and any agent supporting the Agent Skills spec. Marketing teams and agencies who want Claude to handle CRO analysis, SEO audits, ad copy, and growth strategy with domain expertise.
Skill Documents & Content CodeCoworkChat Solid Free Jul 2026
MetaMCP Reviewed Developer setup MCP aggregator that combines multiple MCP servers into a unified endpoint with namespace management, tool selection, and OAuth. Single Docker container. Power users with 5+ MCP servers who want a single unified endpoint instead of managing each separately.
Connector Setup & Config CodeCoworkChat Solid Free May 2026
Multi-Agent Orchestration Suite Quick setup A plugin marketplace of agentic workflow building blocks for Claude Code: 88 plugins bundling 194 domain-expert agents, 158 skills, 106 slash commands, and 16 multi-agent orchestrators. Each plugin is single-purpose and loads only its own components into context. The same Markdown source also installs into Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot. Technology consulting teams deploying Claude Code for enterprise software development who need specialized agents for code review, security auditing, and infrastructure management.
Skill Development CodeCoworkChat Solid Free May 2026
Notion MCP Tested No code needed Official Notion MCP server (makenotion) — search, retrieve pages, query data sources, create/update pages, manage databases, add comments, and read/write page content as Markdown. This local server authenticates with a Notion internal-integration token; Notion's hosted remote MCP (mcp.notion.com) offers OAuth instead. Version 2.0 migrated to Notion API 2025-09-03 with data sources as the primary database abstraction (22 tools). Teams using Notion for documentation, project tracking, or knowledge management. Works across Claude Code, Cowork, and Chat.
Connector Communication CodeCoworkChat Solid Free tier Jul 2026
Skill_Seekers Quick setup Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection AI platform teams and developers building skill libraries who need to rapidly convert existing documentation into Claude-compatible skills.
Skill Documents & Content CodeCoworkChat Solid Free May 2026
UI/UX Pro Max Reviewed Quick setup Design intelligence skill for AI coding agents: BM25 search over curated CSV databases of UI styles, color palettes, font pairings, UX guidelines, and chart types, plus a v2.0 Design System Generator that reasons through project requirements (161 reasoning rules, 67 UI styles) and outputs a complete tailored design system. Installs as a Claude Code plugin or via the ui-ux-pro-max-cli npm package for 15+ other assistants. Full-stack developers and AI-assisted product teams needing design guidance embedded in their coding workflow; especially for startups and internal tools teams without a dedicated designer.
Skill Development CodeCoworkChat Solid Free Jul 2026
VoltAgent Subagents (100+) Quick setup 154+ specialized Claude Code subagents across 10 categories — language specialists, infrastructure and DevOps, quality, security, data/AI, meta-orchestration, and more. Install a category as a Claude Code plugin, copy individual agent files into ~/.claude/agents/, or use the repo's interactive installer script. Engineering teams who want Claude to act as multiple specialized roles — frontend dev, backend dev, QA engineer, DevOps, tech writer.
Skill Development CodeCoworkChat Solid Free Jul 2026
buildwithclaude Quick setup A single hub to find Claude Skills, Agents, Commands, Hooks, Plugins, and Marketplace collections to extend Claude Code, Claude Desktop, Agent SDK and OpenClaw Claude Code users who want a central directory to discover and compare skills, plugins, and marketplace collections without searching GitHub manually.
Skill Development CodeCoworkChat Solid Free May 2026
claude-mem Memory Engine Reviewed Quick setup Persistent memory for Claude Code: automatically captures tool-usage observations during sessions, compresses them into semantic summaries, and injects relevant context into future sessions. Stores memories in a local SQLite database with layered progressive-disclosure retrieval, a mem-search skill, privacy tags for excluding sensitive content, and a real-time web viewer at localhost:37777. Installs with one command and runs without manual intervention. Development teams running long-duration Claude Code sessions; enterprise AI transformation engagements where developers use Claude Code daily.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
dstack Quick setup Vendor-agnostic orchestration for training, inference and agentic workloads across NVIDIA, AMD, TPU, and Tenstorrent on clouds, Kubernetes, and bare metal. ML teams and infrastructure leads who need to train and deploy models on multiple hardware vendors or cloud providers without rewriting orchestration logic.
Skill Infrastructure CodeCoworkChat Solid Free May 2026
lemonade Quick setup Lemonade helps users discover and run local AI apps by serving optimized LLMs right from their own GPUs and NPUs. Join our discord: https://discord.gg/5xXzkMu8Zk Teams needing low-latency LLM inference on-premises or edge devices without external API calls.
Skill Development CodeCoworkChat Solid Free May 2026
osaurus Quick setup A native macOS app (built in Swift for Apple Silicon) that runs AI agents locally with persistent memory, tool execution, and autonomous task running. It works fully offline with local models, can connect to cloud providers, and exposes OpenAI-, Anthropic-, and Ollama-compatible APIs plus an MCP server so other tools can use it as a local backend. MIT licensed. Teams needing on-device AI agent automation with strict data residency requirements or offline capability.
Skill Development CodeCoworkChat Solid Free May 2026
planning-with-files Quick setup Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition. Teams running multi-stage projects (product development, research, consulting) where conversation continuity and plan evolution matter more than linear task lists.
Skill Documents & Content CodeCoworkChat Solid Free May 2026
py-xiaozhi Quick setup Open-source AI assistant ecosystem with MCP integrations, multimodal workflows, IoT support, and cross-platform voice interaction. Engineering teams building cross-platform automation systems or IoT deployments requiring voice-enabled AI coordination.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
Cisco MCP Scanner Quick setup Enterprise-grade MCP server security scanner combining Cisco AI Defense inspect API, YARA rules, and LLM-as-a-judge to detect malicious MCP tools. CLI and REST API modes. Enterprise security teams scanning MCP server deployments for threats.
Skill Security CodeCoworkChat Solid Free Jul 2026
Claude DevTools Quick setup The missing DevTools for Claude Code. Reads session logs and reconstructs a visual timeline of every file read, tool call, diff applied, and token consumed. Local desktop app, read-only. Developers who want to understand and optimize their Claude Code usage. Useful for debugging unexpected behavior, tracking token costs, and reviewing what Claude changed.
Skill Development CodeCoworkChat Solid Free Jul 2026
Claude SEO Quick setup An open-source SEO plugin for Claude Code with 25 sub-skills and 18 specialist agents covering technical SEO, content quality (E-E-A-T), Schema.org markup, AI-search optimization (GEO/AEO), local, e-commerce, and international SEO. Full-site audits run agents in parallel and produce a prioritized action plan with recommendations grounded in Google's published guidance. Marketing teams and agencies doing SEO work who want AI-assisted site audits, keyword research, and performance tracking.
Skill Documents & Content CodeCoworkChat Solid Free Jul 2026
Microsoft 365 Connector Reviewed No code needed Official Anthropic x Microsoft partnership. Covers SharePoint, OneDrive, Teams, and Outlook in a single connector. Available in Microsoft Marketplace. Enterprise teams on Microsoft 365 who want Claude to search SharePoint, manage OneDrive files, read Teams messages, and draft Outlook emails.
Connector Productivity CodeCoworkChat Solid Free Apr 2026
Microsoft 365 MCP Server No code needed MCP server for Microsoft 365 via Graph API covering email, calendar, OneDrive, Teams chat, SharePoint, Excel, OneNote, To Do, Planner, Contacts, and online meetings with transcripts. Organizations standardized on M365 who want AI to manage email, schedule meetings, and access SharePoint documents in a unified workflow.
Connector Productivity CodeCoworkChat Solid Free Jul 2026
Multi-Domain Claude Skills Suite Quick setup 354 production-ready skills for Claude Code and 12 other coding agents, organized into installable plugin bundles: engineering, product, marketing (43 skills), regulatory/quality (ISO 13485, GDPR, FDA), project management, C-level advisory (28 skills with founder-mode persona commands), business growth, productivity, academic research, and research operations. Ships 96 agents, 102 slash commands, and 593 stdlib-only Python tools with zero pip dependencies. Consulting practices that need Claude to assist across diverse business functions — from C-suite advisory to GDPR compliance to SaaS financial modeling.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
Snyk Agent Scan Quick setup Auto-discovers agent configurations across Claude Code, Cursor, Gemini CLI, and Windsurf. Detects 15+ security risks including prompt injection, tool poisoning, and toxic flows. Security teams responsible for approving AI tools across developer workstations.
Skill Security CodeCoworkChat Solid Free Jul 2026
Webex Meetings No code needed Cisco's official Webex connector summarizes past meetings, schedules follow-ups, and answers attendance/detail questions, with explicit granular OAuth scopes. Engineering teams coordinating across distributed locations who need structured meeting records and automated scheduling without manual documentation overhead.
Connector Communication CodeCoworkChat Solid Jul 2026
gortex Quick setup High-performance code intelligence engine that indexes repositories into an in-memory knowledge graph and exposes it via CLI, MCP Server, and web UI. Built for AI coding agents - expose only needed information - one get_editing_context call replaces 5-10 file reads, cutting token usage by ~94%. Teams running AI coding agents on large repositories who need to minimize token usage, API costs, and context window pressure without losing code understanding.
Skill Development CodeCoworkChat Solid Free Jul 2026
stealth-browser-mcp No code needed The only browser automation that bypasses anti-bot systems. AI writes network hooks, clones UIs pixel-perfect via simple chat. Data engineering teams and integration consultants automating web scraping, testing, or API workflows against protected sites.
Connector Productivity CodeCoworkChat Solid Free Jul 2026
Context Handoff Brief Reviewed No code needed A fill-in template dropped at the top of a new Claude session that provides the essential context from a prior session: current goal, decisions made, files changed, blockers, and the exact next step — enabling fast, coherent continuation. Teams using Claude Code across multiple sessions or multiple collaborators. Particularly valuable when handing off work at end-of-day or switching between branches of a project.
Pattern Productivity CodeCoworkChat Solid Free Apr 2026
Doc Co-Authoring (Anthropic) Reviewed Quick setup Structured workflow for co-authoring documentation, proposals, technical specs, and decision docs. Guides context transfer, iteration, and refinement. Official Anthropic skill. Technical writing teams and engineering managers producing specs, RFPs, and architectural documentation with distributed contributors.
Skill Documents & Content CodeCoworkChat Solid Free Apr 2026
Excel/Spreadsheet Skill (Anthropic) Reviewed Quick setup Creates, reads, edits, and manipulates Excel spreadsheets (.xlsx, .xlsm, .csv, .tsv). Handles formulas, formatting, charts, and data analysis. Official Anthropic skill. Finance teams, business analysts, and data engineers automating routine spreadsheet tasks and bulk data transformations.
Skill Data & Analytics CodeCoworkChat Solid Free Apr 2026
Frontend Design Tested Quick setup Anthropic's official frontend design skill, distributed through the claude-plugins-official directory. Activates automatically when building UIs and pushes Claude toward distinctive choices: unusual fonts, bold colors, asymmetric layouts, grain overlays, and micro-interactions. Works with React, Vue, and HTML/CSS. Developers building web UIs who want production-grade visual quality without a designer. Works best for landing pages, dashboards, and creative projects.
Skill Development CodeCoworkChat Solid Free Mar 2026
Internal Communications (Anthropic) Reviewed Quick setup Writes internal communications: status reports, leadership updates, all-hands notes, project summaries, and team announcements. Uses proper business formats. Official Anthropic skill. Engineering managers and technical leads drafting status reports, all-hands summaries, and cross-functional project updates.
Skill Communication CodeCoworkChat Solid Free Apr 2026
PDF Skill (Anthropic) Reviewed Quick setup Reads, extracts, fills, combines, splits, rotates, and analyzes PDF files. Handles text extraction, form filling, and document manipulation. Official Anthropic skill. Enterprise operations and finance teams automating document intake, form processing, and contract analysis workflows.
Skill Documents & Content CodeCoworkChat Solid Free Apr 2026
PowerPoint Skill (Anthropic) Reviewed Quick setup Creates and edits PowerPoint presentations (.pptx). Builds slide decks, pitch decks, and presentations with proper formatting and design. Official Anthropic skill. Product managers and consultants generating pitch decks, technical presentations, or stakeholder reports from analysis or data.
Skill Documents & Content CodeCoworkChat Solid Free Apr 2026
Session Compaction Pattern Reviewed Quick setup A structured CLAUDE.md pattern for summarising long Claude Code sessions before context fills up — preserving decisions, code state, and next steps in a compact handoff brief so work continues without re-explaining from scratch. Engineering leads and power users running multi-hour Claude Code sessions. Any team where continuity across sessions matters: ongoing refactors, multi-day feature builds, or architecture explorations.
Pattern Productivity CodeCoworkChat Solid Free Apr 2026
Skill Creator Tested Quick setup The meta-skill for building Claude skills. Create, test, A/B compare, and benchmark skills. Skills 2.0 features: structured evals, A/B testing, trigger-description optimizer, and retirement dates for skills that become obsolete as the base model improves. Developers and teams building custom Claude Code skills. Also useful for optimizing existing skills.
Skill Setup & Config CodeCoworkChat Solid Free Mar 2026
Subagent Context Isolation Reviewed Quick setup A workflow pattern for Claude Code where complex tasks are broken into isolated subagent calls — each with its own fresh context window — rather than accumulating everything in one long session. Parent agent coordinates; subagents execute without inheriting context rot. Senior engineers and AI leads orchestrating complex multi-step automation. Teams running parallel research, testing, or code generation pipelines where each branch is genuinely independent.
Pattern Productivity CodeCoworkChat Solid Free Apr 2026
Word Document Skill (Anthropic) Reviewed Quick setup Creates, reads, edits, and manipulates Word documents (.docx). Handles formatting, tables, headers, and professional document generation. Official Anthropic skill. Enterprise teams generating templated reports, contracts, or compliance documentation at scale.
Skill Documents & Content CodeCoworkChat Solid Free Apr 2026
@copilotkit/aimock Quick setup Mock infrastructure for AI application testing — LLM APIs, image generation, image editing, text-to-speech, transcription, audio translation, audio generation, video generation, embeddings, MCP tools, A2A agents, AG-UI event streams, vector databases, sea Development teams building AI-powered applications who need isolated, repeatable test environments before production deployment.
Skill Infrastructure CodeCoworkChat Solid Free Jul 2026
Agent Skills for Context Engineering Quick setup A Claude Code plugin marketplace with 15 skills for context and harness engineering: context fundamentals, degradation, and compression; multi-agent patterns, memory systems, tool design, filesystem context, and hosted agents; context optimization, evaluation, LLM-as-judge techniques, and harness engineering. Skills activate automatically based on task context and also work in Cursor, Codex, and other Open Plugins hosts. Cited in academic research on static skill architecture. AI consultants and architects who need to design multi-agent systems for clients — these skills teach Claude how to build agents, not just use them.
Skill Setup & Config CodeCoworkChat Solid Free Jul 2026
Awesome MCP Servers (punkpeye) Reviewed Quick setup Hand-curated GitHub awesome list of 800+ MCP servers across 40+ categories. Editorial review on PRs. The most trusted MCP discovery source. Primary reference for MCP server discovery. Tier 1 upstream for seeding the catalog.
Workflow Setup & Config CodeCoworkChat Solid Free Apr 2026
CCPM (Project Manager Agent) Quick setup Project management skill using GitHub Issues and git worktrees. Conducts brainstorming, creates PRDs, decomposes features into parallelizable tasks with dependency mapping, launches multiple agents. Engineering teams and consultants managing complex development projects who want AI-assisted planning and parallel execution.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
Cowork Enterprise Search Plugin Reviewed No code needed Cross-platform search across email, chat, docs, and wikis. Connectors: Slack, Notion, Guru, Jira, Asana, Microsoft 365. Claude synthesizes results from multiple tools into a single answer. Knowledge workers drowning in information across multiple platforms. Most valuable in organizations with 5+ collaboration tools.
Connector Productivity CodeCoworkChat Solid Free Apr 2026
Cowork Productivity Plugin Reviewed No code needed Task and calendar management with daily workflow automation. Connectors: Slack, Notion, Asana, Linear, Jira, Monday, ClickUp, Microsoft 365. Widest connector surface of any Cowork plugin. Business users managing work across multiple project tools. Best for teams that use Slack + a project manager (Asana, Linear, etc.) + Notion.
Connector Productivity CodeCoworkChat Solid Requires Claude Pro ($20/mo) or higher Mar 2026
Google Security Operations MCP No code needed Official Google Cloud suite of 5 MCP servers: Chronicle SIEM, SecOps SOAR (case management and playbooks), Google Threat Intelligence, Security Command Center, and a managed remote enterprise option. Security-focused consulting engagements on GCP where the client uses Chronicle, SecOps, or needs cloud security posture management.
Connector Security CodeCoworkChat Solid Free Jul 2026
Handoff Productivity Skill Quick setup SKILL.md for dumping clear context and session handoff state in Claude Code workflows, modeled after Matt Pocock's implementation. Engineering teams managing multi-session Claude Code projects or distributed development handoffs requiring minimal context reconstruction.
Skill Productivity CodeCoworkChat Solid Jul 2026
Kubernetes MCP Reviewed No code needed Community MCP server connecting Claude to Kubernetes clusters via kubectl — pod management, deployment scaling, log retrieval, and resource deletion. Platform engineers and SREs managing Kubernetes clusters who want AI-assisted troubleshooting, with RBAC configured to limit destructive capabilities.
Connector Infrastructure CodeCoworkChat Solid Free Jul 2026
MemPalace No code needed Local-first AI memory system for Claude that stores conversation history verbatim — no summarizing or paraphrasing — and retrieves it with semantic search. The index is organized as a memory palace: people and projects become wings, topics become rooms, and original content lives in drawers, so searches can be scoped instead of run against a flat corpus. Retrieval backend is pluggable (ChromaDB by default) and nothing leaves your machine unless you opt in. Teams running long-lived Claude projects who want local-first context persistence across sessions and are comfortable adopting a fast-moving young project after their own security review.
Connector Productivity CodeCoworkChat Solid Free Jul 2026
Obsidian Skills Reviewed Quick setup Agent skills for Obsidian vaults covering Obsidian Flavored Markdown, Bases, JSON Canvas, Obsidian CLI, and web content extraction. Maintained by Steph Ango (CEO of Obsidian). Consultants, researchers, and knowledge workers who use Obsidian as their primary PKM tool and want AI agents to operate natively within their vault.
Skill Documents & Content CodeCoworkChat Solid Free Jul 2026
Phuryn PM Skills (100+) Quick setup 68 PM skills and 42 chained workflows across 9 installable plugins, covering discovery, strategy, execution, launch, growth, and shipping AI-built code. Each skill encodes a proven PM framework (Teresa Torres, Marty Cagan, Alberto Savoia) and walks through it step by step; commands like /discover chain multiple skills into end-to-end processes. Built for Claude Code and Cowork; skills are portable to Codex, Cursor, Gemini CLI, and other agents. Product managers and operations teams who want end-to-end product lifecycle workflows from discovery through growth measurement.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
Shopify Connector No code needed Official Shopify connector for reading and managing store data (inventory, orders, customers, discounts, analytics) conversationally. E-commerce operations teams and business intelligence consultants managing multi-channel order fulfillment and real-time inventory optimization.
Connector Productivity CodeCoworkChat Solid Jul 2026
Supabase MCP Reviewed No code needed Official Supabase MCP server enabling Claude to manage projects, query databases, manage auth, Edge Functions, and storage. Configurable read-only and project-scoped modes. Development teams using Supabase who want schema introspection, query assistance, and project management in their AI workflow.
Connector Infrastructure CodeCoworkChat Solid Free tier Jul 2026
Terraform MCP Server (HashiCorp) No code needed Official HashiCorp MCP server for Terraform Registry. Provider/module discovery, workspace management, and OpenTelemetry metrics. Infrastructure teams using Terraform who want AI-assisted configuration writing and registry browsing.
Connector Infrastructure CodeCoworkChat Solid Free Jul 2026
Zapier Connector No code needed Official Zapier connector giving Claude read and write access across 8,000+ Zapier-connected apps, plus bundled Code Review, Git Commit, and Work on Ticket skills. Engineering teams managing code reviews, deployments, and ticket tracking across multiple integrated platforms.
Connector Productivity CodeCoworkChat Solid Jul 2026
cc-skills-golang Quick setup A collection of Go-specific agent skills for production-ready Golang projects — language conventions, testing, security, observability, and performance — distilled from the author's real Go project commits and human-reviewed. Skills are atomic but cross-reference each other, so the README recommends installing the full set. Works with Claude Code, Cursor, Gemini CLI, Codex, and other Agent Skills-compatible tools. Go developers who want AI assistance tuned to Golang conventions, tooling, and project patterns.
Skill Development CodeCoworkChat Solid Free Jul 2026
dbt MCP Server (dbt Labs) No code needed Official dbt Labs MCP server. SQL execution, Semantic Layer queries, Discovery APIs, CLI commands, code generation, and documentation search across Core, Fusion, and Platform. Data teams using dbt who want AI-assisted model development, metric queries, and data lineage exploration.
Connector Data & Analytics CodeCoworkChat Solid Free Jul 2026
google-maps-scraper Quick setup Open-source Google Maps scraper (Go) that extracts business data — name, address, phone, website, rating, review counts, coordinates, and emails — via CLI, Web UI, or REST API. Ships an AI agent skill so Claude Code and other agents can run scrapes end to end: query creation, scraping, and result analysis. Teams building local business databases, market research reports, or location-based lead lists without investing in official Maps API infrastructure.
Skill Data & Analytics CodeCoworkChat Solid Free May 2026
gstack (Garry Tan) No code needed Y Combinator CEO Garry Tan's Claude Code configuration. 23 slash commands that turn Claude into a virtual team: CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA roles. Solo founders and small teams who want an opinionated, ship-fast Claude Code setup. Adapt the patterns rather than copying wholesale — some commands skip manual review.
Pattern Productivity CodeCoworkChat Solid Free Jul 2026
Asana MCP Reviewed No code needed Vendor-official Asana MCP server (V2, launched Feb 2026). Task management, project operations, and portfolio tracking from Claude. Uses Streamable HTTP. Product and engineering teams using Asana for project management who want to create, update, and query tasks without leaving Claude.
Connector Productivity CodeCoworkChat Solid Free Apr 2026
Atlassian MCP (Jira + Confluence) Reviewed No code needed Vendor-official Atlassian remote MCP server. Jira work items and Confluence pages directly from Claude. Enterprise development teams on Atlassian who want Claude to create Jira tickets, search Confluence docs, and cross-reference work items.
Connector Productivity CodeCoworkChat Solid Free Apr 2026
Atlassian MCP Server No code needed Official Atlassian Rovo MCP Server — a cloud-hosted bridge giving AI tools secure, real-time access to Jira, Confluence, Jira Service Management, Bitbucket, and Compass. Search, summarize, create, and update content via natural language; authentication uses OAuth 2.1 or API tokens, so every action respects the user's existing access controls. Consulting teams and enterprise clients already on the Atlassian stack who want AI to manage project work without copy-pasting between tools.
Connector Productivity CodeCoworkChat Solid Free May 2026
Canva AI Connector Reviewed No code needed Vendor-official Canva MCP. Design creation, template autofill, and PDF export directly from Claude. Official Canva AI Connector. Marketing teams and content creators who want to generate branded designs from Claude without switching to the Canva UI.
Connector Documents & Content CodeCoworkChat Solid Free Apr 2026
Claude Ads (225+ Audit Checks) Reviewed Quick setup 225+ audit checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft, and Apple Search Ads. Generates Ads Health Score (0-100) with prioritized action plans. Marketing teams and agencies running paid advertising who want AI-assisted campaign audits and optimization.
Skill Documents & Content CodeCoworkChat Solid Free Jul 2026
Cowork Customer Support Plugin Reviewed No code needed Support co-pilot with 5 commands: /triage, /research, /draft-response, /escalate, /kb-article. Integrates with Intercom, HubSpot, Guru, Notion, Atlassian. Support teams with established workflows who want to speed up ticket triage and documentation. Requires customization of response templates to match your brand voice.
Connector Communication CodeCoworkChat Solid Free Apr 2026
Cowork Engineering Plugin Reviewed No code needed Engineering team assistant for standups, code reviews, architecture decisions, incident response, and debugging. Official Anthropic plugin. Engineering managers, team leads, and engineering teams. Complements the Code Review skill with team-level workflows.
Connector Development CodeCoworkChat Solid Free Apr 2026
Cowork Product Management Plugin Reviewed No code needed Full PM lifecycle with 7 commands: /write-spec, /roadmap-update, /stakeholder-update, /synthesize-research, /competitive-brief, /metrics-review, /brainstorm. Integrates with Linear, Notion, Figma, Amplitude, Pendo, Intercom, and more. Product managers at tech companies. Especially strong for PRD drafting, user research synthesis, and competitive analysis.
Connector Productivity CodeCoworkChat Solid Free Apr 2026
Databricks Connector No code needed Lets Claude query and work with data in a connected Databricks workspace. Data engineering and analytics teams using Databricks for exploratory analysis, ad-hoc reporting, and quick data validation without context switching.
Connector Data & Analytics CodeCoworkChat Solid Jul 2026
Grafana MCP (Official) Reviewed No code needed Vendor-official Grafana MCP. Dashboards, incidents, Loki logs, and Elasticsearch queries from Claude. DevOps and platform teams using Grafana who want Claude to query dashboards, search logs, and investigate incidents.
Connector Infrastructure CodeCoworkChat Solid Free Apr 2026
Mailchimp (Claude.ai connector) No code needed Official Intuit-built Mailchimp connector for Claude.ai. Lets Claude design templates, edit images, write copy, set targeting, and execute multichannel campaigns directly with Mailchimp data. Part of the Intuit-Anthropic partnership. Marketers, founders running their own outbound, agencies, and small business owners running Mailchimp who want Claude to do the heavy lifting on campaign assembly.
Connector Communication CodeCoworkChat Solid Free with Mailchimp subscription Apr 2026
Metabase No code needed Lets Claude query Metabase data via natural language — search tables/metrics, explore field values, and build or run queries — with results scoped to the connecting user's own Metabase permissions. Data-driven engineering teams and business analysts needing rapid access to metrics, performance data, and operational dashboards respecting existing permission controls.
Connector Data & Analytics CodeCoworkChat Solid Jul 2026
Miro Connector No code needed Connects Claude to Miro boards for reading and editing whiteboard content. Product teams and architects managing design documentation or sprint planning across Miro boards.
Connector Communication CodeCoworkChat Solid Jul 2026
Monday.com MCP Reviewed No code needed Vendor-official Monday.com MCP server. Project management, board operations, item management, and workflow automation from Claude. Hosted server. Teams running projects on Monday.com who want Claude to create items, update boards, and automate repetitive project management tasks.
Connector Productivity CodeCoworkChat Solid Free Apr 2026
MongoDB MCP (Official) Reviewed No code needed Vendor-official MongoDB MCP. Full Atlas and local instance database operations, collection management, and querying from Claude. Backend teams using MongoDB who want Claude to write queries, manage collections, and inspect data without switching to Compass or the shell.
Connector Data & Analytics CodeCoworkChat Solid Free Apr 2026
NornicDB Quick setup Nornicdb is a distributed low-latency, Graph+Vector, Temporal MVCC with all sub-ms HNSW search, graph traversal, and writes. Using Neo4j Bolt/Cypher and qdrant's gRPC means you can switch with no changes. Then, adding intelligent features like schemas, managed embeddings, LLM reranking+inferrence, GPU accel, Auto-TLP, Memory Decay, and MCP server. Teams building knowledge graphs, recommendation engines, or temporal audit trails that need both relationship queries and semantic similarity search without operational overhead of multiple datastores.
Skill Development CodeCoworkChat Solid Free May 2026
PM Claude Skills (53+) Quick setup 451 professional agent skills across 25 professions — product management, marketing, engineering, design, leadership, legal, finance, HR, sales ops — shipped as open-source SKILL.md files with 21 slash commands, 4 subagents, and 4 personas. Published in the official Anthropic plugin directory; installable via npx CLI, Claude Code plugin marketplace, or as an MCP server, and usable from Claude, ChatGPT, Gemini, Cursor, and Codex. Cross-functional teams where marketing, design, product, and engineering all use Claude and need role-specific guidance.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
Power BI Modeling MCP Server No code needed Official Microsoft MCP server enabling AI to interact with Power BI semantic models: create/modify tables, columns, measures, relationships, security roles, DAX queries, and calculation groups. Clients with large Power BI investments who want AI to accelerate semantic model development, DAX measure creation, and security role management.
Connector Data & Analytics CodeCoworkChat Solid Free Jul 2026
QuickBooks (Claude.ai connector) No code needed Official Intuit-built QuickBooks Online connector for Claude.ai. Adds QB data to chat: pull invoices, customers, expenses, P&L, cash flow, benchmarks vs similar businesses by industry/region. One-click install from the Claude directory; no self-hosting. Small business owners, fractional CFOs, accountants, and finance teams who use QuickBooks Online and primarily work in Claude.ai web/desktop (not Claude Code).
Connector Productivity CodeCoworkChat Solid Free with QuickBooks Online subscription Apr 2026
QuickBooks Online MCP (Official) Developer setup Official Intuit-published MCP server for QuickBooks Online. Lets Claude read and act on customers, invoices, payments, expenses, and reports through natural language. Self-hosted alternative to the Claude.ai directory connector. Solopreneurs, accountants, fractional CFOs, and bookkeepers who already run QuickBooks Online and want Claude to query their books, summarize aging, generate invoices, or analyze cash flow without exports.
Connector Productivity CodeCoworkChat Solid Free (Apache-2.0) Apr 2026
Stripe MCP Reviewed No code needed Vendor-official Stripe MCP server. Payment processing, customer management, subscription billing, and financial operations directly from Claude. Hosted at mcp.stripe.com. SaaS and e-commerce teams on Stripe who want Claude to query payment data, manage subscriptions, and debug billing issues.
Connector Data & Analytics CodeCoworkChat Solid Free Apr 2026
azure-skills Quick setup Microsoft's official Azure plugin for coding agents, shipping three layers in one install: curated Azure skills (prepare/validate/deploy, diagnostics, cost, compliance, RBAC, AKS, and more), the Azure MCP Server with 200+ tools across 40+ Azure services, and Foundry MCP for model discovery and deployment. Works across Claude Code, GitHub Copilot, Cursor, Codex, Gemini CLI, and other compatible hosts. Enterprise development teams building on Azure who need AI agents that understand Azure services, authentication, and deployment patterns natively.
Skill Setup & Config CodeCoworkChat Solid Free May 2026
botframework-connector Quick setup Bot Connector is autorest generated connector client. Teams building conversational applications that require standardized connection to Azure Bot Service channels and backends.
Skill Development CodeCoworkChat Solid Free Jul 2026
gpt_image_2_skill Quick setup GPT Image 2 skill for Claude Code / Codex / OpenCode. Curated prompt templates and text-to-image templates across 12+ categories (Chinese typography, research figures, games, photography, posters, …). Developers and product teams who need to generate reference images, UI mockups, or category-specific visuals without leaving their code environment.
Skill Development CodeCoworkChat Solid Free Jul 2026
lean-ctx Quick setup Reduce AI coding costs by 99% — MCP Server + Shell Hook for Cursor, Claude Code, Copilot, Windsurf, Gemini CLI & 24 tools. Single Rust binary, zero telemetry. Engineering teams using Claude, Cursor, Copilot, or other AI coding tools who need to control LLM context window usage without sacrificing code generation accuracy.
Skill Development CodeCoworkChat Solid Free May 2026
@salesforce/mcp-provider-code-analyzer No code needed (For Internal Use Only) Provides MCP Tools for Salesforce Code Analyzer to a MCP Server Salesforce development teams and enterprise consultants implementing continuous code quality gates on Apex and Lightning components.
Connector Development CodeCoworkChat Solid Free Jul 2026
AWS MCP (Official) Reviewed No code needed Vendor-official AWS MCP monorepo with 66 servers covering all major AWS services: DynamoDB, Bedrock, CloudFormation, EKS, S3, Lambda, and more. AWS-native engineering teams who want Claude to query, deploy, and manage AWS resources directly from the coding environment.
Connector Infrastructure CodeCoworkChat Solid Free Apr 2026
@ag-ui/claude-agent-sdk Quick setup AG-UI integration for Anthropic Claude Agent SDK Engineering teams building Claude-powered agents who need rapid UI integration without custom component development.
Skill Development CodeCoworkChat Solid Free Jul 2026
@agentclientprotocol/claude-agent-acp Quick setup An ACP-compatible coding agent powered by the Claude Agent SDK (TypeScript) Engineering teams building internal coding assistants or automation frameworks requiring standardized agent communication protocols.
Skill Development CodeCoworkChat Solid Free Jul 2026
@ai-sdk/anthropic Quick setup The **[Anthropic provider](https://ai-sdk.dev/providers/ai-sdk-providers/anthropic)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Anthropic Messages API](https://docs.anthropic.com/claude/reference/messages_post). Node.js engineering teams building AI-powered applications who need production-ready Anthropic model integration.
Skill Development CodeCoworkChat Solid Free Jul 2026
@ai-sdk/mcp No code needed The **Model Context Protocol (MCP) client** for the [AI SDK](https://ai-sdk.dev/docs) lets you connect to MCP servers and use their tools with AI SDK functions like `generateText` and `streamText`. Development teams building agentic applications that need to connect AI models to external APIs, databases, or custom services via MCP servers.
Connector Development CodeCoworkChat Solid Free Jul 2026
@anthropic-ai/bedrock-sdk Quick setup The official TypeScript library for the Anthropic Bedrock API AWS-native engineering teams integrating Claude through Bedrock for production applications.
Skill Development CodeCoworkChat Solid Free Jul 2026
@anthropic-ai/foundry-sdk Quick setup The official TypeScript library for the Anthropic Foundry API Engineering teams building TypeScript applications requiring seamless Claude API integration with official tooling.
Skill Development CodeCoworkChat Solid Free Jul 2026
@anthropic-ai/sandbox-runtime Quick setup Anthropic Sandbox Runtime (ASRT) - A general-purpose tool for wrapping security boundaries around arbitrary processes Platform teams and DevOps engineers deploying multi-tenant applications or processing untrusted third-party code.
Skill Security CodeCoworkChat Solid Free Jul 2026
@anthropic-ai/sdk Quick setup The official TypeScript library for the Anthropic API Engineering teams building TypeScript/Node.js applications requiring structured access to Claude's language and vision models.
Skill Development CodeCoworkChat Solid Free Jul 2026
@anthropic-ai/vertex-sdk Quick setup The official TypeScript library for the Anthropic Vertex API Engineering teams using Google Cloud Platform seeking native Anthropic API access without separate vendor accounts.
Skill Development CodeCoworkChat Solid Free Jul 2026
@azure/mcp No code needed Azure MCP Server - Model Context Protocol implementation for Azure Azure-native development teams automating infrastructure queries, deployments, and resource management through Claude conversations.
Connector Development CodeCoworkChat Solid Free Jul 2026
@composio/claude-agent-sdk Quick setup Composio provider for Claude Agent SDK Engineering teams building AI agents that need to automate cross-platform workflows and third-party tool integrations at scale.
Skill Development CodeCoworkChat Solid Free Jul 2026
@genkit-ai/anthropic Quick setup Genkit AI framework plugin for Anthropic APIs. Development teams building multi-model AI applications who want to swap or combine Anthropic Claude with other LLM providers.
Skill Development CodeCoworkChat Solid Free Jul 2026
@intentsolutionsio/openrouter-pack Quick setup Claude Code skill pack for OpenRouter, the unified API for 300+ LLM models from OpenAI, Anthropic, Google, Meta, Mistral, and others. Ships 30 skills covering API key setup, model catalog queries, provider routing and fallbacks, streaming, caching, rate limits, error handling, and production readiness checklists. Skills contain real API calls, real model IDs, and cost/credit management code. Installs as a Claude Code plugin from the claude-code-plugins-plus marketplace. Engineering teams integrating multiple LLM APIs who need flexible provider switching and cost-optimized model selection.
Skill Development CodeCoworkChat Solid Free Jun 2026
@langchain/anthropic Quick setup Anthropic integrations for LangChain.js Node.js and JavaScript developers building production AI applications requiring reliable Claude model integrations.
Skill Development CodeCoworkChat Solid Free Jul 2026
@langchain/mcp-adapters No code needed LangChain.js adapters for Model Context Protocol (MCP) Node.js teams building LangChain-based AI agents requiring standardized connections to third-party APIs and data services.
Connector Development CodeCoworkChat Solid Free Jul 2026
@maz-ui/mcp No code needed Maz-UI ModelContextProtocol Client Frontend teams adopting Maz-UI components who need direct Claude access to component APIs and documentation during development.
Connector Development CodeCoworkChat Solid Free Jul 2026
@mcp-use/inspector No code needed MCP Inspector - A tool for inspecting and debugging MCP servers Platform engineers and DevOps teams integrating MCP servers into production Claude deployments.
Connector Development CodeCoworkChat Solid Free Jul 2026
@mcp-use/modelcontextprotocol-sdk No code needed Model Context Protocol implementation for TypeScript Engineering teams building TypeScript-based AI assistants or integrating Claude into existing development infrastructure.
Connector Development CodeCoworkChat Solid Free Jul 2026
@modelcontextprotocol/client Quick setup Model Context Protocol implementation for TypeScript - Client package TypeScript teams integrating language models with internal tools, APIs, or data sources requiring structured, protocol-compliant connections.
Skill Development CodeCoworkChat Solid Free Jul 2026
@modelcontextprotocol/sdk Quick setup Model Context Protocol implementation for TypeScript Engineering teams building AI agent platforms or integrating LLMs with enterprise systems requiring structured tool communication.
Skill Development CodeCoworkChat Solid Free Jul 2026
@modelcontextprotocol/server Quick setup Model Context Protocol implementation for TypeScript - Server package Engineering teams building AI-assisted development pipelines requiring secure, bidirectional communication between language models and internal systems.
Skill Development CodeCoworkChat Solid Free Jul 2026
@musistudio/claude-code-router Quick setup Local Claude Code Router gateway with CLI and web management UI. Development teams needing on-premises Claude integration with custom routing logic and visibility into API usage patterns.
Skill Development CodeCoworkChat Solid Free Jul 2026
@payloadcms/plugin-mcp No code needed MCP (Model Context Protocol) capabilities with Payload Development teams using Payload CMS who need AI-augmented content workflows and automated data handling.
Connector Development CodeCoworkChat Solid Free Jul 2026
@penpot/mcp No code needed Penpot's official MCP server. It lets an LLM query, transform, and create design elements in a Penpot design file by executing code against the Penpot Plugin API. Runs as a local MCP server plus a companion Penpot MCP Plugin that connects over WebSocket, enabling design-to-code and code-to-design workflows. Engineering teams using Penpot for design systems who need to automate design asset extraction and specification generation.
Connector Development CodeCoworkChat Solid Free Jun 2026
@remotion/mcp No code needed Remotion's Model Context Protocol Engineering teams building video-heavy applications or documentation systems that require dynamic video generation integrated with code deployment.
Connector Development CodeCoworkChat Solid Free Jul 2026
@supabase/mcp-server-supabase No code needed MCP server for interacting with Supabase Backend engineers and full-stack teams building on Supabase who need AI-assisted database queries, schema management, and data operations.
Connector Development CodeCoworkChat Solid Free Jul 2026
@tanstack/ai-claude-code Quick setup Claude Code harness adapter for TanStack AI — run Claude Code as a chat backend with local tool execution and stateful sessions. Engineering teams building internal code generation or AI-assisted development platforms within TanStack applications.
Skill Development CodeCoworkChat Solid Free Jul 2026
@theia/ai-claude-code Quick setup Theia - Claude Code Integration Development teams using Theia IDE seeking embedded AI code assistance for faster iteration and fewer manual lookups.
Skill Development CodeCoworkChat Solid Free Jul 2026
Agentfiles (Obsidian Plugin) Reviewed Quick setup Obsidian plugin providing a unified dashboard for discovering, browsing, editing, and analyzing AI agent skills across Claude Code, Cursor, Codex, Windsurf, Copilot, and 8+ other tools. Includes token estimation and usage analytics. Power users and AI-forward engineering teams already using Obsidian as a knowledge management tool who want to manage their AI agent skill library from one place.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
Ai-Agent-Skills Quick setup A hand-curated library of ~120 agent skills organized into six shelves (frontend, backend, mobile, workflow, agent-engineering), plus an npm CLI and TUI (ai-agent-skills) for building and managing your own skill library. Skills are either bundled house copies or cataloged upstream picks installed from their source repos, with provenance and curator notes kept visible. Works with any Agent Skills-compatible agent. Teams building autonomous agents who need standardized skill modules to compose complex tasks without writing skills from scratch.
Skill Development CodeCoworkChat Solid Free May 2026
Azure SDK Skills (Microsoft) Reviewed Quick setup Microsoft's official collection of skills, custom agents, AGENTS.md templates, and MCP configurations for AI coding agents working with Azure SDKs and Microsoft AI Foundry — 175 skills across Python, .NET, TypeScript, Java, and Rust. Install selected skills with 'npx skills add microsoft/skills'; they land in your agent's skills directory (e.g. .github/skills/ for Copilot) and can be symlinked into .claude/skills for Claude Code. Teams building internal coding agents or AI-assisted development platforms who need reproducible, maintainable agent behavior across codebases.
Skill Development CodeCoworkChat Solid Free Apr 2026
Beans (Local Issue Tracker) Quick setup Local-first issue and task management for AI coding agents. Intuitive tracking that lives alongside your code, not in a separate tool. Developers using Claude Code who want lightweight task tracking without leaving the terminal or setting up external tools.
Skill Development CodeCoworkChat Solid Free Jul 2026
Claude Code Workflow Recipes Quick setup 16 recipe skills for backend and frontend development: end-to-end feature development, cross-layer fullstack implementation, bug diagnosis, reverse-engineering PRD from code, design documentation, and integration test addition. Software consulting teams who want structured, repeatable AI-assisted development workflows for feature delivery, bug investigation, and legacy codebase analysis.
Workflow Development CodeCoworkChat Solid Free Jul 2026
Claude Peers MCP Developer setup MCP server enabling multi-agent collaboration between Claude Code instances. Agents can discover, communicate, and coordinate with peer agents. Teams running multiple Claude Code sessions that need agents to coordinate and share context between sessions.
Connector Development CodeCoworkChat Solid Free Jul 2026
Claude-Code-Everything-You-Need-to-Know Quick setup A practical Claude Code guide with clear mental models and copy-paste examples — setup, prompt engineering, slash commands, skills, hooks, subagents, agent teams, and MCP servers. Beginner path to power-user depth. Featured in Awesome Claude Code. Engineering teams and technical leads deploying Claude Code agents for the first time who need hands-on guidance beyond API documentation.
Skill Communication CodeCoworkChat Solid Free Jul 2026
Cowork Data Plugin Reviewed No code needed SQL query writing, statistical analysis, and dashboard creation. Connectors: Snowflake, Databricks, BigQuery, Definite, Hex, Amplitude. Rated highest-tier by one reviewer who reported it found a $14K/month pricing anomaly missed by a client's own data team. Data analysts and teams with Snowflake, Databricks, or BigQuery. Works with exported CSVs for teams without data warehouse connectors.
Connector Data & Analytics CodeCoworkChat Solid Requires Claude Pro ($20/mo) or higher Mar 2026
Cowork Marketing Plugin Reviewed No code needed Marketing assistant with eight skills: content drafting, content creation, campaign planning, brand review, competitive briefs, performance reports, SEO audits, and email sequences. Ships connectors for Slack, Canva, Figma, HubSpot, Amplitude, Notion, Ahrefs, SimilarWeb, and Klaviyo. Marketing teams and content creators. Especially useful for campaign planning, brand voice enforcement, and performance reporting.
Connector Documents & Content CodeCoworkChat Solid Requires Claude Pro ($20/mo) or higher Mar 2026
Dive Quick setup Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨ Engineering teams adopting LLM-based coding assistants who need local tool extensibility without vendor lock-in.
Skill Development CodeCoworkChat Solid Free Jul 2026
FinanceToolkit Quick setup Python toolkit that calculates 200+ financial ratios, indicators, and performance measurements from 30+ years of financial statements, with transparent, open-source calculation methods. Also ships an official MCP server so Claude and other MCP clients can query the same 200+ metrics in plain English — hosted (OAuth, nothing to install) or run locally, plus an MCPB bundle for Claude Desktop. Financial software engineers and data teams building analytics dashboards or transaction processing systems requiring standardized, reproducible financial computations.
Skill Development CodeCoworkChat Solid Free Jun 2026
Firebase (external plugin) No code needed Official Google Firebase MCP integration bundled in Anthropic's plugin marketplace for Firestore, Auth, Functions, Hosting, and Storage. Backend teams and DevOps engineers integrating Firebase services into AI-assisted development workflows.
Connector Productivity CodeCoworkChat Solid Jul 2026
GSD Core Quick setup Community-run successor to the abandoned Get Shit Done (GSD) meta-prompting / spec-driven development system for Claude Code. Fork rescued by top contributors after the original author vanished; crypto token explicitly disavowed. Actively maintained. Engineering teams using Claude Code for feature development or refactoring who need repeatable, specification-first workflows.
Workflow Productivity CodeCoworkChat Solid Jul 2026
Generative-Media-Skills Quick setup Multi-modal Generative Media Skills for AI Agents (Claude Code, Cursor, Gemini CLI). High-quality image, video, and audio generation powered by muapi.ai. Engineering teams building AI agents that need integrated image, video, and audio generation capabilities within existing Claude or Cursor environments.
Skill Development CodeCoworkChat Solid Free Jun 2026
GhidraMCP (Reverse Engineering) Reviewed Developer setup MCP server for NSA's Ghidra reverse engineering framework. AI-powered binary analysis, decompilation, and cross-reference navigation. Security researchers and malware analysts who want AI-assisted binary analysis and vulnerability research.
Connector Security CodeCoworkChat Solid Free Jul 2026
Harness (Agent Team Designer) Reviewed Quick setup Meta-skill that designs domain-specific agent teams for Claude Code using six architectural patterns: Pipeline, Fan-out/Fan-in, Expert Pool, Producer-Reviewer, Supervisor, and Hierarchical Delegation. Say "build a harness for this project" and it generates agent definitions (.claude/agents/) and skills (.claude/skills/) tailored to your domain. AI architects and senior developers building complex multi-agent systems who need a structured approach to decomposing work across specialized agents.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
LiveAgent Quick setup A fully functional AI Agent desktop client that supports Webui access and can be creatively customized and expanded! Development teams building internal AI automation tools or experimenting with agentic workflows requiring full control over customization and data handling.
Skill Development CodeCoworkChat Solid Free Jul 2026
MCP Mermaid No code needed Generates Mermaid diagrams dynamically via MCP. All Mermaid syntax supported, exports to SVG, PNG, and base64. Includes validation for multi-round output. Anyone who needs diagrams in documentation, presentations, or architecture reviews.
Connector Documents & Content CodeCoworkChat Solid Free Jul 2026
OpenMythos Quick setup A theoretical reconstruction of the Claude Mythos architecture, built from first principles using the available research literature. AI researchers, architecture students, and developers building custom inference systems who want to study Claude's design without access to official source code.
Skill Development CodeCoworkChat Solid Free May 2026
Parallel Code Quick setup Desktop app running Claude Code, Codex CLI, and Gemini CLI side by side in isolated git worktrees. Unified GUI for monitoring all agents with built-in diff viewer and one-click merge. Developers with subscriptions to multiple AI coding services who want to compare outputs or parallelize work. Merge conflicts between agents are a real challenge to manage.
Workflow Development CodeCoworkChat Solid Free Jul 2026
Postgres MCP Pro No code needed Advanced Postgres MCP server with index tuning, EXPLAIN analysis, health checks, and configurable read/write access for Claude agents. Database teams and platform engineers maintaining Postgres infrastructure who need automated performance diagnostics and optimization recommendations.
Connector Data & Analytics CodeCoworkChat Solid Jul 2026
SkillOpt Quick setup SkillOpt is a text-space optimizer that trains reusable natural-language skills for frozen LLM agents through trajectory-driven edits, validation-gated updates, and deployable best_skill.md artifacts. Teams building LLM agents who want better performance on repeated task types by training reusable natural-language skills — without fine-tuning or retraining the underlying model.
Skill Infrastructure CodeCoworkChat Solid Free Jun 2026
Slack MCP (Official) Reviewed No code needed Vendor-official Slack MCP server built by Slack. Workspace messaging, channel management, and search from Claude. Any team using Slack who wants Claude to search conversations, post updates, and manage channels without leaving the coding environment.
Connector Communication CodeCoworkChat Solid Free Apr 2026
SuperClaude Framework Reviewed Quick setup Meta-programming config framework transforming Claude Code into a structured dev platform. 30 slash commands, 20 agents, 7 behavioral modes, 8 MCP integrations. Power users who want a comprehensive, opinionated framework that restructures how Claude Code operates across their entire workflow.
Workflow Development CodeCoworkChat Solid Free Apr 2026
Swift-Concurrency-Agent-Skill Quick setup Add expert Swift Concurrency guidance to your AI coding tool (Agent Skills open format): safe concurrency, performance optimization, and Swift 6 migration. iOS/macOS teams migrating existing codebases to Swift 6 or building new concurrent systems where data races must be eliminated.
Skill Development CodeCoworkChat Solid Free May 2026
ToolUniverse Quick setup Democratizing AI scientists with ToolUniverse Data science teams building AI pipelines who need standardized tool discovery and composition across research and production environments.
Skill Development CodeCoworkChat Solid Free Jul 2026
Understand-Anything Quick setup Graphs that teach > graphs that impress. Turn any code, or knowledge base (Karpathy LLM wiki), into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more. Development teams inheriting large codebases, documentation maintainers building searchable references, and engineers learning complex systems.
Skill Development CodeCoworkChat Solid Free May 2026
XcodeBuildMCP No code needed A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects. iOS and macOS development teams integrating AI-assisted coding workflows into their Xcode-based projects.
Connector Development CodeCoworkChat Solid Free May 2026
aaron-marketing-skills Quick setup Marketing capability pack for Claude Code: 120 skills and 8 commands arranged as a four-layer marketing operating system — Strategy (brand narrative), Channels (SEO/GEO, organic social, email, paid ads, influencer), Orchestration (product launch), and a shared Protocol layer. Frameworks include CORE-EEAT, CITE, C3, ROAS, SEND, RAMP, ECHO, and TALE. Product engineers and technical founders building marketing automation or SEO-driven features who need systematic marketing knowledge without hiring specialist consultants.
Skill Development CodeCoworkChat Solid Free Jun 2026
agent-orchestrator Quick setup Agent IDE that enables you to manage fleets of coding agents. It comes with an agentic orchestrator that plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews. Engineering teams running distributed AI coding agents who need centralized task planning and autonomous CI/merge conflict handling.
Skill Productivity CodeCoworkChat Solid Free Aug 2026
agent-sprite-forge Quick setup Agent Skill for generating 2D sprite sheets and map, transparent PNG frames, and animated GIFs from prompts. Game developers and indie studios building 2D games who need fast iteration on character, enemy, and environmental sprites without dedicated pixel artists.
Skill Development CodeCoworkChat Solid Free May 2026
agent-squad Quick setup Flexible and powerful framework for managing multiple AI agents and handling complex conversations Engineering teams managing complex refactoring, architecture review, or cross-service code generation at scale.
Skill Development CodeCoworkChat Solid Free Jul 2026
agentic-awesome-skills Quick setup AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench. Engineering teams deploying autonomous AI agents requiring rapid skill composition and reproducible tool stack validation across environments.
Skill Development CodeCoworkChat Solid Free Jul 2026
archify Quick setup Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export. Engineering teams documenting system architecture, workflows, and data flows for onboarding and cross-functional collaboration.
Skill Data & Analytics CodeCoworkChat Solid Free Jul 2026
awesome-agentic-ai-zh Quick setup A trilingual (Traditional Chinese, Simplified Chinese, English) learning roadmap for AI agents: 8 structured stages from basic LLM concepts to building multi-agent systems, with 240+ curated resources and 23 hands-on exercise folders using dual-path Ollama / Anthropic SDK starters. A learning resource you read and work through, not an installable skill. Engineering teams building AI agent systems seeking organized curriculum with practical exercises and multilingual reference materials.
Skill Development CodeCoworkChat Solid Free May 2026
awesome-copilot Quick setup Community-contributed instructions, agents, skills, and configurations to help you make the most of GitHub Copilot. Engineering teams deploying GitHub Copilot at scale who want proven configurations and skill templates rather than starting from zero.
Skill Setup & Config CodeCoworkChat Solid Free May 2026
biomcp No code needed BioMCP: Biomedical Model Context Protocol Biomedical software teams and research engineering orgs building AI-assisted clinical or genomic analysis tools.
Connector Development CodeCoworkChat Solid Free Jul 2026
claude-code-best-practice Reviewed Quick setup From vibe coding to agentic engineering — a curated CLAUDE.md, hooks, commands, and workflow patterns for Claude Code. Practice makes claude perfect. Engineering teams transitioning from casual AI code generation to structured agentic workflows who want proven patterns from the community.
Skill Development CodeCoworkChat Solid Free May 2026
claude-code-guide Quick setup Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user! Development teams and technical leads building Claude integration workflows and seeking to operationalize AI-assisted coding at scale.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
claude-code-plugins-plus-skills Quick setup An open-source marketplace of 400+ Claude Code plugins, 2,700+ skills, and roughly 300 agents, published at tonsofskills.com. Install individual plugins with the dedicated ccpi CLI package manager or through Claude Code's built-in /plugin commands. Engineering teams using Claude Code who need rapid access to domain-specific automation and integration patterns without building from scratch.
Skill Development CodeCoworkChat Solid Free May 2026
claude-code-settings Quick setup A curated collection of Claude Code settings, skills, and sub-agents for spec-driven feature development, code analysis, GitHub integration, and knowledge management. Install the full plugin or pick individual skills — Codex handoff, autonomous long-running tasks, image generation, Kiro/Spec-Kit workflows, YouTube transcript extraction. An optional manual setup routes Claude Code through a LiteLLM proxy to GitHub Copilot models. Teams using Claude for paired coding who need consistent tooling, command shortcuts, and agent behavior across multiple projects or team members.
Skill Development CodeCoworkChat Solid Free May 2026
claude-code-templates Quick setup CLI tool for configuring and monitoring Claude Code DevOps engineers and platform teams standardizing Claude Code rollout across multiple environments or projects.
Skill Setup & Config CodeCoworkChat Solid Free Jul 2026
cli Quick setup Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills. DevOps teams and platform engineers automating Google Workspace provisioning, reporting, and inter-service workflows at scale.
Skill Communication CodeCoworkChat Solid Free Jun 2026
codanna Quick setup Local code intelligence MCP server and CLI for AI coding agents Engineering teams integrating AI agents into CI/CD or local development workflows requiring offline code analysis and reduced external dependencies.
Skill Development CodeCoworkChat Solid Free Jul 2026
code-graph-rag Quick setup The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs Engineering teams managing multi-language monorepos seeking faster code comprehension and safer refactoring workflows.
Skill Development CodeCoworkChat Solid Free Jul 2026
codebase-memory-mcp No code needed High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 155 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies. Engineering teams using Claude for code generation, refactoring, or documentation across multi-language repositories.
Connector Development CodeCoworkChat Solid Free May 2026
codex-ppt-skill Quick setup GPT-Image-2 PPT Generator Skill for Creating Image-Based PowerPoint Presentations in Codex and Other Skill-Compatible Agents Teams building internal dashboards, documentation, or automated reporting systems requiring programmatic PowerPoint generation from visual assets.
Skill Development CodeCoworkChat Solid Free Jun 2026
cognee Quick setup Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine. Teams building autonomous agents requiring stateful reasoning and institutional knowledge retention across multiple interactions.
Skill Development CodeCoworkChat Solid Free Jun 2026
core Quick setup A framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server. IDE vendors and tooling teams building AI-native code editors or development environments requiring standardized tool integration.
Skill Development CodeCoworkChat Solid Free Aug 2026
council-of-high-intelligence Quick setup Structured multi-perspective deliberation for hard decisions. Run full councils, focused triads, or duo debates across Claude Code, Codex, Gemini CLI, and OpenCode. Engineering teams evaluating architectural trade-offs, refactoring strategies, or critical design decisions with high implementation cost.
Skill Development CodeCoworkChat Solid Free Aug 2026
ctf-skills Quick setup Agent skills for solving CTF challenges - web exploitation, binary pwn, crypto, reverse engineering, forensics, OSINT, and more Security teams and red-team operators conducting controlled vulnerability assessments and CTF-based skill validation exercises.
Skill Development CodeCoworkChat Solid Free Jul 2026
dbhub Quick setup Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite. Engineering teams integrating Claude with existing databases for automated SQL generation, analytics queries, or data-driven decision support.
Skill Data & Analytics CodeCoworkChat Solid Free Jun 2026
deepbot Quick setup DeepBot is a system-level AI assistant built for both personal productivity and enterprise workflows — one-click setup, seamless experience, and native Feishu integration. Teams already invested in Feishu (Lark) who need AI-powered automation for documents, messages, and task management without adding external SaaS dependencies.
Skill Productivity CodeCoworkChat Solid Free May 2026
drawio-skill Quick setup drawio-skill — From Text to Professional Diagrams. An Agent Skill (SKILL.md) that generates draw.io diagrams from natural language and exports to PNG/SVG/PDF. Works with Claude Code, OpenClaw, Hermes Agent, OpenAI Codex, and SkillsMP. Teams that need to generate architecture, flowchart, or workflow diagrams programmatically as part of documentation pipelines or agent-driven processes.
Skill Documents & Content CodeCoworkChat Solid Free May 2026
fast-agent Quick setup fast-agent is a Python framework and CLI for building, running, and evaluating LLM agents and workflows — usable as an interactive coding agent or as a declarative multi-agent framework. It is the first framework with complete end-to-end-tested MCP feature support (including sampling and elicitations), supports Agent Skills (SKILL.md), ACP clients, and shell mode, and works with Anthropic, OpenAI, Google, Azure, Ollama, and local models. Start instantly with uvx fast-agent-mcp@latest -x. AI/ML engineering teams building and testing production agents at scale.
Skill Development CodeCoworkChat Solid Free Jun 2026
fastmcp No code needed 🚀 The fast, Pythonic way to build MCP servers and clients. Python-focused engineering teams building internal AI tools or custom Claude integrations requiring minimal boilerplate.
Connector Development CodeCoworkChat Solid Free Jul 2026
firecrawl-mcp-server No code needed Official Firecrawl MCP server. Gives Claude and other MCP clients web search, URL scraping into clean structured data, page interaction (click, navigate, operate), and deep research via the Firecrawl API. Supports cloud-hosted and self-hosted Firecrawl, with automatic retries and rate limiting. Engineering teams building LLM-powered applications or automations that require live web data integration.
Connector Development CodeCoworkChat Solid Free Jun 2026
flow-next Quick setup Plan-first AI workflow plugin for Claude Code, OpenAI Codex, and Factory Droid. Zero-dep task tracking, worker subagents, Ralph autonomous mode, cross-model reviews. Teams running complex, multi-stage AI tasks that need deterministic execution paths, task visibility, and verification across different model providers.
Skill Productivity CodeCoworkChat Solid Free May 2026
gemini-cli Reviewed Quick setup Google's open-source AI agent that brings Gemini into your terminal. The free tier gives 60 requests/min and 1,000 requests/day with a personal Google account, with Gemini 3 models and a 1M-token context window. Built-in tools include Google Search grounding, file operations, shell commands, and web fetching, plus MCP support for custom integrations. Apache 2.0 licensed. Developers who prefer terminal-based workflows and want a well-supported, open-source AI agent available from the command line.
Skill Development CodeCoworkChat Solid Free May 2026
gpt-image2-ppt-skills Quick setup Saw a PPT you love? Clone its style with one command. gpt-image-2 reads your .pptx template, redraws each slide with your content. 10 built-in styles included. | 把任何 .pptx 模板"抄"成你自己的 PPT。基于 OpenAI gpt-image-2,仿模板 + 10 套内置风格,产出你的PPT。 Teams needing rapid deck generation from existing corporate templates without hiring designers or learning presentation software.
Skill Documents & Content CodeCoworkChat Solid Free Jul 2026
happy Quick setup Mobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured Distributed engineering teams needing encrypted, voice-enabled access to AI coding assistants from mobile or web clients.
Skill Development CodeCoworkChat Solid Free Aug 2026
html-anything Quick setup Local web app that turns your already-installed coding-agent CLI (Claude Code, Cursor, Codex, Gemini, Copilot, and others) into an HTML production studio. Pick from 75 templates across nine surfaces — magazines, decks, posters, social cards, prototypes, data reports, and frame scripts — watch the page stream into a sandboxed live preview, then export to WeChat, X, Zhihu, HTML, or PNG. No API key needed; it reuses the agent session you are already signed into. Data teams and product managers creating data reports, marketing materials, and rapid prototypes without frontend engineering resources.
Skill Data & Analytics CodeCoworkChat Solid Free May 2026
lanhu-mcp No code needed ⚡ 需求分析效率提升 200%!全球首个为 AI 编程时代设计的团队协作 MCP 服务器,自动分析需求自动编写前后端代码,下载切图 Engineering teams adopting AI-assisted development workflows who need integrated requirement parsing and design asset management.
Connector Development CodeCoworkChat Solid Free Jul 2026
line-bot-mcp-server No code needed MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account. Businesses operating LINE Official Accounts in APAC markets who want to connect AI agents for automated messaging and customer interaction.
Connector Development CodeCoworkChat Solid Free May 2026
mcp-context-forge No code needed An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins. Enterprise teams managing multiple AI agents and heterogeneous APIs requiring centralized control and audit trails.
Connector Development CodeCoworkChat Solid Free Jul 2026
mcp-for-beginners No code needed This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration. Engineering teams building AI-powered applications across heterogeneous tech stacks seeking vendor-backed MCP implementation guidance.
Connector Productivity CodeCoworkChat Solid Free Jul 2026
mcp-use No code needed The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents. Full-stack engineering teams building Claude/ChatGPT integrations and AI agent infrastructure at scale.
Connector Development CodeCoworkChat Solid Free Jul 2026
mcporter No code needed TypeScript runtime and CLI for connecting to configured Model Context Protocol servers. DevOps and platform engineers standardizing MCP server connectivity across teams and environments.
Connector Setup & Config CodeCoworkChat Solid Free Jul 2026
mirrord Quick setup Run any process, on your machine or in an AI agent's environment, as if it were a pod in your Kubernetes cluster: real env vars, DNS, network, traffic. Backend engineers developing or troubleshooting Kubernetes-native applications who need instant cluster context locally.
Skill Infrastructure CodeCoworkChat Solid Free Jun 2026
nWave Quick setup Agentic AI software delivery framework for Claude Code. A set of slash commands and specialized subagents that guide a project from idea to shipped code, with the developer in control at each gate. MIT-licensed, Python-based, installed via pipx. Engineering teams that use Claude Code daily and want a disciplined multi-step delivery loop rather than a single-prompt output; developers who prefer human-in-the-loop gates between agent actions.
Workflow Development CodeCoworkChat Solid Free (MIT) Jul 2026
nanobot Quick setup Ultra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps Engineering teams building internal automation systems and consultants deploying AI solutions requiring data sovereignty.
Skill Productivity CodeCoworkChat Solid Free Aug 2026
nanoclaw Reviewed Quick setup An AI assistant that runs Claude agents securely in their own Linux containers with filesystem isolation. Connects to WhatsApp, Telegram, Discord, or a local CLI, with memory and scheduled tasks. Built as a deliberately small, auditable alternative to OpenClaw — one process and a handful of source files instead of roughly half a million lines. The guided setup script installs Node, pnpm, and Docker if missing and pairs your first messaging channel. Security-conscious teams who need messaging platform integrations with a lightweight, container-isolated solution.
Skill Security CodeCoworkChat Solid Free May 2026
neo Quick setup Neo.mjs is an open-source JavaScript frontend framework (npm: neo.mjs) for multi-window, high-throughput applications — trading platforms, IDE-class tools, control-room dashboards. The project also runs a multi-model AI 'agent OS' on its own repository (Claude, Gemini, and GPT agents sharing memory) and documents how to point that agent team at your own fork. It is a web framework with AI-assisted development tooling, not a Claude Code skill or plugin. Engineering teams managing complex applications requiring autonomous optimization and incident recovery without constant human intervention.
Skill Development CodeCoworkChat Solid Free Jun 2026
npcpy Quick setup The python library for research and development in NLP, multimodal LLMs, Agents, ML, Knowledge Graphs, and more. ML engineers and AI product teams building language models, chatbots, or knowledge-based systems.
Skill Development CodeCoworkChat Solid Free Jul 2026
omnigent Quick setup Omnigent is an open-source AI agent framework and meta-harness: orchestrate Claude Code, Codex, Cursor, Pi, and custom agents — swap harnesses without rewriting, enforce policies and sandboxing, and collaborate in real time from any device. Engineering teams managing multiple AI coding tools who need unified orchestration, consistent policy controls, and cross-device collaboration without vendor lock-in.
Skill Documents & Content CodeCoworkChat Solid Free Jul 2026
open-design Quick setup 🎨 Local-first, open-source alternative to Anthropic's Claude Design. ⚡ 19 Skills · ✨ 71 brand-grade Design Systems 🖼 Generate web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Runs on Claude Code / Codex / Cursor / Gemini / OpenCode / Qwen / Copilot / Hermes / Kimi CLI. Product teams, agencies, and developers who need rapid prototype generation, design system documentation, or multi-format export (HTML, PDF, PPTX, MP4) without leaving their Claude workflow.
Skill Documents & Content CodeCoworkChat Solid Free May 2026
opencodex Quick setup Universal provider proxy for OpenAI Codex & Claude Code — use any LLM (Claude, Gemini, Grok, DeepSeek, Ollama…) with Codex CLI, App, SDK, and Claude Code Engineering teams invested in Codex tooling seeking flexibility to switch or blend LLM providers without infrastructure refactoring.
Skill Development CodeCoworkChat Solid Free Jul 2026
opendirectory Quick setup AI Agent Skills built for GTM, Technical Marketing, and growth automation. Go-to-market teams (sales ops, marketing ops, growth) using multiple SaaS platforms who need to close gaps between CRM, email, and analytics systems.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
orca Quick setup Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and VPS. Engineering leaders managing distributed development teams or large-scale code generation workflows seeking centralized agent orchestration and cost governance.
Skill Development CodeCoworkChat Solid Free Jul 2026
paper-search-mcp Reviewed No code needed MCP, CLI, Skills for searching and downloading academic papers from multiple sources like arXiv, PubMed, bioRxiv, etc. Machine learning engineers and research-focused teams evaluating academic foundations for system design decisions.
Connector Development CodeCoworkChat Solid Free Apr 2026
paperasse Quick setup A collection of six AI-agent skills specialized in French business bureaucracy: accounting (800+ PCG accounts, TVA, IS/IR, annual close, FEC, liasse fiscale), invoicing including the 2026 e-invoicing mandate, tax-audit simulation, statutory audit (CAC), personal taxes, notarial law, and co-property management. The skills are plain Markdown and work with Claude Code, Cowork, Codex, Cursor, and other file-reading agents; connectors for Qonto and Stripe pull transactions automatically. Repo evals: 88% with skill vs 75% without. Enterprise teams managing French subsidiaries or consultants handling French administrative and financial workflows.
Skill Development CodeCoworkChat Solid Free May 2026
radar Quick setup The missing open source Kubernetes UI. Topology, event timeline, and service traffic — plus resource browsing and Helm management. Platform engineers and SREs managing multi-service Kubernetes clusters who need real-time visibility into service dependencies and pod behavior without vendor lock-in.
Skill Infrastructure CodeCoworkChat Solid Free May 2026
ruflo Quick setup 🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration Teams building autonomous multi-agent systems who need centralized coordination without managing message queues or agent lifecycle separately.
Skill Infrastructure CodeCoworkChat Solid Free May 2026
rulego Quick setup ⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go. Go-based backend teams building event processing systems, IoT platforms, or microservices requiring dynamic rule evaluation and component orchestration.
Skill Development CodeCoworkChat Solid Free Aug 2026
semble Quick setup Code search built for agents: indexes an average repo in about 250 ms and answers queries in about 1.5 ms, entirely on CPU with no API keys, GPU, or external services. Returns only the relevant code chunks — the project benchmarks ~98% fewer tokens than grep-plus-read at 99% of a code transformer's retrieval quality. Integrates with Claude Code, Cursor, Codex, and OpenCode as an MCP server, a CLI documented in AGENTS.md, or a dedicated semble-search sub-agent; works on local paths or git URLs. Teams deploying AI agents on code tasks who need efficient codebase indexing and retrieval.
Skill Development CodeCoworkChat Solid Free May 2026
seo-geo-claude-skills Reviewed Quick setup 16 SEO and GEO skills covering research, build, optimize, and monitor: keyword research, competitor and SERP analysis, content writing, GEO content optimization, schema markup, technical and on-page SEO audits, rank tracking, and domain-authority auditing. Content quality is gated by the CORE-EEAT framework and domain authority by CITE. Now maintained inside the aaron-marketing-skills bundle (7 disciplines, 120 skills); the original standalone repo is frozen at v9.9.12 and receives no updates. Content and marketing operations teams automating SEO audits, keyword research, and ranking validation across multiple AI coding agents.
Skill Security CodeCoworkChat Solid Free Apr 2026
solon Quick setup Solon is a Java enterprise application development framework positioned as a lighter alternative to Spring, supporting Java 8 through 25 with a smaller footprint and faster startup. It is a standalone Java framework, not a Claude Code skill — it installs as a Maven/Gradle dependency, not into Claude. Engineering teams modernizing legacy Spring applications or building new microservices with stringent resource constraints.
Skill Development CodeCoworkChat Solid Free Jun 2026
tabularis Quick setup Open-source desktop SQL workspace for PostgreSQL, MySQL/MariaDB, SQLite, and 13+ more databases including DuckDB and ClickHouse, with SQL notebooks, visual EXPLAIN, and built-in AI and MCP support. Hackable with plugins. Installs as a desktop app (winget, Homebrew, snap, or direct installers). Data engineering teams managing multi-database environments who need faster query analysis and SQL experimentation within a single interface.
Skill Data & Analytics CodeCoworkChat Solid Free Jun 2026
toolhive Quick setup ToolHive is an enterprise-grade platform for running and managing Model Context Protocol (MCP) servers. Engineering teams deploying multiple MCP servers in production environments requiring centralized visibility and governance.
Skill Development CodeCoworkChat Solid Free Jul 2026
trigger.dev Reviewed Quick setup Trigger.dev is an open-source platform for building AI agents and background workflows in TypeScript. You write tasks in your codebase with its SDK and deploy them to the Trigger.dev cloud or a self-hosted instance, getting long-running execution without timeouts, retries, queues, human-in-the-loop waitpoints, and full tracing. It is a developer platform with its own SDK and dashboard — not a Claude skill you install into Claude Code. Platform engineering teams building event-driven AI systems or background job pipelines at scale.
Skill Infrastructure CodeCoworkChat Solid Free Apr 2026
trpc-agent-go Quick setup A Go framework for building production agent systems with graph workflows, tools, memory, A2A, AG-UI, MCP, evaluation, and observability. Go teams building autonomous agent systems requiring production-grade observability, memory management, and inter-agent communication.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
zvec Quick setup Zvec is an open-source, in-process vector database from Alibaba that embeds directly in your application — no server to run or configure. It supports dense and sparse vectors, native full-text search, and hybrid queries that combine vector similarity, keywords, and scalar filters, with write-ahead logging so data survives crashes. SDKs are available for Python, Node.js, Go, Rust, and Dart/Flutter. Note: this is a general software library you call from your own code, not a Claude skill or plugin. Engineering teams building low-latency AI features or semantic search requiring embedded vector storage without separate infrastructure management.
Skill Data & Analytics CodeCoworkChat Solid Free Jun 2026
Dify No code needed Visual AI workflow builder Self-hostable platform for building AI applications, agents, and workflows with a drag-and-drop interface. Teams who want to build AI workflows visually without coding. Particularly useful for business users who cannot use Claude Code directly.
Workflow Productivity CodeCoworkChat Solid Free tier Jul 2026
MCP Inspector Quick setup Debugging tool that inspects live MCP server tool schemas, parameters, and handshake details to fix connection issues in Claude Code. Integration engineers and DevOps teams debugging MCP server configuration and Claude Code connectivity issues.
Workflow Setup & Config CodeCoworkChat Solid Jul 2026
Pipedream MCP (2,800+ APIs) Reviewed No code needed Hosted MCP server providing access to 2,800+ APIs and 10,000+ prebuilt tools with built-in authentication. No manual token management. Teams that need to connect Claude to multiple SaaS tools but do not want to set up individual MCP servers for each one.
Connector Productivity CodeCoworkChat Solid Free tier Jul 2026
activepieces Quick setup Open-source workflow automation platform with a visual drag-and-drop builder and roughly 400 connectors that double as MCP servers, letting AI agents like Claude connect to hundreds of SaaS apps and run multi-step business processes with AI decision nodes — without writing integration code. Operations and automation teams building AI-powered workflows that need to connect agents to hundreds of SaaS tools without writing integration code.
Skill Productivity CodeCoworkChat Solid Free May 2026
jCodeMunch MCP No code needed Token-efficient MCP server for precise symbol-level GitHub code retrieval via tree-sitter AST parsing, supporting 25+ languages. Engineering teams performing codebase audits, migrations, or dependency analysis across multi-language repositories.
Connector Development CodeCoworkChat Solid Jul 2026
@eslint/mcp No code needed Official MCP server for ESLint, published by the ESLint team. Lets MCP clients such as Claude Code run ESLint against a project and surface lint results during AI-assisted coding. Runs with npx @eslint/mcp, or directly from the ESLint CLI with npx eslint --mcp. JavaScript and TypeScript teams who want AI-generated code to respect their existing linting rules automatically.
Connector Development CodeCoworkChat Solid Free Jul 2026
Aegis Quick setup 让AI编码更严谨、更可控的架构驱动开发方法包,一键安装,提升代码质量!An upgraded Superpowers-based Architecture-Driven Development (ADD) Method Pack for AI coding agents: baseline-first, evidence-driven workflows, TLREF/DIVE/QA discipline, and dual-track governance across hosts. Teams using AI agents for code generation who need reproducible, auditable development workflows with quality gates before production.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
Box MCP Reviewed No code needed Vendor-official Box MCP server (GA since Aug 2025). Enterprise content management, file operations, and collaboration from Claude. Hosted server. Enterprises using Box for document storage who need Claude to search, retrieve, and operate on files in regulated content repositories.
Connector Documents & Content CodeCoworkChat Solid Free Apr 2026
Calendly Connector No code needed Connects Claude to Calendly scheduling links and event data. Engineering managers and executive assistants coordinating cross-functional meetings and stakeholder availability across distributed teams.
Connector Productivity CodeCoworkChat Solid Jul 2026
Claude Code Safety Net Reviewed Developer setup Catches destructive git and filesystem commands before they execute. Acts as a safety net preventing accidental data loss. Teams onboarding to Claude Code who want a guardrail against force-pushes, rm -rf, and hard resets — especially useful in shared repos.
Automation Security CodeCoworkChat Solid Free Apr 2026
Claude Code Ultimate Guide Reviewed Quick setup Comprehensive guide from beginner to power user with production-ready templates, agent workflow guides, quizzes, and cheatsheet. New Claude Code users and teams ramping up on Claude Code who need structured learning material and ready-to-use templates.
Workflow Setup & Config CodeCoworkChat Solid Free Apr 2026
Cowork Finance Plugin Reviewed No code needed Accounting and finance assistant bundling eight skills: journal entries, journal entry prep, reconciliation, financial statements, variance analysis, close management, audit support, and SOX testing — invoked as slash commands like /finance:reconciliation. Works with spreadsheets and CSV exports; ERP connection is optional, with Snowflake, Databricks, and BigQuery connectors available. Controllers, accountants, and finance teams doing month-end close, variance analysis, or audit prep. Works with any CSV/Excel export — ERP integration is optional.
Connector Data & Analytics CodeCoworkChat Solid Free Apr 2026
Cowork Scheduled Task Pattern No code needed Use /schedule in any Cowork task to create automated recurring workflows — competitor briefings, weekly reports, file organisation. Runs on hourly, daily, weekly, or weekday cadences. Anyone with recurring research, reporting, or file-organisation tasks that follow a predictable schedule.
Pattern Productivity CodeCoworkChat Solid Included with Cowork plan — counts against usage allocation Mar 2026
Dropbox MCP Reviewed No code needed Vendor-official Dropbox MCP server. File storage, sharing, and collaboration from Claude. Hosted at mcp.dropbox.com. Teams using Dropbox for file collaboration who want Claude to search, retrieve, and manage shared files.
Connector Documents & Content CodeCoworkChat Solid Free Apr 2026
Figma MCP Reviewed No code needed Vendor-official Figma MCP server. Connect via the remote server at mcp.figma.com or Figma Desktop's Dev Mode server. Gives Claude access to design files: generate code from selected frames, extract variables, components, and layout data, reuse real components via Code Connect, and (remote server, beta) write directly to the Figma canvas. Frontend developers doing design-to-code translation who want Claude to read Figma specs, extract tokens, and generate matching components.
Connector Documents & Content CodeCoworkChat Solid Free Apr 2026
HashiCorp Agent Skills Reviewed Quick setup Official HashiCorp agent skills and Claude Code plugins for Terraform and Packer. Terraform skills cover writing HCL, building modules, developing providers, and running tests; Packer skills cover building machine images on AWS, Azure, and Windows and integrating with the HCP Packer registry. Installable per-plugin from HashiCorp's own marketplace. Infrastructure teams using Terraform who want Claude to write modules, manage state, and follow HashiCorp's recommended patterns.
Skill Infrastructure CodeCoworkChat Solid Free Apr 2026
Intercom Connector No code needed Official Intercom connector giving Claude read-only search over customer conversations, contact profiles, and custom attributes for support and CX workflows. Support teams and customer success managers needing rapid access to conversation history and customer data during troubleshooting or escalation workflows.
Connector Communication CodeCoworkChat Solid Jul 2026
Linear MCP (Official) Reviewed No code needed Vendor-official Linear MCP. Issue tracking, project management, and team workflows from Claude. Engineering teams on Linear who want Claude to create issues, update project status, and query sprint data without context-switching.
Connector Productivity CodeCoworkChat Solid Free Apr 2026
Salesloft No code needed Salesloft's official Claude connector for read-only queries against live deal, pipeline, and engagement data (call transcripts, contact records, activity history). Sales leaders and revenue operations teams analyzing pipeline trends, deal progression, and engagement patterns.
Connector Communication CodeCoworkChat Solid Jul 2026
Semrush No code needed Hosted MCP endpoint (mcp.semrush.com) giving OAuth 2.0 or API-key access to Semrush's SEO, backlink, keyword, competitor-research, and Trends/Projects APIs, gated by subscription tier and API-unit balance. Product and marketing leaders evaluating competitive positioning and SEO strategy at enterprise scale.
Connector Data & Analytics CodeCoworkChat Solid Jul 2026
Ship Safe Quick setup CLI security scanner that runs 23 specialized agents in parallel — detecting secrets, SQL/command injection, SSRF, Docker/Kubernetes misconfigs, MCP tool injection, malicious Claude Code hooks, and RAG poisoning. An interactive fix agent shows a diff for each proposed change, asks before writing, and verifies the fix worked. Scanning works offline with no API key; an LLM provider is optional for AI-assisted analysis. Security-conscious development teams who want a comprehensive pre-deploy security audit.
Skill Security CodeCoworkChat Solid Free Jul 2026
Sourcegraph No code needed Read-only enterprise code-search connector — semantic search, symbol lookup, and repo navigation across private/multi-repo codebases, with OAuth 2.0 or access-token auth and RBAC scope-pinning (mcp scope). Engineering teams and architects navigating multi-repo systems or investigating cross-service dependencies at scale.
Connector Development CodeCoworkChat Solid Jul 2026
mariadb Quick setup fast mariadb or mysql connector. Data engineering teams building analytics pipelines or transactional systems on MariaDB/MySQL infrastructure.
Skill Data & Analytics CodeCoworkChat Solid Free Jul 2026
solon-ai Quick setup Java AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks. Java backend teams embedding AI capabilities into business applications—especially those already on Java 8+ who need agent orchestration or retrieval-augmented generation without adding polyglot complexity.
Skill Development CodeCoworkChat Solid Free May 2026
vibecosystem Quick setup Your AI software team. 137 agents, 269 skills, 53 hooks. Self-learning, multi-agent swarm, cross-project training. Built on Claude Code. Advanced Claude Code users who want a self-improving agent ecosystem that learns from past projects.
Skill Development CodeCoworkChat Solid Jul 2026
Awesome-AITools Quick setup A community-maintained awesome list of AI tools across ~30 categories — chatbots, AI agents and agent skills, coding assistants, image and video generation, speech, translation, academic research, and more — with English and Chinese versions. A reference list you browse, not an installable skill. Development teams evaluating Claude ecosystem tools, extensions, and complementary AI utilities for integration into existing workflows.
Skill Development CodeCoworkChat Solid Free May 2026
@ama-mcp/angular No code needed Experimental package — This module provides a set of MCP tools to retrieve information from Angular Angular development teams integrating Claude into their IDE or build pipeline for real-time codebase analysis and architectural guidance.
Connector Development CodeCoworkChat Solid Free Jul 2026
@ama-mcp/github No code needed Experimental package — This module provides a set of MCP tools to retrieve information from GitHub Engineering teams automating code review, incident response, or repository intelligence gathering workflows within Claude.
Connector Development CodeCoworkChat Solid Free Jul 2026
@ama-mcp/otter No code needed Experimental package — This module provides a set of MCP tools to retrieve information from Otter Engineering teams using Otter for meeting documentation who need to automate transcript retrieval or search within automated deployments.
Connector Development CodeCoworkChat Solid Free Jul 2026
Azure MCP (Official) Reviewed No code needed Vendor-official Azure MCP Server from the microsoft/mcp monorepo: all Azure MCP tools in a single server spanning 40+ Azure services. Now generally available (2.0). Install via the VS Code extension, npm (@azure/mcp), NuGet, PyPI, or Docker; authenticate to Azure first (az login). Azure-native shops who want Claude to manage cloud infrastructure, query resources, and run Azure CLI commands.
Connector Infrastructure CodeCoworkChat Solid Free Apr 2026
Cowork Financial Analysis (Core) Reviewed No code needed Core financial analysis plugin with shared modeling tools plus 11 MCP data connectors (Daloopa, Morningstar, S&P Global, FactSet, Moody's, LSEG, PitchBook, etc.). Install first before other financial plugins. Financial analysts, investment professionals, corporate finance teams. Requires Claude Enterprise plan + separate data provider subscriptions.
Connector Data & Analytics CodeCoworkChat Solid Free Apr 2026
Dynatrace MCP Reviewed No code needed Dynatrace open-source MCP server connecting Claude to observability data — natural-language querying of problems, logs, metrics, traces, and security vulnerabilities via DQL. Zero runtime npm dependencies. SRE teams, DevOps engineers, and platform engineers at enterprises running Dynatrace who want AI-assisted production monitoring and incident investigation.
Connector Infrastructure CodeCoworkChat Solid Enterprise pricing Jul 2026
Make.com MCP (Official) Reviewed No code needed Vendor-official but now legacy Make.com MCP server that exposes your existing Make scenarios as callable tools. It connects to your Make account, finds scenarios set to On-Demand scheduling, resolves their input parameters, and lets AI assistants invoke them and read structured JSON output. Make now recommends its newer cloud-based MCP server (developers.make.com/mcp-server) for most use cases. Operations and automation teams using Make.com who want Claude to trigger workflows, inspect scenario runs, and build automations.
Connector Productivity CodeCoworkChat Solid Free Apr 2026
Microsoft Teams MCP Server No code needed MCP server for Microsoft Teams enabling AI to create threaded discussions, reply with user mentions, read thread responses, list channel members, and access channel message history. Organizations that run day-to-day operations in Teams and want AI to summarize discussions, draft replies, or notify channels as part of broader workflows.
Connector Communication CodeCoworkChat Solid Free Jul 2026
SAP Fiori UX MCP Reviewed No code needed Official SAP MCP server that helps AI coding assistants create and modify SAP Fiori applications from prompts: generate Fiori elements list report apps in CAP or OData (RAP) projects, download OData service metadata, add pages or the flexible column layout, and edit app configuration. Includes a search_docs tool that does semantic search over SAP Fiori documentation using a local embedding model. SAP recommends pairing it with @cap-js/mcp-server and @ui5/mcp-server. SAP Fiori and SAP BTP development teams who want AI assistance deeply informed by SAP's own documentation and best practices.
Connector Development CodeCoworkChat Solid Free Jul 2026
Salesforce MCP Reviewed No code needed Vendor-official Salesforce CLI MCP server. CRM operations, record management, SOQL queries, and Salesforce administration from Claude. Salesforce developers and admins who want Claude to query records, manage metadata, and automate Salesforce operations from the terminal.
Connector Communication CodeCoworkChat Solid Free Apr 2026
Twilio MCP (Official) Reviewed No code needed Twilio Labs' official MCP server (alpha) that exposes Twilio's public APIs to Claude and other MCP clients. You authenticate with your Account SID plus an API key and secret, and can filter which API services load using --services or --tags flags to stay within LLM context limits. Runs via npx with no separate install. Developers building communication features who want Claude to send test messages, configure Twilio services, and debug messaging flows.
Connector Communication CodeCoworkChat Solid Free Apr 2026
mcp-video No code needed Video editing MCP server for AI agents. 87 FFmpeg and Hyperframes tools, Python client, and CLI. Local, fast, free. Development teams and AI agents that need to batch-process video, extract frames, or programmatically compose video content without manual editing or third-party service dependencies.
Connector Development CodeCoworkChat Solid Free Jul 2026
@arizeai/openinference-instrumentation-anthropic Quick setup OpenInference instrumentation for Anthropic Engineering teams running Anthropic-powered applications requiring distributed tracing and cost monitoring across multiple services.
Skill Development CodeCoworkChat Solid Free Jul 2026
@arizeai/openinference-instrumentation-claude-agent-sdk Quick setup OpenInference instrumentation for Claude Agent SDK Engineering teams deploying Claude agents in production who need production telemetry and debugging visibility across distributed systems.
Skill Development CodeCoworkChat Solid Free Jul 2026
@executeautomation/playwright-mcp-server No code needed Model Context Protocol servers for Playwright QA automation engineers and DevOps teams managing test coverage across web applications.
Connector Productivity CodeCoworkChat Solid Free Jul 2026
@kimuson/claude-code-viewer Quick setup A full-featured web-based Claude Code client that provides complete interactive functionality for managing Claude Code projects. Development teams integrating Claude Code into existing web-based workflows and stakeholders needing visual project oversight.
Skill Development CodeCoworkChat Solid Free Jul 2026
@rekog/mcp-nest No code needed NestJS module for creating Model Context Protocol (MCP) servers NestJS-based development teams building custom Model Context Protocol integrations or extending Claude AI capabilities within enterprise applications.
Connector Development CodeCoworkChat Solid Free Jul 2026
@tonconnect/sdk Quick setup Use it to connect your app to TON wallets via TonConnect protocol. You can find more details and the protocol specification in the [docs](https://docs.ton.org/develop/dapps/ton-connect/overview). See the example of sdk usage [here](https://github.com/ton Engineering teams building decentralized applications on TON blockchain requiring wallet authentication and transaction signing.
Skill Development CodeCoworkChat Solid Free Jul 2026
CC Workflow Studio Reviewed Quick setup VS Code extension with a visual drag-and-drop canvas for designing Claude Code multi-agent workflows, exported as Markdown to .claude/agents/ and .claude/commands/. Also exports to GitHub Copilot, Codex, Cursor, Gemini CLI, and other agent formats, and the same workflow.json drives a CLI (npx @cc-wf-studio/cli) and an MCP server for use without VS Code. AGPL-3.0 licensed. Teams who prefer visual workflow design over YAML/JSON configuration for building Claude Code multi-agent pipelines.
Workflow Development CodeCoworkChat Solid Free Apr 2026
Claude-Skills-Governance-Risk-and-Compliance Quick setup Claude Skills for Governance, Risk & Compliance (GRC): Expert-level compliance guidance for ISO 27001, SOC 2, FedRAMP, GDPR, HIPAA, NIST CSF, PCI DSS, TSA Cybersecurity, and ISO 42001 AI Management System. Skills scored 94% vs a baseline of 72% without using Skills. Compliance officers, security teams, and auditors who need Claude to generate framework-specific controls, gap analyses, and audit documentation.
Skill Security CodeCoworkChat Solid Free Jul 2026
CloudBase-AI-Toolkit Quick setup AI writes code, CloudBase runs the backend. Plugin + Agent Skills + MCP for Cursor, Claude Code, Codex and more. Engineering teams using Cursor or Claude Code who need rapid prototyping with automatic backend provisioning and want to minimize infrastructure configuration overhead.
Skill Development CodeCoworkChat Solid Free Jul 2026
Cowork Sales Plugin Reviewed No code needed Sales workflow assistant with commands for prospect research, call prep, pipeline review, and outreach drafting. Connectors: Slack, HubSpot, Close, Clay, ZoomInfo, Notion, Jira, Fireflies (call transcripts). Sales teams using HubSpot or Close as their CRM. Especially useful for AEs who need quick call prep and pipeline review.
Connector Communication CodeCoworkChat Solid Requires Claude Pro ($20/mo) or higher Mar 2026
Fullstack Dev Skills Suite Quick setup 7 plugins bundling 137 skills covering agile workflow, documentation pipeline, codebase audit (9 categories), project bootstrap, optimization, community engagement, and environment setup, plus bundled MCP servers with hash-verified editing. Add the marketplace once and install only the plugins you need; works standalone or as a complete Agile pipeline for Claude Code or Codex CLI. Software consulting teams who want a turnkey development delivery pipeline with agile workflow automation, AI-induced technical debt detection, and multi-model code review.
Skill Development CodeCoworkChat Solid Free Jul 2026
JetBrains AI Assistant MCP No code needed Official built-in MCP client support in JetBrains IDEs (IntelliJ IDEA, Rider, etc.), letting AI Assistant connect to MCP servers. Engineering teams using JetBrains IDEs who need AI-powered code assistance integrated with internal tools or specialized knowledge sources.
Connector Development CodeCoworkChat Solid Jul 2026
NanoResearch Quick setup End-to-end autonomous AI research engine that takes a research idea through a 9-stage pipeline to a finished LaTeX paper. It actually runs the computational experiments — generating code, executing it locally or on SLURM GPU clusters, collecting real results, and producing figures — so the paper's numbers come from runs, not LLM invention. Includes a Claude Code mode driven by /project:research slash commands. Engineering teams evaluating emerging technologies or building POCs under tight deadlines.
Skill Development CodeCoworkChat Solid Free May 2026
Wegent Quick setup An open-source AI-native operating system to define, organize, and run intelligent agent teams Engineering teams building or scaling AI agent systems requiring centralized task orchestration and team-based workflows.
Skill Communication CodeCoworkChat Solid Free Jul 2026
agentrq Quick setup AgentRQ: Human-in-loop realtime conversational task manager for AI Agents. Teams deploying autonomous agents in regulated or high-stakes domains needing human validation gates within agent execution loops.
Skill Productivity CodeCoworkChat Solid Free Jul 2026
agnosticui Quick setup AgnosticUI Local (v2) is a CLI-based UI component library that copies components directly into your project. Works with AI tools, agent-driven UIs, and prompt-ready workflows. Teams building internal tools, agent UIs, or prompt-driven applications who need reliable, copy-paste UI components without npm/package manager friction.
Skill Productivity CodeCoworkChat Solid Free May 2026
ai-maestro Quick setup AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations Engineering teams deploying multiple AI agents across distributed systems or cloud environments needing unified control and inter-agent coordination.
Skill Development CodeCoworkChat Solid Free Jul 2026
apify-mcp-server No code needed 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 automation tools available on the Apify Store. Data analysts, business intelligence teams, and researchers who need structured data from web sources without maintaining custom crawlers.
Connector Data & Analytics CodeCoworkChat Solid Free May 2026
app-store-connect-cli-skills Quick setup Community skill pack for the asc CLI that helps agents run App Store Connect workflows: builds and TestFlight, metadata and localization sync, release-readiness checks and submissions, signing setup, ID resolution, screenshot pipelines, and Apple Ads. Unofficial — not affiliated with Apple. DevOps engineers and release managers automating iOS/macOS app deployment pipelines and versioning workflows.
Skill Infrastructure CodeCoworkChat Solid Free Jun 2026
arcade-mcp No code needed MCP Server Framework and Tool Development library for building custom capabilities into agents. Engineering teams building agent-driven workflows requiring proprietary tools or legacy system integration.
Connector Development CodeCoworkChat Solid Free Jul 2026
auteur Quick setup The Claude Code skill that directs a website like a film. Commit-sheet, generated assets, build, and an executable anti-slop linter that gates every ship. Engineering teams managing web projects who need consistent code standards and automated quality enforcement before production deployment.
Skill Development CodeCoworkChat Solid Free Aug 2026
awesome-mcp-servers No code needed TensorBlock's community-curated directory of MCP servers — currently indexing 7,747 unique server links across category docs — served as a hosted, searchable registry with a free public API and install-config previews. A discovery resource for finding MCP servers, not an MCP server you install. Development teams standardizing on MCP-based tooling and platform engineers building extensible AI development environments.
Connector Development CodeCoworkChat Solid Free Jun 2026
babysitter Quick setup Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration Engineering teams running multi-agent or long-running autonomous tasks who need guardrails without constant human intervention.
Skill Productivity CodeCoworkChat Solid Free May 2026
baoyu-design Quick setup Run Claude Design locally as an Agent Skill — Cursor, Claude Code & more. Produce polished UI mockups, prototypes, decks & wireframes as self-contained HTML, without claude.ai/design. Best with Opus 4.8. Engineering teams using Cursor or Claude Code who need rapid UI mockups and wireframes without leaving their IDE.
Skill Development CodeCoworkChat Solid Free Jun 2026
boss-agent-cli Quick setup 🤖 Local-assist BOSS Zhipin CLI for AI agents — search, welfare filtering, shortlist, JSON-envelope output; low-risk & compliant by default. Recruiting teams and talent acquisition engineers seeking programmatic candidate filtering and standardized data output for downstream processing.
Skill Development CodeCoworkChat Solid Free Jul 2026
cc-lens Quick setup Local analytics dashboard for Claude Code that visualizes the data already in your ~/.claude/ directory — no cloud, no telemetry, no API key. Run npx cc-lens to see sessions, token usage, estimated costs and cache savings, project trends, tool and MCP rankings, activity calendars, and full session replay of JSONL conversations. Developers debugging Claude Code behavior or teams evaluating Claude Code adoption who want visibility into session activity.
Skill Development CodeCoworkChat Solid Free Jul 2026
cc-safety-net Quick setup A coding agent hook that acts as a safety net, catching destructive git and filesystem commands before they execute. Supports Codex, Claude Code, OpenCode, Gemini CLI, Copilot CLI, Kimi CLI and Pi. Engineering teams using AI coding assistants in shared or production environments who need guardrails against automated destructive operations.
Skill Development CodeCoworkChat Solid Free Jun 2026
chunkhound Quick setup Local first codebase intelligence Engineering teams managing complex legacy systems or sensitive codebases who need offline code analysis and search capabilities.
Skill Development CodeCoworkChat Solid Free Jul 2026
cindy Quick setup Consider it done. The open-source AI agent that works out of the box · 想到,就能做到。开源、开箱即用的 AI Agent。 Development teams seeking to automate routine coding workflows and prototype AI-driven automation with minimal initial infrastructure investment.
Skill Development CodeCoworkChat Solid Free Jul 2026
claude-desktop-extra Quick setup Unofficial Linux packages for Claude Desktop AI assistant with automated updates. Linux-based development teams seeking automated Claude Desktop deployment and maintenance without official package manager support.
Skill Development CodeCoworkChat Solid Free Aug 2026
codex-autoresearch Quick setup A codex plugin for running optimization loops inside a codebase. It is useful when you have a measurable target and many possible changes to try: test runtime, build speed, bundle size, model loss, Lighthouse scores, memory use, query latency, or any other metric you can print from a script. Engineering teams optimizing runtime, build speed, bundle size, or any quantifiable performance metric.
Skill Development CodeCoworkChat Solid Free Jun 2026
community-resources Quick setup A collection of open source plugins, widgets, agent skills, and developer resources for Figma products that have been shared on GitHub. Design systems teams, Figma plugin developers, and enterprises building custom workflows who need reference implementations or reusable components.
Skill Development CodeCoworkChat Solid Free May 2026
engram Quick setup Evidence-based learning engine for Claude Code — first-principles curricula, free-recall verification with receipts, FSRS-scheduled memory, and explorable artifacts. Learn anything; keep it. Engineering teams building institutional knowledge and onboarding processes that require measurable skill retention and recall verification.
Skill Development CodeCoworkChat Solid Free Jul 2026
evo Quick setup turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then runs tree search with parallel subagents. Engineering teams managing large or complex systems needing systematic performance analysis without manual benchmark design.
Skill Development CodeCoworkChat Solid Free Jun 2026
getspecstory Quick setup SpecStory captures and auto-saves your AI coding sessions locally to .specstory/history/ across Claude Code, Cursor, Copilot, Codex CLI, Gemini CLI, and more, making them searchable and shareable. Its Lore component mines saved sessions into reusable agent skills based on how you actually work. Local-first — data stays on your machine unless you sync to cloud.specstory.com. Development teams using AI IDEs or terminal agents who need to standardize and reuse complex task patterns across multiple projects.
Skill Setup & Config CodeCoworkChat Solid Free Jun 2026
haiku.rag Quick setup Python RAG toolkit built on LanceDB, Pydantic AI, and Docling. Ingests documents (including PDFs and embedded figures), runs hybrid vector plus full-text search with reranking, and answers questions with page-and-section citations. Works local-first with an embedded database, exposes a CLI, Python API, chat TUI, and an MCP server so assistants like Claude Desktop can use it as a tool. Development teams building internal knowledge systems or code search tools that need reliable, schema-validated answers from large document sets.
Skill Development CodeCoworkChat Solid Free May 2026
idea-reality-mcp No code needed Pre-build reality check for AI coding agents. Scans GitHub, HN, npm, PyPI, Product Hunt. MCP server. 290+ stars. Engineering teams using AI-assisted coding who need to enforce architectural consistency and avoid reinventing existing, proven solutions.
Connector Development CodeCoworkChat Solid Free Jul 2026
ktx Quick setup ktx is an executable context layer for data and analytics agents 🐙 Allow Claude Code, Codex, and any AI agent to query data accurately through MCP with skills, memory and a semantic layer Data engineering teams integrating Claude or other AI agents into analytics pipelines requiring governed, repeatable query execution.
Skill Data & Analytics CodeCoworkChat Solid Free Jun 2026
laravel-restify Quick setup Laravel API for Ai Agents and humans. Laravel development teams building agent-accessible APIs or internal services needing rapid REST endpoint scaffolding.
Skill Development CodeCoworkChat Solid Free Aug 2026
magic Quick setup Magic Cloud is an open-source, self-hostable AI software development platform that generates and runs full-stack business applications and AI agents from natural language. Built on OpenAI and Hyperlambda (a backend DSL), it includes a CRUD generator, SQL Studio, a web-based IDE, task scheduler, and built-in web server. It runs as a standalone Docker deployment with its own dashboard — not a Claude Code skill — though an optional 'mcp' plugin can expose your Magic endpoints to Claude Code as an MCP server. Development teams seeking to accelerate delivery velocity on greenfield projects or standardized feature implementations.
Skill Development CodeCoworkChat Solid Free Jun 2026
mcp-gateway-registry No code needed Enterprise-ready MCP Gateway & Registry that centralizes AI development tools with secure OAuth authentication, dynamic tool discovery, and unified access for both autonomous AI agents and AI coding assistants. Transform scattered MCP server chaos into governed, auditable tool access with Keycloak/Entra integration. Enterprise teams managing multiple AI agents or coding assistants requiring centralized governance, compliance tracking, and credential management across development environments.
Connector Security CodeCoworkChat Solid Free Jul 2026
mcp-searxng No code needed MCP server that connects Claude, Cursor, or any MCP client to a SearXNG metasearch instance for private web search. Provides web search with pagination, time-range, language, safe-search, and relevance-score filters, plus URL content reading with TTL caching, search suggestions, and automatic failover across multiple SearXNG replicas. Free, self-hosted, no API key — point SEARXNG_URL at your instance. Engineering teams needing to integrate real-time web search into Claude workflows while maintaining data privacy and control over search infrastructure.
Connector Development CodeCoworkChat Solid Free Jun 2026
mcp-server-kubernetes No code needed MCP server for interacting with Kubernetes clusters via kubectl Platform engineering teams and DevOps engineers managing Kubernetes clusters who need rapid cluster inspection and operational context within AI-assisted workflows.
Connector Infrastructure CodeCoworkChat Solid Free Jul 2026
mcpc No code needed A universal CLI client for MCP. mcpc supports persistent sessions, stdio/HTTP, OAuth 2.1, tasks, JSON output for code mode, proxy for AI sandboxes, x402, and more. DevOps engineers and platform teams managing MCP server deployments across multiple environments and applications.
Connector Productivity CodeCoworkChat Solid Free Aug 2026
medical-research-skills Quick setup Hundreds of agent skills for medical research, including protocol design, data analysis, evidence insights, and academic writing. Research organizations and biotech teams conducting clinical trials or evidence reviews needing structured automation for data-driven decision-making.
Skill Data & Analytics CodeCoworkChat Solid Free May 2026
mongodb-mcp-server No code needed MongoDB Model Context Protocol Server Backend engineers and full-stack teams building MongoDB-backed applications requiring rapid data inspection and manipulation during development cycles.
Connector Development CodeCoworkChat Solid Free Jul 2026
nocturne_memory Quick setup A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to Vector RAG and amnesia. Empower your AI with persistent, graph-like structured memory across any model, session, or tool. Drop-in replacement for OpenClaw. Teams deploying multi-turn MCP agents that need reliable state management and audit trails across conversations or integrations.
Skill Development CodeCoworkChat Solid Free May 2026
nx-mcp No code needed A Model Context Protocol server implementation for Nx Monorepo teams using Nx who need Claude to understand project structure, dependencies, and build outputs during collaborative development.
Connector Development CodeCoworkChat Solid Free Jul 2026
oh-story-claudecode Quick setup A Chinese web-novel (网文) writing toolkit of 13 skills covering the full production pipeline for long- and short-form serialized fiction: scanning bestseller rankings for trends, deconstructing hit chapters, drafting outlines and prose, removing AI-writing tells (去AI味), and generating cover art. Built for Chinese web-novel authors and publishing teams; works with Claude Code, OpenCode, OpenClaw, and Codex CLI. Running /story-setup deploys specialized agents and hooks into a writing project. Chinese web novel writers and publishing teams managing multiple titles or serial releases who need systematic processes for research, editing, and asset creation.
Skill Development CodeCoworkChat Solid Free May 2026
relay Quick setup Get your agents talking. A hosted messaging store + router with fast retrieval. Useful for orchestrating agents. Teams deploying multi-agent systems requiring coordinated task handoffs and state management across independent processes.
Skill Development CodeCoworkChat Solid Free Jun 2026
skill-recorder Quick setup Desktop app that records your on-screen work session and uses the GitHub Copilot CLI to reconstruct it as an intent + ordered steps, then builds a reusable Skill or Automation for Microsoft Scout, Microsoft Copilot Cowork, or Copilot Studio. Operations and automation teams building reusable workflows for Microsoft Copilot ecosystems.
Skill Productivity CodeCoworkChat Solid Free Aug 2026
skillkit Quick setup Supercharge AI coding agents with portable skills. Install, translate & share skills across Claude Code, Cursor, Codex, Copilot & 40 more AI platform teams and developer tool authors who need to build, translate, and distribute skills across multiple AI coding agents from a single source.
Skill Setup & Config CodeCoworkChat Solid Free May 2026
skybridge Quick setup Skybridge is a full-stack TypeScript framework for MCP Apps and ChatGPT Apps. Type-safe. React-powered. Platform-agnostic. Full-stack TypeScript teams building multi-platform AI agent applications with strict type requirements.
Skill Development CodeCoworkChat Solid Free May 2026
soul.md Quick setup Builds a 'soul file' — a set of markdown files (SOUL.md, STYLE.md, example outputs) that capture your voice, worldview, and writing style so AI agents can write as you. Feed it your tweets, essays, and posts, or let the /soul-builder command interview you from scratch. Output is plain markdown any agent that reads files can load; designed for Claude Code and OpenClaw. Teams building internal AI agents or chatbots that need to maintain consistent tone, style, and decision-making logic across conversations.
Skill Data & Analytics CodeCoworkChat Solid Free May 2026
swarmclaw Quick setup Open-source self-hosted AI agent runtime and multi-agent framework for autonomous agent swarms. Agent memory, MCP tools, schedules, delegation, and 23+ LLM providers (Claude, GPT, Gemini, OpenRouter, Ollama). A practical Claude Code and LangChain alternative. Teams building internal agent systems who need fine-grained control, cost optimization across LLM providers, or compliance requirements preventing cloud-hosted inference.
Skill Development CodeCoworkChat Solid Free Jun 2026
three-man-team Quick setup A structured 3-agent AI dev team — Architect, Builder, Reviewer. Built from production use. Token-optimized. Works with Claude Code, VS Code, Cursor, and any AI that supports context files. Teams using Claude Code, VS Code, or Cursor who need structured code review and architectural consistency without manual handoffs between design and implementation.
Skill Development CodeCoworkChat Solid Free Jun 2026
video-shotcraft Quick setup AI video skill for Claude Code & Codex — cinematic product videos with Remotion: 106 shot recipe cards, 161 motion previews, a production-ready template Product marketing teams and engineering organizations needing rapid video creation for software demonstrations and feature releases.
Skill Development CodeCoworkChat Solid Free Jul 2026
voicemode Quick setup Two-way voice conversations with Claude Code: speak your requests and hear responses, with smart silence detection and low enough latency to feel conversational. Runs fully local if you want — optional Whisper (speech-to-text) and Kokoro (text-to-speech) services — or falls back to OpenAI cloud voices. Installs as a Claude Code plugin or Python package; works on Linux, macOS, Windows (WSL), and NixOS. Developers who pair with Claude for coding tasks and want to reduce typing friction during rapid iteration or remote pair sessions.
Skill Development CodeCoworkChat Solid Free Jun 2026
yokai Quick setup A simple, modular, and observable Go framework for backend applications. Core modules preload logging, tracing, metrics, and health-check instrumentation; extension modules add public HTTP (Echo) and gRPC servers, workers, and ORM, wired through an Fx-based dependency injection system. Ready-to-use application templates cover HTTP, gRPC, MCP-server, and worker applications. This is a Go framework, not a Claude skill. Go backend teams building microservices with observability and maintainability requirements.
Skill Development CodeCoworkChat Solid Free Jun 2026
AnyQuery (SQL Any App) Quick setup Query 40+ apps using SQL through a single binary. Connects Notion, Airtable, GitHub, and more to PostgreSQL, MySQL, or SQLite via MCP. Data analysts who want to query Notion, Airtable, GitHub, and other apps using familiar SQL syntax through Claude.
Connector Data & Analytics CodeCoworkChat Solid Free Jul 2026
Agents Collection (wshobson) Reviewed Quick setup A plugin marketplace for Claude Code by wshobson: 88 plugins bundling 194 specialized agents, 158 skills, 106 slash commands, and 16 multi-agent orchestrators. Each plugin is a granular, single-purpose unit, so installing one loads only its components into context — not the whole marketplace. The same Markdown source also generates native artifacts for Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot. Power users who want a kitchen-sink agent library and are comfortable selecting the right plugins for each task.
Skill Development CodeCoworkChat Solid Free Apr 2026
Claude Scientific Skills (K-Dense) Reviewed Quick setup A collection of 148 ready-to-use scientific and research skills spanning bioinformatics, cheminformatics, materials science, drug discovery, molecular dynamics, genomics, and time-series analysis, plus access to 100+ scientific databases. Now published as 'Scientific Agent Skills' under the open Agent Skills standard, so it works with Claude Code, Cursor, Codex, Gemini CLI, and other compliant agents — not just Claude. Research scientists and computational biologists who want Claude to apply domain-specific scientific methods and analysis pipelines.
Skill Data & Analytics CodeCoworkChat Solid Free Apr 2026
Codeman Quick setup Codeman is a self-hosted web dashboard — 'mission control' — for running Claude Code, OpenCode, and Codex sessions in tmux from one place, on any device. Its mobile-optimized web UI provides a full xterm.js terminal with local echo, swipe navigation, and QR-code auth so you can monitor and drive agent sessions from a phone. An install script sets up Node.js and tmux if missing and serves the dashboard at localhost:3000. Development teams running Claude-powered code generation workflows who need centralized session visibility and control across Tmux environments.
Skill Development CodeCoworkChat Solid Free May 2026
Context-Engine Quick setup Context-Engine MCP - Agentic Context Compression Suite Engineering teams processing large codebases, documentation, or chat histories where token limits create bottlenecks or cost pressure.
Skill Development CodeCoworkChat Solid Free Jul 2026
Docusign Connector No code needed Gives Claude read & write access to DocuSign agreements — generate contracts from templates, route for review, search/surface agreements (e.g. "contracts expiring in 90 days"), and trigger workflow automations. Legal operations teams and enterprise consultants managing high-volume contract execution and renewal tracking across distributed teams.
Connector Documents & Content CodeCoworkChat Solid Jul 2026
Google Workspace MCP Reviewed No code needed Community MCP covering Gmail, Drive, Docs, Sheets, Slides, Calendar, and Chat in one server. Most comprehensive Google integration. Google Workspace organizations who want Claude to draft emails, query spreadsheets, manage calendar events, and search Drive files.
Connector Productivity CodeCoworkChat Solid Free Apr 2026
Mapbox MCP Reviewed No code needed Official Mapbox MCP server enabling Claude to perform geocoding, route optimization, map rendering, spatial analysis, and location-based queries through the Mapbox APIs. Data analysts, logistics teams, and developers building location-aware applications who want to incorporate mapping and geocoding into AI-assisted workflows.
Connector Data & Analytics CodeCoworkChat Solid Free Jul 2026
Microsoft .NET Skills Reviewed Quick setup The .NET team's curated agent skills and custom agents, shipped as 15 plugins covering C# language-server integration, ASP.NET Core, Blazor, MAUI, Entity Framework and data access, MSBuild, NuGet, testing, diagnostics, and .NET version upgrades. Follows the agentskills.io Agent Skills standard. Installs as a plugin marketplace in Claude Code and Copilot CLI; also works with VS Code (preview), Cursor, and Codex. C# and .NET developers who want Claude to follow Microsoft's recommended patterns for .NET projects.
Skill Development CodeCoworkChat Solid Free Apr 2026
PandaDoc No code needed Lets Claude create documents from PandaDoc templates, send them for e-signature, and track signing status/audit trails directly from a conversation. Sales teams and contract managers handling high-volume document execution and signature tracking.
Connector Documents & Content CodeCoworkChat Solid Jul 2026
PayPal Connector No code needed Lets Claude create invoices, manage subscription plans, pull transaction reports, and monitor payment flows on a connected PayPal account. Finance operations teams and consulting firms managing client invoicing, subscription billing, and payment reconciliation workflows.
Connector Productivity CodeCoworkChat Solid Jul 2026
SAP MCP Servers Collection No code needed Curated, actively maintained directory of SAP-related MCP servers, AI skills, and Claude plugins — official SAP servers (Fiori, CAP, UI5, MDK) plus community servers for ABAP/ADT, OData, SAP GUI, HANA, and Datasphere. Regenerated regularly with stars, license, and last-change metadata, and browsable via an interactive web catalog at sap-ai-tools.marianzeis.de. SAP consultants and enterprise teams who need AI tools to work with SAP systems.
Connector Infrastructure CodeCoworkChat Solid Free Jul 2026
Shortcut MCP Reviewed No code needed Official Shortcut MCP server that lets Claude query, create, and update stories, epics, and projects in the Shortcut project management platform. Shortcut now delivers this as a hosted remote MCP server at mcp.shortcut.com/mcp; the original @shortcut/mcp npm package and GitHub repo are kept for historical reference only. Engineering and product teams using Shortcut for project management who want AI to assist with story creation, status reporting, and backlog management.
Connector Productivity CodeCoworkChat Solid Free tier Jul 2026
Wrike No code needed Lets Claude manage, update, and move Wrike project work forward. Engineering managers and scrum leads coordinating multi-team projects with frequent status and dependency updates.
Connector Productivity CodeCoworkChat Solid Jul 2026
Xero MCP Server No code needed Official Xero MCP server with 50+ tools covering contacts, invoices, chart of accounts, payroll, financial reports (P&L, trial balance, balance sheet), bank transactions, and timesheets. SMBs using Xero for accounting who want AI to generate financial reports, manage invoices, and assist with bookkeeping without manual data export.
Connector Productivity CodeCoworkChat Solid Free Jul 2026
airflow-steward Quick setup Agent-assisted maintainership framework for Apache projects — triage (Mode A) and agent-authored fixes with human review (Mode C); mentoring (Mode B) and narrowly-scoped auto-merge (Mode D) on the roadmap. Apache project maintainers and core teams managing large issue backlogs and repetitive maintenance patterns.
Skill Development CodeCoworkChat Solid Free Jul 2026
claude-elixir-phoenix Quick setup Claude Code plugin for Elixir/Phoenix/LiveView — 20 specialist agents, Iron Laws enforcement, and Tidewave MCP integration. Plan features with parallel research agents, execute with automatic verification, review with 4-agent parallel audits, and capture learnings as reusable knowledge. Elixir and Phoenix developers who want Claude to follow BEAM ecosystem best practices and LiveView patterns.
Skill Security CodeCoworkChat Solid Free Jul 2026
memorix Quick setup Open-source cross-agent memory layer for coding agents via MCP. Compatible with Cursor, Claude Code, Codex, Windsurf, Gemini CLI, GitHub Copilot, Kiro, OpenCode, Antigravity, and Trae. Teams using multiple coding agents (Cursor, Copilot, Windsurf) who need shared context and institutional memory across editing sessions.
Skill Development CodeCoworkChat Solid Free May 2026
obsidian-wiki Quick setup Framework that lets an AI agent build and maintain an Obsidian vault as a persistent knowledge base, following Karpathy's LLM Wiki pattern: compile what you learn into interconnected markdown notes instead of re-asking the LLM or re-running RAG. Skills are plain markdown files any coding agent can run (Claude Code, Cursor, Windsurf, and others); a Python CLI adds setup, query, lint, and doctor commands plus multi-vault routing with @name overrides. Developers and knowledge workers using Obsidian who want AI agents to automatically build and maintain structured project wikis.
Skill Development CodeCoworkChat Solid Free May 2026

Frequently Asked Questions

What is the Claude Desktop app?

Claude Desktop is Anthropic's application for Mac and Windows that gives you access to three modes: Claude Chat (conversation), Claude Cowork (file-based project work), and Claude Code (development). All the tools in this catalog work within the Claude Desktop app. You can download it from claude.com/download.

What is Claude Cowork?

Claude Cowork is a mode in the Claude Desktop app designed for business users. You point it at a folder on your computer, and Claude can read, create, and edit files in that folder through a natural chat interface. No programming required. It's where most non-developers will spend their time with Claude.

What is Claude Code?

Claude Code is the developer mode in the Claude Desktop app (also available as a standalone terminal tool). It gives Claude the ability to read your codebase, write and edit files, run terminal commands, and manage git workflows. Most skills and development tools in this catalog work in Claude Code.

What is the difference between Chat, Cowork, and Code?

Chat is for conversations and quick questions. Cowork is for working with documents and files in a project folder, designed for business users. Code is for software development with full terminal and codebase access. All three are inside the same Claude Desktop app. Many tools (especially connectors) work across all three modes.

Rolling Claude out in your org? Let's talk.

Start a conversation →