mdskills
← All tags

Python AI Agent Skills

AI agent skills for Python development. Django, FastAPI, pytest, data science workflows, and more for your AI coding assistant.

337 listings

Mailchimp MCP Server

MCP Server

A Model Context Protocol (MCP) server for the Mailchimp Marketing API. 53 tools to query and manage your Mailchimp account directly from Claude. Uses the Mailchimp Marketing API via requests. Not based on the official mailchimp-marketing-python client. I hit too many issues with it so I went with raw HTTP calls instead. - Campaigns - List, search, and inspect campaign details - Reports - Open/clic

8.2damientilman/mailchimp-mcp-server

Obris CLI

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.2obris-dev/obris-cli

light weight MCP for code that just works

MCP Server

light weight MCP for code that just works A super light-weight, effective embedded MCP (AST-based) that understand and searches your codebase that just works! Using CocoIndex - an Rust-based ultra performant data transformation engine. No blackbox. Works for Claude, Codex, Cursor - any coding agent. - Instant token saving by 70%. - 1 min setup - Just claude/codex mcp add works! Please help star

8.2cocoindex-io/cocoindex-code

MCP Wireshark

MCP Server

An MCP server that exposes Wireshark/tshark capabilities to AI tools and IDEs. Capture live traffic, analyze .pcap files, apply display filters, follow TCP/UDP streams, and export to JSON — all via Claude Desktop, VS Code Copilot, or any MCP-compatible client. - Python 3.10+ - Wireshark/tshark installed and on PATH Linux: add your user to the wireshark group for non-root capture: Or with uv: ~/Lib

8.2khuynh22/mcp-wireshark

MCP Skill

MCP Server

MCP skill for airtable. Provides 8 tools: ping, list_bases, search_bases, list_tables_for_base, get_table_schema, list_records_for_table, create_records_for_table, update_records_for_table

7.8manojbajaj95/mcp-skill

LLM Cache Audit Skill

audit-prompt-caching is a portable Codex/agent skill for finding why LLM cache reuse fails across the request path: prompt/prefix caches, provider cache telemetry, cache-aware routing, agent tool stability, Bedrock checkpoints, OpenRouter routing drift, provider migration risk, and vLLM/SGLang KV reuse. LLM cache reuse usually fails silently. A timestamp in the system prompt, shuffled tool schemas

sernote/audit-prompt-caching

Testing With Pitlane

MCP Server

A feedback loop for people building AI skills and MCP servers. You're building a skill, an MCP server, or a custom prompt strategy that's supposed to make an AI coding assistant better at a specific job. But how do you know it actually works? How do you know your latest commit made things better and not worse? Pitlane gives you the answer. Define the tasks your skill should help with, set up a bas

8.7pitlane-ai/pitlane

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.0K-Dense-AI/claude-skills-mcp

Python Development Python Scaffold

You are a Python project architecture expert specializing in scaffolding production-ready Python applications. Generate complete project structures with modern tooling (uv, FastAPI, Django), type hint

8.0sickn33/antigravity-awesome-skills

World Intelligence MCP Server

MCP Server

Real-time global intelligence across 30+ domains with 109 MCP tools, a live ops-center dashboard, a CLI, and a Qdrant vector store for enterprise-grade semantic search across accumulated intelligence. All data comes from free, public APIs — no paid subscriptions required. Built for AI agents that need world awareness: market conditions, geopolitical risk, military posture, supply chain disruptions

8.7marc-shade/world-intel-mcp

Senior Architect

Comprehensive software architecture skill for designing scalable, maintainable systems using ReactJS, NextJS, NodeJS, Express, React Native, Swift, Kotlin, Flutter, Postgres, GraphQL, Go, Python. Includes architecture diagram generation, system design patterns, tech stack decision frameworks, and dependency analysis. Use when designing system architecture, making technical decisions, creating architecture diagrams, evaluating trade-offs, or defining integration patterns.

4.0sickn33/antigravity-awesome-skills

Aeo Optimization

AI Engine Optimization - semantic triples, page templates, content clusters for AI citations

9.0alinaqi/claude-bootstrap

BlockRun

Use when user needs capabilities Claude lacks (image generation, real-time X/Twitter data) or explicitly requests external models ("blockrun", "use grok", "use gpt", "dall-e", "deepseek")

8.0sickn33/antigravity-awesome-skills

Python Testing Patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

5.0sickn33/antigravity-awesome-skills

K6 MCP Server

MCP Server

A Model Context Protocol (MCP) server implementation for running k6 load tests. - Simple integration with Model Context Protocol framework - Support for custom test durations and virtual users (VUs) - Easy-to-use API for running k6 load tests - Configurable through environment variables - Real-time test execution output Before you begin, ensure you have the following installed: - Python 3.12 or hi

7.0QAInsights/k6-mcp-server

Browser Use MCP Server

MCP Server

An MCP server that enables AI agents to control web browsers using browser-use. - uv - Fast Python package manager - Playwright - Browser automation - mcp-proxy - Required for stdio mode Create a .env file: - [x] Browser Automation: Control browsers through AI agents - [x] Dual Transport: Support for both SSE and stdio protocols - [x] VNC Streaming: Watch browser automation in real-time - [x] Asyn

7.0co-browser/browser-use-mcp-server

Azure AI Textanalytics Py

|

8.0sickn33/antigravity-awesome-skills

Azure AI Translation Text Py

|

6.0sickn33/antigravity-awesome-skills

Python Flask JSON Guide

Rules

This project is heavily reliant on our custom Drawscape Factorio python module.

3.0PatrickJS/awesome-cursorrules

Hubspot Integration

Expert patterns for HubSpot CRM integration including OAuth authentication, CRM objects, associations, batch operations, webhooks, and custom objects. Covers Node.js and Python SDKs. Use when: hubspot, hubspot api, hubspot crm, hubspot integration, contacts api.

3.0sickn33/antigravity-awesome-skills

Azure Cosmos DB Py

Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator), service layer classes with CRUD operations, partition key strategies, parameterized queries, or TDD patterns for Cosmos. Triggers on phrases like "Cosmos DB", "NoSQL database", "document store", "add persistence", "database service layer", or "Python Cosmos SDK".

9.0sickn33/antigravity-awesome-skills

Freqtrade MCP

MCP Server

An MCP server that integrates with the Freqtrade cryptocurrency trading bot via its REST API, enabling seamless AI agent interaction for automated trading operation. For more crypto-related MCP servers, see the Kukapay MCP servers. - Python 3.13+: Ensure Python is installed on your system. - Freqtrade: A running Freqtrade instance with the REST API enabled (see Freqtrade Docs). - Git: For cloning

8.0kukapay/freqtrade-mcp

Aviationstack MCP

MCP Server

This project is an MCP (Model Context Protocol) server that provides a set of tools to interact with the AviationStack API. It exposes endpoints for retrieving real-time and future flight data, aircraft and airplane details, and core reference data (airports, airlines, routes, taxes), making it easy to integrate aviation data into your applications. You can also find the Aviationstack MCP server i

8.0Pradumnasaraf/aviationstack-mcp

Pearch.ai MCP

MCP Server

MCP server for Pearch.AI: natural-language search over people and companies/leads (B2B). Use it from Cursor, Claude Desktop, VS Code, or any MCP-compatible client. - searchpeople — natural-language search for people (e.g. “software engineers in California with 5+ years Python”); returns candidates with optional insights and profile scoring. - searchcompanyleads — find companies and leads/contacts

7.0Pearch-ai/mcp_pearch