SKILL.md files package domain expertise into something any AI agent can use. Drop one into your project and your agent learns how to process PDFs, design interfaces, write tests, or whatever the skill teaches.
1288 skills
tilde is a privacy-first Model Context Protocol (MCP) server that acts as the universal memory and profile layer for AI Agents. Configure once. Use everywhere. Your data, your control. Supports profile management, skills, resume import, and team sync. Every time you switch AI tools, you face the same issues: - 🔄 Repetition: "I'm a Senior SWE", "I prefer Python", "Don't use ORMs" - 🧩 Fragmentatio
Generate AI images, videos, and music with deterministic pricing. No setup required – start generating in 2 minutes: 1. Create Agent → Get your API key instantly 2. Add Funds → Start from $1 3. Generate → Start creating images, videos, and music VAP is an MCP server that enables image, video, and music generation directly from agentic workflows. It exposes generative media capabilities as portable
Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI applications. Covers graph construction, state management, cycles and branches, persistence with checkpointers, human-in-the-loop patterns, and the ReAct agent pattern. Used in production at LinkedIn, Uber, and 400+ companies. This is LangChain's recommended approach for building agents. Use when: langgraph, langchain agent, stateful agent, agent graph, react agent.
A Model Context Protocol (MCP) server for comprehensive OPNsense firewall management. This server enables AI assistants like Claude to directly manage firewall configurations, diagnose network issues, and automate complex networking tasks. - Complete CRUD operations for firewall rules - Proper handling of API-created "automation rules" - Inter-VLAN routing configuration - Batch rule creation and m
This project is an MCP‑like server using the DeepSeek API. It aims to demonstrate the core concepts behind the Model Context Protocol (MCP) by exposing endpoints that allow AI assistants to: - List available tools. - Invoke commands on an active shell session. - Integrate with an AI chat (DeepSeek) that can include special instructions (e.g., CMD: lines) to trigger command execution. - Chat Interf
Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach.
A JetBrains IDE plugin that exposes an MCP (Model Context Protocol) server, enabling AI coding assistants like Claude, Codex, Cursor, and Windsurf to leverage the IDE's powerful indexing and refactoring capabilities. Fully tested: IntelliJ IDEA, PyCharm, WebStorm, GoLand, RustRover, Android Studio, PhpStorm May work (untested): RubyMine, CLion, DataGrip IDE Index MCP Server provides AI coding assi
Add Uppy Dashboard + Transloadit uploads to a Next.js (App Router) app, with server-side signature generation and optional /s3/store export.
MCP Server for the GitLab API, enabling project management, file operations, and more. - Automatic Branch Creation: When creating/updating files or pushing changes, branches are automatically created if they don't exist - Comprehensive Error Handling: Clear error messages for common issues - Git History Preservation: Operations maintain proper Git history without force pushing - Batch Operations:
AI-powered image editing with style transfer and object removal
✨ KDB - The Kindly Debugger ✨ Give your AI the superpower of traveling back in time to find what went wrong and fix the timeline. 🌐 Website • 🎉 Start Free • Follow the prompts to sign in with Google and auto-configure your MCP client. Add to your MCP client config (Claude Code, Cursor, etc.): That's it! 🎊 Ask your AI: "Debug my crashing program" Time-travel debugging for AI workflows. Step forw
The clearing layer for machine commerce. When AI agents transact at scale, someone has to settle. That's Kaledge. Kaledge provides financial infrastructure for AI agents: - MSR (Machine Settlement Receipt) - Cryptographic proof of every transaction - IAN (Inter-Agent Netting) - Compress 1,000 transactions into 12 net obligations - MBS (Machine Balance Sheet) - Real-time balance sheet per agent - C
Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.
Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus). Use when implementing queues, topics/subscriptions, message sessions, dead-letter handling, or enterprise messaging patterns.
A Model Context Protocol (MCP) server that provides programmatic access to the Supabase Management API. This server allows AI models and other clients to manage Supabase projects and organizations through a standardized interface. - List all projects - Get project details - Create new projects - Delete projects - Retrieve project API keys - List all organizations - Get organization details - Creat
|
Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Use when building React apps with functional programming patterns. Works with React 18/19, Next.js 14/15.
|
Apple Documentation Crawler & MCP Server A Swift-based tool to crawl, index, and serve Apple's developer documentation to AI agents via the Model Context Protocol (MCP). Cupertino is a local, structured, AI-ready documentation system for Apple platforms. It: - Crawls Apple Developer documentation, Swift.org, Swift Evolution proposals, Human Interface Guidelines, Apple Archive legacy guides, and Sw
You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows, implement tracing solutions, and establish troubleshooting practices for development and production environments.
Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
RulesetMCP is a Model Context Protocol (MCP) server that gives AI agents a project-aware rulebook. Instead of explaining your coding standards, SQL conventions, or process guidelines every time you open a new AI session, you define them once in version-controlled files. RulesetMCP reads those files and exposes tools for listing, summarizing, and applying rules to specific tasks and snippets. Right
A Model Context Protocol (MCP) server for Substrate blockchains, written in Rust. This project exposes dynamic Substrate blockchain operations (querying balances, blocks, pallets, storage, events, and more) via the MCP protocol, and is fully configurable via environment variables. Designed to interface with the subxt crate. - Query account balances and storage dynamically - List pallets and their
TypeScript SDK for S2 This repo contains the official TypeScript SDK for S2, a serverless data store for streams, built on the service's REST API. S2 is a managed service that provides unlimited, durable streams. Streams can be appended to, with all new records added to the tail of the stream. You can read from any portion of a stream – indexing by record sequence number, or timestamp – and follow