110 skills found · Page 2 of 4
SecretiveShell / MCP-BridgeA middleware to provide an openAI compatible endpoint that can call MCP tools
thedaviddias / llms-txt-hub🤖 The largest directory for AI-ready documentation and tools implementing the proposed llms.txt standard
jacksteamdev / obsidian-mcp-toolsAdd Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.
zaidmukaddam / scira-mcp-chatA minimalistic MCP client with a good feature set.
karanb192 / reddit-mcp-buddyClean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.
universal-tool-calling-protocol / python-utcpOfficial python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
zhinkgit / embeddedskillsAn open-source collection of embedded development and debugging skills for Claude Code, Copilot, TRAE, and other AI coding assistants that support the Skill protocol.
agentify-sh / desktopAgentify Desktop lets Codex/Claude/OpenCode control your logged-in ChatGPT, Claude, AiStudio, Gemini, Grok, Perplexity web sessions via MCP, parallel hidden/visible tabs, file upload + image download
adhikasp / mcp-redditA Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
AmrDab / clawdcursorclawdcursor compiles whatever's on screen into one UI map — accessibility tree and OCR fused into stable, addressable elements, with a screenshot only when needed — then drives apps through reusable scripts, verifying every action and routing it through a single safety gate.
murataslan1 / cursor-ai-tipsCursor AI IDE tips, tricks & best practices - Keyboard shortcuts, Composer mode, .cursorrules examples, and Reddit community wisdom
VAMFI / claude-user-memoryAutonomous agent substrate for Claude Code CLI. Research→Plan→Implement workflows with quality gates, TDD enforcement, and multi-agent coordination. 4.8-5.5x faster development. Built on Anthropic's engineering research.
Lolner95 / AIGXOpen, MIT context format for AI coding agents: centralized .aigx/ rules + a per-file boundary index that targets the right rules, forbidden imports, and gotchas to each file. The only context format validated in a controlled benchmark. Tool-agnostic; nothing injected into your source.
bjgreenberg / senior-engineering-partnerA stack-agnostic Claude Code skill: strict code reviewer, pair programmer, debugger, and mentor (Python/Bash/Apps Script/JS). Security-first, phase-aware engineering discipline with a spec→plan→TDD→verify workflow.
Adancurusul / embedded-debugger-mcpMCP server + CLI + Codex/Claude skill for embedded debugging via probe-rs or OpenOCD — ARM Cortex-M, RISC-V, and Xtensa (ESP32), with AI crash diagnosis
AgriciDaniel / claude-repurposeContent Repurposing Engine for Claude Code. Turn 1 piece of content into 10+ platform-optimized posts for Twitter, LinkedIn, Instagram, Facebook, YouTube, Skool, Reddit, and newsletters.
aaddrick / attention-controlAir traffic control discipline for agent output. Written for a reader with ADHD.
markshust / hcfAutonomous development plugin for Claude Code. Define requirements with a PM, then let parallel workers implement everything using TDD.
DaviddTech / ai-trading-agentBuild your own AI hedge fund with Claude, Codex, Cursor & OpenClaw. The agent-native skills directory for Trader Dev MCP — write Pine Script, backtest crypto strategies, optimize parameters.
nicogis / MCP-Server-ArcGIS-Pro-AddInMCP Server with ArcGIS Pro Add-In
shehryarsaroya / agenttransferOpen-source infrastructure for AI agents — each gets an email address, folder, inbox, and API key. Move files through named inboxes instead of shared cloud credentials; signed receipts and MCP built in.
cometchat / docs-mcpCometChat docs search + implementation bundles: add chat, voice, video & moderation to your app through your AI coding agent.
AtomGraph / Web-AlgebraSuite of generic Linked Data/SPARQL as well as LinkedDataHub-specific MCP tools
d-kimuson / claude-crewA CLI tool for enhancing Claude Desktop with additional capabilities and workflows
hesreallyhim / diy-tools-mcpAn MCP server that allows users to dynamically add custom tools/functions at runtime
Exadra37 / ai-intent-driven-developmentAI Intent Driven Development (IDD) guidelines and instructions for AI Coding Agents, AI Coding Assistants, and LLMs.
JeremyDev87 / codingbuddyCodingbuddy orchestrates 29 specialized AI agents to deliver code quality comparable to a team of human experts through a PLAN → ACT → EVAL workflow.
robert-auger / safer-dependenciessafer-dependencies is a security layer for Claude Code that audits packages before they’re added to your project. It detects and fixes risky dependencies, including CVEs, typosquats, abandoned packages, version-age issues, and adds package-cooldown violations across npm, PyPI, RubyGems, Maven, Go, a…
phuetz / code-buddyOpen-source multi-provider AI coding agent — terminal + Electron desktop (Cowork) + 24/7 multi-AI fleet, free-first on local Ollama. Opt-in, human-gated evolutionary self-improvement that ingests research to set its own goals.
girishr / SpecPilotSpec-driven development (SDD) CLI for AI coding agents (Claude Code, Cursor) - initialize, validate, and sync .specs/ across TypeScript & Node.js projects