Analyze task dependencies for parallel execution
Parse story markdown to identify task dependencies and parallel execution opportunities.
Io.Github.EDKarlsson/Locus
Hierarchical markdown memory palace for AI agents — structured palace navigation via MCP tools.
judge
Blind evaluation pattern. Agent spawns an independent judge to evaluate an idea, plan, strategy, statement, or implementation. The judge sees the repo but not the conversation. Verdict goes to a shared markdown file.
markdown-fetch
Get URLs, PDFs and YouTube Videos as Markdown. Use to save tokens when reading websites (headings, lists, tables, links), YouTube URLs (transcripts) and PDFs (including stdin with -x or -m hints). If `markitdown` fails, fall back to `curl r.jina.ai/URL` or `defuddle.md/URL`.
MarkView
Native macOS Markdown preview. MCP: preview_markdown, open_file. GFM, Mermaid, syntax highlighting.
Markdown Vault MCP
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
Memory Engine v1.5.2
A memory and learning system for Claude Code, built with hooks and markdown.
format-cc
Formats Claude Code files with markdownlint, prettier, and shellcheck. Use when user asks to "format my files", "fix markdown formatting", "clean up CLAUDE.md", or "check shell scripts". Auto-fixes markdown, JSON, YAML formatting and analyzes shell script quality.
Doctree Mcp
BM25 search + tree navigation over markdown docs for AI agents. No embeddings, no LLM calls.
rails-audit-thoughtbot
Perform comprehensive code audits of Ruby on Rails applications based on thoughtbot best practices. Use this skill when the user requests a code audit, code review, quality assessment, or analysis of a Rails application. The skill analyzes the entire codebase focusing on testing practices (RSpec), security vulnerabilities, code design (skinny controllers, domain models, PORO with ActiveModel), Rails conventions, database optimization, and Ruby best practices. Outputs a detailed markdown audit report grouped by category (Testing, Security, Models, Controllers, Code Design, Views) with severity levels (Critical, High, Medium, Low) within each category.
qmd
Search markdown knowledge bases, notes, and documentation using QMD. Use when users ask to search notes, find documents, or look up information.
bonnard-build-dashboard
Guide a user through building and deploying a markdown dashboard. Use when user says "build a dashboard", "create a chart", "visualize data", or wants to create a dashboard.
arxiv-doc-builder
Automatically convert arXiv papers to well-structured Markdown documentation. Invoke with an arXiv ID to fetch materials (LaTeX source or PDF), convert to Markdown, and generate implementation-ready reference documentation with preserved mathematics and section structure.
hype
Write and maintain documentation using the Hype content generation tool with dynamic code execution, snippets, and includes
Wafflebase CLI Skills
Skills are Markdown files that serve as self-contained instruction sets for AI agents. Each skill describes a focused capability with command syntax, examples, and safety notes.
arxiv2md
Convert arXiv papers to clean Markdown. Use when the user wants to read, fetch, or summarize an arXiv paper.
markdown-url
Route any website you need to visit through markdown.new by prefixing the URL. **WHEN TO USE:** - You would normally open a website link to read content (docs, blog posts, changelogs, GitHub issues, etc.) - You need a cleaner, Markdown-friendly view for copying notes or summarizing
update-hwpx-differences
Updates the HWPX-Markdown differences documentation when a new conversion issue is found or a new handling method is implemented. Use this skill when fixing HWPX parsing issues, adding new format handling, or discovering incompatibilities between HWPX and Markdown.
notebook-proofread
Proofread Jupyter notebook markdown cells and the notebooks README for typos, grammar (UK English), inconsistencies, repetition, and incorrect cross-references. Use when the user wants to check, proofread, review, or lint notebook prose.
Markdown Exporter
Markdown Exporter is an Agent Skill that transforms your Markdown text into a wide variety of professional format files.
Lightpaper Mcp
API-first publishing platform. Publish markdown as permanent web pages with quality scoring.
doc-cleaner
Convert PDF, DOCX, XLSX, and text files to clean, structured Markdown. CJK-friendly, table-friendly, privacy-first.
mq
Query markdown files efficiently with mq CLI. Use when exploring documentation structure, extracting specific sections, or reducing token usage when reading .md files.
Io.Github.H179922/Multimail Mcp Server
Email for AI agents. Send and receive as markdown with human oversight.
schematic
Reverse engineer a detailed product and technical specification document from a git branch's implementation. Use when: (1) a branch has shipped or is in-progress and needs documentation, (2) you need to understand what a branch does at product and architecture level, (3) onboarding to someone else's feature branch, (4) creating PR descriptions or design docs after the fact, (5) user asks to "analyze this branch", "write a spec from the code", or "document what this branch does". Produces a structured markdown spec covering problem statement, product requirements, architecture, technical design, file inventories, testing strategy, rollout plan, and risks.
Transform Claude Code into a full development team. 11 specialized agents (Architect, Engineer, QA, Security, UX, DevOps, and more), persistent memory across sessions, and 25,000+ on-demand skills. Works immediately for solo devs—customizable with your team's standards, methodologies, and proprietary knowledge.
Validate and fix YAML frontmatter in markdown documentation
Io.Github.Jackdark425/Aigroup Mdtoword Mcp
本地 Markdown 到 Word 文档转换工具,支持最新 MCP 协议特性、完整的页眉页脚页码功能、增强的表格功能、数据导入和数学公式支持,修复本地相对路径图片嵌入问题
Beautiful Markdown for PDF Export
Guidelines and instructions for generating Markdown that looks excellent when read natively and renders beautifully when exported or converted to PDF.
Io.Github.Xt765/Mcp Document Converter
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.
testing-helix
Test markdown-oxide LSP features in Helix
CSDN æç« æ ¼å¼æå¼
å½ç¨æ·è¦æ±å CSDN æç« ãå客æ¶ï¼**ç´æ¥å¨åå¤ä¸è¾åºå®æ´ç Markdown**ï¼æ éè°ç¨ä»»ä½å·¥å ·ãåæ¶åè writing-helper å» AI å³ã
claw-mo-down
Stop mo markdown viewer server for current project. Use when user says claw-mo-down, wants to stop mo, shut down doc viewer, or kill mo server.
codoc:share
Share a file for collaborative editing with a human via browser. Use when the user wants to collaboratively edit a markdown file, get feedback, or have a conversation within a document.
Io.Github.Kc23go/Anybrowse
Converts any URL to clean, LLM-ready Markdown using real Chrome browsers
markdown-to-epub-converter
Convert markdown documents and chat summaries into formatted EPUB ebook files that can be read on any device or uploaded to Kindle.
Agent Memory Management
Memory system with automatic decay, tiered search, and creative recall. Works with any directory of markdown files.
agents-md-updater
Skill for updating AGENTS.md, using ONLY the exact plain text and tag syntax found in AGENTS.md. No markdown, no extra formatting, no chapter headers.
display
Expose the organized knowledge base through a readable frontend experience. Use when a user wants to browse the knowledge base visually as a lightweight site instead of reading raw Markdown files directly. Supports building viewers for specific data paths (e.g., individual books) or the entire knowledge base.
Io.Github.Rog0x/Markdown
Markdown TOC, lint, format, stats for AI agents
change-walkthrough
Create detailed markdown walkthroughs of code changes. Use when the user asks to "create a walkthrough", "explain the changes", "review recent commits", "document what changed", "walk me through the diff", "summarize my changes", or similar requests for change documentation.
Io.Github.Ai Aviate/Better Notion
Operate Notion with a single Markdown document — read, create, and update pages in one call.
Dateiplanungssystem
Arbeite wie Manus: Verwende persistente Markdown-Dateien als deinen âFestplatten-Arbeitsspeicher".
Sombra
AI research library. Save, organise and reuse notes and webpages as clean markdown context.
Unmarkdown
The document publishing layer for AI tools. Convert markdown to 6 destinations, 62 templates.
gh-issue-sync
Manage GitHub issues locally as Markdown files. Use for triaging, searching, editing, and creating issues without leaving your editor or terminal.
Io.Github.Rflukerii Dev/Docbot Mcp
Bidirectional CSV <> JSON <> Markdown transformer
Io.Github.N24q02m/Better Notion Mcp
Markdown-first MCP server for Notion API with 9 composite tools and 39+ actions.
create-task-files
Export tasks from TodoWrite or feature plans into structured markdown files (epic, user-story, bug, issue) in a tasks/ directory. Use when the user wants to create task files, export tasks, track work in files, or mentions "create tasks", "export", "epic", "user story".
create-command
Create a new slash command for Claude Code. Guides the user through defining the command name, what it does, and generates the markdown file in .claude/commands/. Use when the user says 'create a command', 'new command', 'add a slash command', 'I want a shortcut for', or wants to create a reusable slash command.
browser39 â MCP Web Browser for AI Agents
You have access to browser39, a headless web browser that fetches pages and returns token-optimized Markdown. Use it to browse the web, fill forms, manage cookies and localStorage, and query the DOM.