markdown▌
24 indexed skills · max 10 per page
wechat-article-to-markdown
jackwener/wechat-article-to-markdown · Productivity
Fetch a WeChat Official Account article and convert it to a clean Markdown file.
pdf-to-markdown
duc01226/easyplatform · Documents
Convert PDF files to Markdown with automatic detection of native text vs scanned documents. \n \n Supports three conversion modes: auto-detect (default), native text extraction, and OCR for scanned PDFs \n Fast JavaScript-based processing with no system dependencies; returns JSON output with page count and conversion mode \n Handles basic table structure preservation and works cross-platform on Windows, macOS, and Linux \n OCR for scanned documents requires optional tesseract.js setup; complex m
markdown-to-epub-converter
smerchek/claude-epub-skill · Productivity
This skill transforms markdown documents into professional EPUB ebook files. Perfect for converting research documents, blog posts, articles, or chat conversation summaries into portable, device-agnostic ebook formats.
markdown-documentation
aj-geddes/useful-ai-prompts · Documents
Comprehensive reference for markdown syntax, GitHub Flavored Markdown, and documentation best practices. \n \n Covers core markdown elements: headers, text formatting, lists, links, images, code blocks, and tables \n Includes GitHub Flavored Markdown extensions: collapsible sections, syntax highlighting, badges, alerts, and Mermaid diagrams \n Provides actionable best practices for README files, wikis, and technical documentation, including accessibility guidelines and link management \n Organiz
markdown-token-optimizer
microsoft/github-copilot-for-azure · Productivity
Analyzes markdown files and suggests token-reduction optimizations while preserving clarity. \n \n Counts tokens using a 4-character-per-token approximation and identifies token-wasting patterns including emojis, verbosity, duplication, and oversized code blocks \n Generates a detailed suggestions table showing issue location, description, recommended fix, and estimated token savings \n Targets SKILL.md files for under 500 tokens and reference files for under 1000 tokens \n Provides recommendati
markdown-proxy
joeseesun/markdown-proxy · Productivity
将任意 URL 转为干净的 Markdown。支持需要登录的页面和专有平台。
markdown-tools
daymade/claude-code-skills · Productivity
Convert documents to high-quality markdown with intelligent multi-tool orchestration.
markdown-url
am-will/codex-skills · Productivity
Convert any website into clean, extractable Markdown by routing through markdown.new. \n \n Automatically rewrites URLs to prefix them with https://markdown.new/ for cleaner text extraction from docs, blog posts, changelogs, and GitHub issues \n Includes a rewrite rule that preserves query parameters, fragments, and schemes while maintaining the original URL structure \n Designed for read-only content only; skips markdown.new for authenticated workflows, interactive dashboards, paywalls, and sit
obsidian-markdown
kepano/obsidian-skills · Productivity
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, and properties. \n \n Covers Obsidian-specific syntax extensions: wikilinks ( [[Note]] ), embeds ( ![[Note]] ), callouts ( > [!type] ), block IDs, and frontmatter properties \n Supports internal vault linking with automatic rename tracking, plus embeds for notes, images, PDFs, and external media \n Includes callout types (note, warning, tip, danger, etc.), inline and block comments, highlights, LaTeX math, and Mermaid d
baoyu-markdown-to-html
jimliu/baoyu-skills · Frontend
Converts Markdown to styled HTML with WeChat-optimized themes, code highlighting, and optional bottom citations. \n \n Supports four themes (default, grace, simple, modern) with customizable colors, fonts, and sizes via CLI options \n Handles advanced Markdown features including syntax-highlighted code blocks, tables, Mermaid/PlantUML diagrams, alerts, footnotes, and ruby text \n Optional citation mode converts external links to numbered references with a bottom \"引用链接\" section, preserving WeCh