51 skills found · Page 1 of 2
openclaw / gh-issuesFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
anthropics / Hook DevelopmentThis skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
OthmanAdi / planning-with-filesClaude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.
mikeyobrien / ralph-orchestratorAn improved implementation of the Ralph Wiggum technique for autonomous AI agent orchestration
daodao97 / chatmcpChatMCP is an AI chat client implementing the Model Context Protocol (MCP).
qdrant / mcp-server-qdrantAn official Qdrant Model Context Protocol (MCP) server implementation
llmsresearch / paperbananaOpen source implementation and extension of Google Research’s PaperBanana for automated academic figures, diagrams, and research visuals, expanded to new domains like slide generation.
alioshr / memory-bank-mcpA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
bgauryy / octocode-mcpMCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform any accessible codebase/s into AI-optimized knowledge on simple and complex flows | Find real implementations and live docs from anywhere
adhikasp / mcp-client-cliA simple CLI to run LLM prompt and implement MCP client.
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.
argoproj-labs / mcp-for-argocdAn implementation of Model Context Protocol (MCP) server for Argo CD.
elusznik / mcp-server-code-execution-modeAn MCP server that executes Python code in isolated rootless containers with optional MCP server proxying. Implementation of Anthropic's and Cloudflare's ideas for reducing MCP tool definitions context bloat.
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.
invariantlabs-ai / mcp-streamable-httpExample implementation of MCP Streamable HTTP client/server in Python and TypeScript.
RaphaelRegnier / vibe-annotationsAI-powered annotations for localhost development. Create visual feedback on your apps and let AI coding agents automatically implement fixes via MCP integration.
tuannvm / kafka-mcp-serverA Model Context Protocol (MCP) server for Apache Kafka implemented in Go, leveraging franz-go and mcp-go.
ravenwits / mcp-server-arangodbThis is a TypeScript-based MCP server that provides database interaction capabilities through ArangoDB. It implements core database operations and allows seamless integration with ArangoDB through MCP tools. You can use it wih Claude app and also extension for VSCode that works with mcp like Cline!
yWorks / mcp-typescribeAn MCP server implementation enabling LLMs to work with new APIs and frameworks
vanto / beanquery-mcpBeancount MCP Server is an experimental implementation that utilizes the Model Context Protocol (MCP) to enable AI assistants to query and analyze Beancount ledger files using Beancount Query Language (BQL) and the beanquery tool.
AnalyticAce / binance-mcp-serverUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
arjunprabhulal / mcp-flight-searchMCP Server implementation for the Model Context Protocol (MCP) enabling AI tool usage - Realtime Flight Search
locus-technologies / agentic-commerce-protocol-demoReference implementation of OpenAI's Agentic Commerce Protocol (ACP)
profullstack / mcp-serverA generic, modular server for implementing the Model Context Protocol (MCP).
fctr-id / okta-mcp-serverThe Okta MCP Server is a groundbreaking tool built by the team at Fctr that enables AI models to interact directly with your Okta environment using the Model Context Protocol (MCP). Built specifically for IAM engineers, security teams, and Okta administrators, it implements the MCP specification to help work with Okta enitities
synaptiai / prompt-decoratorsA standardized framework for enhancing how LLMs process and respond to prompts through composable decorators, featuring an official open standard specification and Python reference implementation with MCP server integration.
faugustdev / git-context-controllerStructured context management framework for LLM agents. Implements Git-like operations (COMMIT, BRANCH, MERGE) to manage long-horizon agent memory.
MiguelAxcar / ai-rpi-protocolRepo-native protocol for AI-assisted coding that enforces a simple discipline: research first, plan second, code last. Drop it into any repository to reduce wrong implementations, cut rewrite cycles, and improve decisions earlier in the workflow. Works with Cursor, VS Code, Claude Code, and Windsurf across Claude, GPT, Gemini, Grok, and DeepSeek.
ForteScarlet / codex-kkpA Claude Code Plugin that enables seamless integration with Codex AI Agent for code analysis, implementation, and collaboration tasks.
prayanks / mcp-sqlite-serverThese are MCP server implementations for accessing a SQLite database in your MCP client. There is both a SDIO and a SSE implementation.