mdskills
← All tags

Markdown AI Agent Skills

AI agent skills for Markdown processing. Documentation generation, formatting, and content management workflows.

56 listings

Markitdown MCP

The markitdown-mcp package provides a lightweight STDIO, Streamable HTTP, and SSE MCP server for calling MarkItDown. It exposes one tool: converttomarkdown(uri), where uri can be any http:, https:, file:, or data: URI. To install the package, use pip: To run the MCP server, using STDIO (default) use the following command: To run the MCP server, using Streamable HTTP and SSE use the following comma

7.010 downloadsmicrosoft/markitdown

Academic CV Builder

Format CVs for academic positions with publications, grants, and teaching

8.03 downloadsParamchoudhary/ResumeSkills

Chainlist MCP Server

MCP Server

An MCP server that gives AI agents fast access to verified EVM chain information, including RPC URLs, chain IDs, explorers, and native tokens — sourced from Chainlist.org. - Efficient Data Fetching: Caches Chainlist API data to minimize requests. - Flexible Search: Case-insensitive keyword matching using regex for getChainsByKeyword. - Structured Output: Markdown responses with tabulated rpc and e

7.02 downloadskukapay/chainlist-mcp

Playwright MCP Server 🎭

MCP Server

MseeP.ai Security Assessment A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, generate test code, web scrapes the page and execute JavaScript in a real browser environment. Test your web applications on real device profiles with a simple command: Natural Language Support for AI Ass

8.02 downloadsexecuteautomation/mcp-playwright

GBrain

Tool Plugin

The memex Vannevar Bush imagined, built for people who think for a living. I was setting up my OpenClaw agent and started a markdown brain repo. One page per person, one page per company, compiled truth on top, append-only timeline on the bottom. The agent got smarter the more it knew, so I kept feeding it. Meetings, emails, tweets, Apple Notes, calendar data, original ideas. One thing led to anot

4.22 downloadsgarrytan/gbrain

Security Threat Model

Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and writes a concise Markdown threat model. Trigger only when the user explicitly asks to threat model a codebase or path, enumerate threats/abuse paths, or perform AppSec threat modeling. Do not trigger for general architecture summaries, code review, or non-security design work.

9.01 downloadsopenai/skills

Firecrawl Plugin for Claude Code

|

8.0firecrawl/firecrawl-claude-plugin

Wiki Vitepress

Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build output. Use when the user wants to create a browsable website from generated wiki pages.

8.0sickn33/antigravity-awesome-skills

Temporal Python

Rules

You are an expert Python developer with extensive experience in Temporal.

8.0PatrickJS/awesome-cursorrules

Bulk Update

MCP Server

Update properties or content across many pages in a Notion database with dry-run and error recovery

8.7n24q02m/better-notion-mcp

Content Core

Content Core is a powerful, AI-powered content extraction and processing platform that transforms any source into clean, structured content. Extract text from websites, transcribe videos, process documents, and generate AI summaries—all through a unified interface with multiple integration options. Extract content from anywhere: - 📄 Documents - PDF, Word, PowerPoint, Excel, Markdown, HTML, EPUB -

8.0lfnovo/content-core

Daily News Report

Scrapes content based on a preset URL list, filters high-quality technical information, and generates daily Markdown reports.

8.0sickn33/antigravity-awesome-skills

Hyperliquid WhaleAlert MCP

MCP Server

An MCP server that provides real-time whale alerts on Hyperliquid, flagging positions with a notional value exceeding $1 million. - Tool: getwhalealerts: Fetches recent whale transactions and returns them as a Markdown table using pandas for clean formatting. - Prompt: summarizewhaleactivity: Generates a summary of whale transactions, including metrics like total position value and notable symbols

7.0kukapay/hyperliquid-whalealert-mcp

Zettelkasten MCP Server

MCP Server

A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients. The Zettelkasten method is a knowledge management system developed by German sociologist Niklas Luhmann, who used it to produce over 70 books and hundreds of articles. It consists

8.0entanglr/zettelkasten-mcp

Github Issue Creator

Convert raw notes, error logs, voice dictation, or screenshots into crisp GitHub-flavored markdown issue reports. Use when the user pastes bug info, error messages, or informal descriptions and wants a structured GitHub issue. Supports images/GIFs for visual evidence.

