mdskills
← All use cases

AI & Machine Learning

LLMs, prompts, embeddings, RAG, model training, agents

229 listings

Continue

Extension

Open-source VS Code and JetBrains extension that connects any LLM for autocomplete, chat, and inline editing with full model and context control.

2.012,007 weeklycontinuedev/continue

Agent Skills

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

8.09 weeklyopenai/skills

Canvas Design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

8.07 weeklyanthropics/skills

Video Editor MCP server

MCP Server

See a demo here: https://www.youtube.com/watch?v=KG6TMLD8GmA Upload, edit, search, and generate videos from everyone's favorite LLM and Video Jungle. You'll need to sign up for an account at Video Jungle in order to use this tool, and add your API key. The server implements an interface to upload, generate, and edit videos with: - Custom vj:// URI scheme for accessing individual videos and project

8.07 weeklyburningion/video-editing-mcp

Forage

Self-improving tool discovery for AI agents. Install one MCP server. Your agent finds the rest. npm · GitHub · Contributing Forage is an MCP server that lets AI agents discover, install, and learn to use new tools — automatically. When an agent hits a wall, it forages for the right tool, installs it, and teaches itself how to use it. No restarts. No manual config. The agent gets permanently smarte

9.06 weeklyisaac-levine/forage

Skill Developer

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

9.06 weeklysickn33/antigravity-awesome-skills

Agent Skills

Use when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.

8.05 weeklyopenai/skills

Skill Seekers

English | 简体中文 🧠 The data layer for AI systems. Skill Seekers turns any documentation, GitHub repo, or PDF into structured knowledge assets—ready to power AI Skills (Claude, Gemini, OpenAI), RAG pipelines (LangChain, LlamaIndex, Pinecone), and AI coding assistants (Cursor, Windsurf, Cline) in minutes, not hours. Skill Seekers is the universal preprocessing layer that sits between raw documentatio

2.04 weeklyyusufkaraaslan/Skill_Seekers

AI Engineer

Build production-ready LLM applications, advanced RAG systems, and

8.04 weeklysickn33/antigravity-awesome-skills

Agent Memory Systems

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them. Key insight: Memory isn't just storage - it's retrieval. A million stored facts mean nothing if you can't find the right one. Chunking, embedding, and retrieval strategies determine whether your agent remembers or forgets. The field is fragm

3.04 weeklysickn33/antigravity-awesome-skills

Excel MCP Server

MCP Server

A Model Context Protocol (MCP) server that lets you manipulate Excel files without needing Microsoft Excel installed. Create, read, and modify Excel workbooks with your AI agent. - 📊 Excel Operations: Create, read, update workbooks and worksheets - 📈 Data Manipulation: Formulas, formatting, charts, pivot tables, and Excel tables - 🔍 Data Validation: Built-in validation for ranges, formulas, and

8.03 weeklyharis-musa/excel-mcp-server

Reviewing Code

Plugin

Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.

8.03 weeklyjlowin/fastmcp

Claude Skills MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides intelligent search capabilities for discovering relevant Claude Agent Skills using vector embeddings and semantic similarity. This server implements the same progressive disclosure architecture that Anthropic describes in their Agent Skills engineering blog, making specialized skills available to any MCP-compatible AI application. An open-source

8.03 weeklyK-Dense-AI/claude-skills-mcp

Claude Mem

Plugin

Persistent memory compression system built for Claude Code. Gives your AI agent long-term memory across sessions with automatic context compression and retrieval.

8.03 weeklythedotmack/claude-mem

Deep Research

Execute autonomous multi-step research using Google Gemini Deep Research Agent. Use for: market analysis, competitive landscaping, literature reviews, technical research, due diligence. Takes 2-10 minutes but produces detailed, cited reports. Costs $2-5 per task.

7.02 weeklysanjay3290/ai-skills

Deep Research MCP

MCP Server

A Python-based agent that integrates research providers with Claude Code through the Model Context Protocol (MCP). It supports OpenAI (Responses API with web search and code interpreter, or Chat Completions API for broad provider compatibility) and the open-source Open Deep Research stack (based on smolagents). - Python 3.9+ - OpenAI API access (Responses API models, e.g., o4-mini-deep-research-20

8.02 weeklypminervini/deep-research-mcp

Skill Depot

MCP Server

skill-depot replaces the "dump all skill frontmatter into context" approach with selective, semantic retrieval. Agent skills are stored as Markdown files and indexed with vector embeddings — only the relevant skills are loaded when needed, keeping context lean. - Semantic Search — Find skills by meaning, not just keywords, using embedded vector search - Fully Local — No API keys, no cloud. U

8.32 weeklyRuhal-Doshi/skill-depot

LLM Council

This is a fork of karpathy/llm-council. New in this fork since the previously published state: - Conversation history is complete again: storage loads older runs from backend/data/conversations.json and supports the legacy data/ layout (including data/conversations/ per-conversation JSON files when present), so older runs show up in the UI. - Sidebar no longer truncates early: the frontend now req

6.01 weeklyelhamid/llm-council

OpenStreetMap (OSM) MCP Server

MCP Server

An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based services and geospatial data. - osm-mcp-server: The main server, available for public use. This server provides LLMs with tools to interact with OpenStreetMap data, enabling location-based applications to: - Geocode addresses and place names to coordinates - Reverse geocode coordinates to addresses - Find

8.01 weeklyjagan-shanmugam/open-streetmap-mcp

Financial Analysis

Plugin

Plugins that turn Claude into a specialist for financial services — investment banking, equity research, private equity, and wealth management. Built for Claude Cowork, also compatible with Claude Code. Cowork lets you set the goal and Claude delivers finished, professional work. Plugins let you go further: tell Claude how your firm does analysis, which data sources to pull from, how to handle cri

8.01 weeklyanthropics/financial-services-plugins

Agent Skills

Use the Figma MCP server to fetch design context, screenshots, variables, and assets from Figma, and to translate Figma nodes into production code. Trigger when a task involves Figma URLs, node IDs, design-to-code implementation, or Figma MCP setup and troubleshooting.

8.01 weeklyopenai/skills

Claude Memory Skill

Claude Code forgets everything between sessions. Built-in auto-memory exists but: - It's opaque (Claude decides what's "meaningful") - Limited to 200 lines loaded at startup - Not tightly integrated into the agentic loop - No hierarchical organization (scales poorly) A skill-based memory protocol with: - Hierarchical storage: core.md summaries → topics/ .md details - Background agents: Memory ops

6.01 weeklyhanfang/claude-memory-skill

Agent Skills

Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`.

8.01 weeklyopenai/skills

Serena

:rocket: Serena is a powerful coding agent toolkit capable of turning an LLM into a fully-featured agent that works directly on your codebase. Unlike most other tools, it is not tied to an LLM, framework or an interface, making it easy to use it in a variety of ways. :wrench: Serena provides essential semantic code retrieval and editing tools that are akin to an IDE's capabilities, extracting code

8.01 weeklyoraios/serena