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.
1279 skills
- 🔍 Multi-Provider Search - Search across Pexels and Unsplash simultaneously - 📊 Rich Metadata - Get comprehensive image details including dimensions, photographer info, and licensing - 📄 Pagination Support - Browse through large result sets with ease - 🛡️ Graceful Error Handling - Robust error handling for API failures - ⚡ Async Performance - Lightning-fast concurrent API calls - 🎯 Provider
>
mcp-trinv-server (ou MCPTRINV) est un serveur de type MCP (Model Context Protocol) qui est utilisé pour augmenter les ressources d'assistant d'Intelligence Artificielle comme Claude ou Gemini. MCPTRINV permet de rechercher des communes à partir d'un fragment de leur nom puis de rechercher des parcelles cadastrales dans une commune ayant une surface donnée. Il s'appuie sur le site TRINV. - trinv-ch
MEMCORD v3.0.2 (mcp server) This privacy-first, self-hosted MCP server helps you organize chat history, summarize messages, search across past chats with AI — and keeps everything secure and fully under your control. Never Lose Context Again Transform your Claude conversations into a searchable, organized knowledge base that grows with you - Core Benefits - Prerequisites - Quick Start - IDE Config
Use when user provides a topic and wants an automated video podcast created, OR when user wants to learn/analyze video design patterns from reference videos — handles research, script writing, TTS audio synthesis, Remotion video creation, and final MP4 output with background music. Also supports design learning from reference videos (learn command), style profile management, and design reference library.
Transform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration
GNURadio MCP Server is a modern, extensible Machine Control Protocol (MCP) server for GNURadio, enabling programmatic, automated, and AI-driven creation of GNURadio flowgraphs. Designed for seamless integration with Large Language Models (LLMs), automation frameworks, and custom clients, it empowers you to generate .grc files and control SDR workflows at scale. - 🌐 MCP API: Exposes a robust MCP i
This skill should be used when the user says "why now", "is the timing right", "what's changed", "why didn't this exist before", "why is this possible now", "what's the tailwind", or needs to formalize whether there is a structural timing advantage for this idea — not just "AI is taking off.
An MCP (Model Context Protocol) tool that provides cryptocurrency market data using the CoinGecko API, specifically designed for Claude Desktop. For a detailed guide on setting up and using this tool, check out our Medium tutorial: Tutorial: Using Claude Desktop with Crypto Trader MCP Tool to Get Real-Time Cryptocurrency Data - Real-time cryptocurrency price data - Detailed market information for
An MCP (Model Context Protocol) tool that provides stock market data and trading capabilities using the yfinance library, specifically adapted for Claude Desktop. For a detailed guide on setting up and using this tool, check out our Medium tutorial: Tutorial: Using Claude Desktop with YFinance Trader MCP Tool to Access Real-Time Stock Market Data - Real-time stock quotes - Company information and
Read more about setting up the GameBrain MCP server. Simply get your free API key and copy this config into your MCP client:
Persistent memory for Claude Code. Also: loop detection, scope guards, code analysis, and a local LLM for second opinions. Claude Code forgets everything between sessions and after context compaction. Mini Claude provides: - Checkpoints - Save task state, auto-restore after compaction - Mistake memory - Log errors, get warned next time you touch that file - Decision memory - Log WHY you chose some
MCP Server for AI-Powered Product Management Insights Query 269 episodes of Lenny's Podcast directly from Claude Code, Cursor, or any MCP-compatible AI assistant. Installation · Usage · Tools · Examples Lenny's Podcast is a goldmine of product management wisdom from leaders at Airbnb, Stripe, Netflix, and more. This MCP server makes that knowledge accessible to AI assistants—so you can get expert
A powerful Ghidra extension that provides an MCP (Model Context Protocol) server, enabling AI assistants and other tools to interact with Ghidra's reverse engineering capabilities through a standardized API. GhidrAssistMCP bridges the gap between AI-powered analysis tools and Ghidra's comprehensive reverse engineering platform. By implementing the Model Context Protocol, this extension allows exte
The memory system for AI coding agents. Decisions, lessons, and context that persist across sessions. mcp-name: io.github.omega-memory/omega-memory AI coding agents are stateless. Every new session starts from zero. - Context loss. Agents forget every decision, preference, and architectural choice between sessions. Developers spend 10-30 minutes per session re-explaining context that was already e
Giving AI coding assistants a memory that actually persists. Watch In Memoria in action: learning a codebase, providing instant context, and routing features to files. You know the drill. You fire up Claude, Copilot, or Cursor to help with your codebase. You explain your architecture. You describe your patterns. You outline your conventions. The AI gets it, helps you out, and everything's great. T
Beelzebub is an advanced honeypot framework designed to provide a highly secure environment for detecting and analyzing cyber attacks. It offers a low code approach for easy implementation and uses AI to mimic the behavior of a high-interaction honeypot. - Global Threat Intelligence Community - Key Features - Architecture - Quick Start - Configuration - Core Configuration - Service Configuration -
Stop pasting API keys into AI chat. When you paste sk-proj-xxx into Claude Code, that secret is now in your conversation history, Anthropic's logs, and potentially exposed to prompt injection attacks. secretctl fixes this. Your AI gets command results, never secret values. Every day, developers paste secrets into AI coding assistants: This is a security incident waiting to happen. - Secrets in con
A comprehensive collection of agents and skills for Claude Code focused on DevOps, infrastructure management, and developer productivity. Add to your Clewfile: echo "adamancini/devops-toolkit" >> ~/.claude/Clewfile Or install directly: /plugin marketplace add adamancini/devops-toolkit /plugin install devops-toolkit@devops-toolkit Restart Claude Code and invoke skills: "Create a wildcard certificat
This project implements a sophisticated multi-agent research system based on the concepts described in Anthropic's article: Building a Multi-Agent Research System. The system leverages the power of coordinated AI agents to handle deep and complex research queries that require multiple perspectives and iterative investigation. The system is built around a Lead Research Agent that orchestrates the e
Free Local RAG for Claude Code - Save Tokens & Time 日本語版はこちら | Japanese Version DevRag is a lightweight RAG (Retrieval-Augmented Generation) system designed specifically for developers using Claude Code. Stop wasting tokens by reading entire documents - let vector search find exactly what you need. When using Claude Code, reading documents with the Read tool consumes massive amounts of tokens: - ❌
Master TypeScript with advanced types, generics, and strict type
Interpret validation errors and guide fixing them. Use when encountering validation errors, validation warnings, false positives, operator structure issues, or need help understanding validation results. Also use when asking about validation profiles, error types, or the validation loop process.
Write JavaScript code in n8n Code nodes. Use when writing JavaScript in n8n, using $input/$json/$node syntax, making HTTP requests with $helpers, working with dates using DateTime, troubleshooting Code node errors, or choosing between Code node modes.