mdskills
← All tags

Cursor AI Agent Skills

AI agent skills designed for Cursor IDE. Custom rules, workspace setup, and Cursor-specific workflows.

233 listings

Angular Novo Elements

Rules

.cursor

6.0PatrickJS/awesome-cursorrules

Prediction Markets MCP Server

MCP Server

An MCP (Model Context Protocol) server that brings live prediction market data into AI coding environments like Cursor and Claude Desktop. - 🆓 No API Keys – Works out of the box, zero configuration - 📈 Multi-Platform – Polymarket, PredictIt, and Kalshi in one interface - ⚡ Real-time Data – Current odds and prices from live markets - 🎯 Easy Setup – One-click install in Cursor or simple manual se

7.0JamesANZ/prediction-market-mcp

Cross-LLM MCP Server

MCP Server

An MCP (Model Context Protocol) server that provides unified access to multiple Large Language Model APIs for AI coding environments like Cursor and Claude Desktop. - 🌐 8 LLM Providers – ChatGPT, Claude, DeepSeek, Gemini, Grok, Kimi, Perplexity, Mistral - 🎯 Smart Model Selection – Tag-based preferences (coding, business, reasoning, math, creative, general) - 📊 Prompt Logging – Track all prompts

8.0JamesANZ/cross-llm-mcp

Macrocosmos MCP

MCP Server

Official Macrocosmos Model Context Protocol (MCP) server that enables interaction with X (Twitter) and Reddit, powered by Data Universe (SN13) on Bittensor. This server allows MCP clients like Claude Desktop , Cursor , Windsurf , OpenAI Agents and others to fetch real-time social media data. 1. Get your API key from Macrocosmos. There is a free tier with $5 of credits to start. 2. Install uv (Pyth

8.0macrocosm-os/macrocosmos-mcp

Next.js SEO Dev

Rules

Always add helpful comments to the code explaining what you are doing.

3.0PatrickJS/awesome-cursorrules

Bilibili MCP

MCP Server

下面是为你的 bilibili-mcp 工具生成的 README.md 示例: 一个用于获取 B 站热榜的 MCP 工具,基于 FastMCP 和 B 站公开接口。你可以通过注册到 Cursor 或其他 MCP 客户端,实时调用热门视频数据。 确保使用 Python ≥ 3.12,并安装以下依赖项: 你的主代码文件可以是 bilibilimcp.py,项目结构如下: 使用 uv 运行工具: FastMCP 会自动暴露一个名为 getpopular 的工具: 获取 B 站热榜视频信息,返回最多 topk 个条目(最大 10 条)。 - 使用 httpx 实现异步请求 - 通过 FastMCP 注册为标准 MCP 工具 - 支持通过 stdio 与 MCP 客户端通信(例如 Cursor) - 仅用于学习与研究,B 站接口为公开接口,使用时请避免过于频繁访问。 - 默认 User-Agent

7.0xspadex/bilibili-mcp

NPM Package Docs MCP

MCP Server

A Model Context Protocol (MCP) tool that provides up-to-date documentation for npm packages directly in your IDE. This tool fetches the latest README documentation from either the package's GitHub repository or the README bundled with the npm package itself. This MCP tool helps your IDE (like Cursor) get the most current documentation for any npm package instead of relying on outdated or incomplet

8.0meanands/npm-package-docs-mcp

MCP Ragchat

MCP Server

mcp-ragchat An MCP server that adds RAG-powered AI chat to any website. One command from Claude Code. Tell Claude Code "add AI chat to mysite.com" and it will crawl your content, build a local vector store, spin up a chat server, and hand you an embed snippet. No cloud infra. No database. Just one API key. 1. Clone and build 2. Configure Claude Code (~/.claude/mcp.json) Open Claude Code and say: C

8.0gogabrielordonez/mcp-ragchat

Xian Smart Contracts Cursor Rules

Rules

Xian Smart Contract Development - Cursor Rules

8.0PatrickJS/awesome-cursorrules

Terminator

   Give AI assistants (Claude, Cursor, VS Code, etc.) the ability to control your desktop and automate tasks across any application. Claude Code (one-liner): Other clients (Cursor, VS Code, Windsurf, etc.): Add to your MCP config file: See the MCP Agent README for detailed setup instructions. - Uses your browser session - no need to relogin, keeps all your cookies and auth - Doesn't take

8.0mediar-ai/terminator

Outlook Assistant

MCP Server

Outlook Assistant MCP server for Outlook email, calendar, and contacts — let your AI assistant manage your inbox directly from the conversation. Outlook Assistant connects AI assistants to your Microsoft Outlook account through the Model Context Protocol. Ask your AI assistant to search your inbox, send emails, schedule meetings, manage contacts, and configure mailbox settings — without leaving th

8.7littlebearapps/outlook-assistant

Wp Project Triage

Use when you need a deterministic inspection of a WordPress repository (plugin/theme/block theme/WP core/Gutenberg/full site) including tooling/tests/version hints, and a structured JSON report to guide workflows and guardrails.

8.0WordPress/agent-skills

MCP Linear

MCP Server

A Model Context Protocol (MCP) server implementation for the Linear GraphQL API that enables AI assistants to interact with Linear project management systems. MCP Linear bridges the gap between AI assistant and Linear (project management tool) by implementing the MCP protocol. This allows to: - Retrieve issues, projects, teams, and other data from Linear - Create and update issues - Change issue s

7.0tacticlaunch/mcp-linear

Reapi/mcp Openapi

MCP Server

A Model Context Protocol (MCP) server that loads and serves multiple OpenAPI specifications to enable LLM-powered IDE integrations. This server acts as a bridge between your OpenAPI specifications and LLM-powered development tools like Cursor and other code editors. - Loads multiple OpenAPI specifications from a directory - Exposes API operations and schemas through MCP protocol - Enables LLMs to

8.0ReAPI-com/mcp-openapi

Octocode Documentation Writer

MCP Server

This skill should be used when the user asks to "generate documentation", "document this project", "create docs", "write documentation", "update documentation", "document all APIs", "generate onboarding docs", "create developer docs", or needs comprehensive codebase documentation. Orchestrates parallel AI agents to analyze code and produce documentation files.

8.0bgauryy/octocode-mcp

Skills

When the user wants to create or update a README.md file for a project. Also use when the user says "write readme," "create readme," "document this project," "project documentation," or asks for help with README.md. This skill creates absurdly thorough documentation covering local setup, architecture, and deployment.

8.0Shpigford/skills

OpenAPI MCP Server

MCP Server

A Model Context Protocol (MCP) server for Claude/Cursor that enables searching and exploring OpenAPI specifications through oapis.org. - Demo: https://x.com/janwilmake/status/1903497808134496583 - HN Thread: https://news.ycombinator.com/item?id=43447278 - OpenAPISearch: https://github.com/janwilmake/openapisearch - OAPIS: https://github.com/janwilmake/oapis The MCP works by applying a 3 step proce

7.0snaggle-ai/openapi-mcp-server