8.0microsoft/skills

Developer MCP Server

A general purpose Model Context Protocol (MCP) server that provides comprehensive developer tools for file editing, shell command execution, and screen capture capabilities. Built using the rmcp crate. - View files with language detection for markdown formatting - Write/create files with automatic directory creation - String replacement with precise matching - Undo functionality with edit history

8.0VertexStudio/developer

Dolphindb MCP Server

MCP Server

通过 uvx 安装并运行: 安装完成后,直接运行: 运行后你可以直接使用工具,例如: 或(如果是 uvx 安装): 好的,这是转换后的 Markdown 版本: 好的,这是转换后的 Markdown 版本: 1. 配置环境变量(可选) 你可以通过 .env 文件或系统环境变量配置 DolphinDB 的连接信息: 也可以不设置,系统将使用默认值。 该命令会启动 MCP 插件服务,供外部调用。 3. FastMCP Agent 使用示例 启动后,你的工具将通过 FastMCP 对外暴露以下函数接口: listtbs(dbName: str) querytablediskusage(database: str, tableName: str) querydolphindb(script: str) 可通过 MCP 前端界面或对接 LLM 工具链来进行访问。

7.0tradercjz/dolphindb-mcp-server

OPC Skills

Archive session learnings, debugging solutions, and deployment logs to .archive/yyyy-mm-dd/ as indexed markdown with searchable tags. Use when completing a significant task, resolving a tricky bug, deploying, or when the user says \"archive this\". Maintains .archive/MEMORY.md index for cross-session knowledge reuse.

8.0ReScienceLab/opc-skills

Grafana-Loki MCP Server

MCP Server

A FastMCP server that allows querying Loki logs from Grafana. - GRAFANAURL: URL of your Grafana instance - GRAFANAAPIKEY: Grafana API key with appropriate permissions - Query Loki logs through Grafana API - Get Loki labels and label values - Format query results in different formats (text, JSON, markdown) - Support for both stdio and SSE transport protocols - Python 3.10+ 1. Clone this repository

7.0tumf/grafana-loki-mcp

Crypto Orderbook MCP

MCP Server

An MCP server that analyzes order book depth and imbalance across major crypto exchanges, empowering AI agents and trading systems with real-time market structure insights. - Order Book Metrics: Calculate bid/ask depth and imbalance for a specified trading pair on a given exchange. - Cross-Exchange Comparison: Compare order book depth and imbalance across multiple exchanges in a unified Markdown t

7.0kukapay/crypto-orderbook-mcp

clone the repo and build

MCP Server

An MCP server application that sends various types of messages to the WeCom group robot. To install mcp-wecombot-server for Claude Desktop automatically via Smithery: Send a text message to WeCom group - sendmarkdown Send a markdown message to WeCom group - sendimage Send an image message to WeCom group Send a news message to WeCom group,a news include title,description,url,picurl - sendtemplateca

6.0gotoolkits/mcp-wecombot-server

Crypto Trending MCP Server

MCP Server

An MCP server that tracks and monitors the latest trending tokens on CoinGecko, providing real-time insights into the most popular cryptocurrencies. - Tool: gettrendingmddoc Returns a Markdown document of the full CoinGecko trending page, including a table of trending cryptocurrencies with columns: Rank, Name, Symbol, Price, 1h Change, 24h Change, 7d Change, 24h Volume, Market Cap. - Prompt: parse

7.0kukapay/crypto-trending-mcp

Crypto Projects MCP Server

MCP Server

An MCP server that provides cryptocurrency project data from Mobula.io to AI agents. - Fetch Project Data: Retrieve comprehensive project details (e.g., market data, tokenomics, and links) from Mobula. - Structured Output: Format project data into a well-organized Markdown document with sections for overview, market data, investors, exchanges, token distribution, and release schedules. - Language

7.0kukapay/crypto-projects-mcp

Olostep MCP Server

MCP Server

A Model Context Protocol (MCP) server implementation that integrates with Olostep for web scraping, content extraction, and search capabilities. To set up Olostep MCP Server, you need to have an API key. You can get the API key by signing up on the Olostep website. - Scrape website content in HTML, Markdown, JSON or Plain Text (with optional parsers) - Parser-based web search with structured resul

8.0olostep/olostep-mcp-server