mdskills

Productivity skills

Todos, kanban, calendars, notes, Obsidian, communication, chat. All free to download, install any skill with one command.

120 skills in Productivity

Personal Tool Builder

Skill

Expert in building custom tools that solve your own problems first. The best products often start as personal tools - scratch your own itch, build for yourself, then discover others have the same itch. Covers rapid prototyping, local-first apps, CLI tools, scripts that grow into products, and the art of dogfooding. Use when: build a tool, personal tool, scratch my itch, solve my problem, CLI tool.

7.014k1by sickn33

Forage

Skill

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.04521by isaac-levine

Conductor Status

Skill

Display project status, active tracks, and next actions

8.014k1by sickn33

Plan Writing

Skill

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

8.014k1by sickn33

LLM App Patterns

Skill

Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, building agents, or setting up LLM observability.

6.013k1by sickn33

Context Optimization

Skill

This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending effective context capacity.

8.09.6k1by muratcankoylan

Obris CLI

Skill

A command-line tool for capturing screenshots and managing knowledge in Obris, your personal knowledge layer for AI. Save content to organized topics so you never start another AI chat from zero again. Requires Python 3.10+. Or run directly with uv: For desktop notifications with deep linking to your uploaded content: Generate an API key from your Obris dashboard. Don't have an account? Sign up. T

7.23601by obris-dev

Binary Analysis Patterns

Skill

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.

7.014k1by sickn33

Zapier Make Patterns

Skill

No-code automation democratizes workflow building. Zapier and Make (formerly Integromat) let non-developers automate business processes without writing code. But no-code doesn't mean no-complexity - these platforms have their own patterns, pitfalls, and breaking points. This skill covers when to use which platform, how to build reliable automations, and when to graduate to code-based solutions. Key insight: Zapier optimizes for simplicity and integrations (7000+ apps), Make optimizes for power

3.013k1by sickn33

Notion MCP Server V2 🚀

Skill

A comprehensive Model Context Protocol (MCP) server for Notion integration with enhanced functionality, robust error handling, production-ready features, and bulletproof validation. - ✅ Search: Find pages and databases with advanced filtering - ✅ Page Operations: Create, read, update pages with full content support - ✅ Content Management: Add paragraphs, headings, bullet points, todos, links, and

7.03531by ankitmalik84

PersonalizationMCP

Skill

A unified personal data hub built on MCP (Model Context Protocol) that allows AI assistants to access your digital life from multiple platforms, providing truly personalized and contextual interactions. 1. Clone the repository 2. Install dependencies > 📖 See detailed installation instructions: Installation and Setup 3. Configure your API keys 4. Add to Cursor settings > 📖 See detailed MCP config

8.04451by YangLiangwei

Agent Tool Builder

Skill

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools. Key insight: Tool descriptions are more important than tool implementa

4.013k1by sickn33

Team Composition Analysis

Skill

This skill should be used when the user asks to "plan team

8.014k1by sickn33

CrewAI

Skill

Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory systems, and flows for complex workflows. Essential for building collaborative AI agent teams. Use when: crewai, multi-agent team, agent roles, crew of agents, role-based agents.

8.014k1by sickn33

Memory Systems

Skill

8.09.6k1by muratcankoylan

Agent Skill Loader 🧠

Skill

Agent Skill Loader is a Model Context Protocol (MCP) server that acts as a bridge between your static Claude Code Skills library and dynamic AI agents (like Antigravity, Claude Desktop, or Cursor). It allows agents to "learn" skills on demand without requiring you to manually copy files into every project. Discovery: listskills - Scans your configured skill directories. Dynamic Learning: readskill

7.03531by back1ply

Claude Concilium

Skill

Multi-agent AI consultation framework for Claude Code via MCP. Get a second (and third) opinion from other LLMs when Claude Code alone isn't enough. Claude Code is powerful, but one brain can miss bugs, overlook edge cases, or get stuck in a local optimum. Critical decisions benefit from diverse perspectives. Concilium runs parallel consultations with multiple LLMs through standard MCP protocol. E

7.03531by spyrae

Haskell Pro

Skill

Expert Haskell engineer specializing in advanced type systems, pure

7.014k1by sickn33

mcp-trinv-server, un serveur MCP pour TRINV

Skill

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

6.0301by cqtrinv

Claude Code Plugins

Skill

Plugins for Claude Code. Your world at a glance, without leaving the terminal. Track PRs, calendar, Slack, stocks, music—all in your statusline. The flow: /hub-setup → add monitors → alerts appear → /hub-ack for smart actions (merge PR, join meeting, reply to Slack). → Full documentation — workflow examples, all services, commands AI-powered market screening, without leaving the terminal. Screen s

8.0404by fiale-plus

Optional: Enable auto-save hooks (new in v2.5.0)

Skill

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

8.0436by ukkit

Discord Bot Architect

Skill

Specialized skill for building production-ready Discord bots. Covers Discord.js (JavaScript) and Pycord (Python), gateway intents, slash commands, interactive components, rate limiting, and sharding.

8.014kby sickn33

Langchain Architecture

Skill

Design LLM applications using the LangChain framework with agents, memory, and tool integration patterns. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

8.014kby sickn33

Make your meetings accessible to AI Agents 🤖

Skill

Make your meetings accessible to AI Agents 🤖 joinly.ai is a connector middleware designed to enable AI agents to join and actively participate in video calls. Through its MCP server, joinly.ai provides essential meeting tools and resources that can equip any AI agent with the skills to perform tasks and interact with you in real time during your meetings. - Live Interaction: Lets your agents exec

8.0835by joinly-ai