367 boosters for "agents" — open source, verified from GitHub, ready to install
"name": "power-bi-agentic-development", "version": "0.19.0", "description": "A marketplace for skills and tools for agentic Power BI development.",
Graphlit MCP Server integrates the Graphlit knowledge graph platform with Claude, enabling developers to build AI agents with RAG capabilities, document parsing, and intelligent retrieval. It's ideal for teams building document-heavy AI applications, knowledge management systems, and enterprise AI agents.
Sub-Agents is a lightweight framework for decomposing complex tasks into specialized child agents that collaborate under a parent orchestrator agent. Developers building multi-agent systems in Python will benefit from this pattern for creating modular, reusable agent hierarchies.
"description": "Open-source cross-agent memory layer for coding agents across Cursor, Claude Code, Codex, Windsurf, Gemini CLI, Copilot, Kiro, OpenCode, Antigravity, and Trae via MCP.", "sideEffects": false, "memorix": "./dist/cli/index.js"
LC-StudyLab provides Cursor IDE rules and documentation links for LangChain v1.0, enabling developers to quickly reference core components and advanced features while coding with LangChain's full ecosystem.
A PHP SDK for building AI agents with structured outputs and multi-agent orchestration, enabling developers to decompose complex tasks into specialized subagents with isolated contexts and independent execution.
A Python SDK for building production-ready agentic AI applications with Claude, featuring agents, handoffs, and guardrails for complex multi-agent workflows. Developers building AI agents and multi-tool systems will benefit from this lightweight, easy-to-learn framework.
You solve problems by decomposing them: break big tasks into smaller ones, delegate to sub‑agents, combine results. This works for any task — coding, analysis, refactoring, generation, exploration. Your original prompt is also available as a file at — use it when you need to manipulate the question
Human MCP enables Claude coding agents to leverage human-like capabilities including vision, debugging, and multimodal interactions through the Model Context Protocol. Developers building AI coding assistants and agents will benefit from enhanced human-centered debugging and visual analysis features.
A specialized diagnostic tool for data engineers to systematically investigate Airflow DAG failures, identify root causes, and implement prevention strategies. Ideal for complex pipeline debugging scenarios requiring deep analysis beyond basic log inspection.
"name": "clawdstrike", "name": "Backbay Labs", "email": "hello@backbay.io"
A system prompt that transforms an AI assistant into a job search agent capable of managing Notion databases, filtering job opportunities, and automating application workflows. Useful for job seekers and recruiters seeking to streamline application tracking.
This skill gives you full access to a running marimo notebook. You can read cell code, create and edit cells, install packages, run cells, and inspect the reactive graph — all programmatically. The user sees results live in their
"version": "2.30.0", "description": "The missing DevOps layer for coding agents. Flow, feedback, and memory that compounds between sessions.", "name": "Boden Fuller",
"name": "dotnet-claude-kit", "description": "The definitive Claude Code companion for .NET developers. 47 skills, 10 agents, 16 commands, 10 rules, 5 templates, 15 MCP tools, 7 hooks for modern .NET 10 / C# 14.", "name": "Mukesh Murugan",
17 Google Maps tools for AI agents — geocode, search, directions, weather, air quality, map images via MCP server or standalone CLI
1. The daemon auto-starts. It starts on first command. Use to clean up. Use only if you need to pre-warm the browser before issuing commands. 2. Always re-snapshot after page changes. Refs are versioned (). After navigation, form submission, or dynamic content loading, old refs are stale. Run to
Tableau MCP Server enables AI agents to directly access, visualize, and analyze Tableau data within Claude, helping teams explore business intelligence without switching tools. Developers and data analysts benefit from seamless integration of Tableau dashboards and datasets into AI-powered workflows.
Empirica is a system prompt that adds epistemic measurement, RAG grounding, and calibration gates to AI agents to reduce hallucinations and improve reliability in code generation workflows. It's designed for developers building AI-native applications who need measurable confidence in agent outputs.
"version": "0.10.0", "description": "AI agents on autopilot - define in markdown, run on cron, CI/CD, or serverless", "license": "Apache-2.0",
Zettelkasten memory for AI agents. Markdown cards in with . npm package . Distributed as CLI + MCP server + Claude Code plugin + VS Code extension + Pi extension. Build has a known TS error ( optional dep). Ignore it — it compiles fine for distribution. If you add a new MCP tool:
Recall MCP Server enables persistent, cross-session memory for Claude and AI agents through Redis/Valkey or managed cloud hosting, allowing AI systems to retain and retrieve context across conversations. Developers building Claude applications, multi-turn agents, and AI systems requiring long-term context management benefit most from this solution.
Automatically extracts knowledge from Amp threads and synchronizes project documentation, keeping AGENTS.md and other docs up-to-date after epics and major work. Ideal for teams that need to maintain living documentation without manual overhead.
Execute the release automation script with auto-confirmation for Claude Code. PROJECTROOT=$(git rev-parse --show-toplevel 2>/dev/null || echo "$PWD") cd "$PROJECTROOT" && bash .claude/scripts/release.sh $ARGUMENTS --yes