发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
LaTeX Writer
Intelligent LaTeX document generator with template management and PDF compilation.
Markdown Anything
Convert files to clean, structured Markdown using the [Markdown Anything](https://markdownanything.com) API. Supports PDF, DOCX, XLSX, PPTX, images, audio, and 25+ formats.
MenuVision - Restaurant Menu Builder
Build a beautiful HTML photo menu for any restaurant from URLs, PDFs, or photos.
PPT压缩 / PPT Compression
将大型PPT/PPTX文件压缩为更小的PDF版本。 Compress large PPT/PPTX files into smaller PDF versions.
MinerU Online Document Parsing Complete Guide (URL Method)
> Parse online PDFs directly using MinerU API (no local upload needed), supports formulas, tables, OCR
MinerU 本地文档解析完整流程(安全加固版本)
> 使用 MinerU API 将 PDF 解析为 Markdown,支持公式、表格、OCR 识别 > 本版本包含安全加固,防止 JSON 注入、目录遍历等攻击
MinerU 在线文档解析完整流程(URL 方式,安全加固版本)
> 直接使用 MinerU API 解析在线 PDF(无需本地上传),支持公式、表格、OCR 识别 > 本版本包含安全加固,防止 JSON 注入、目录遍历等攻击
MinerU Local File Parsing Complete Guide
> Parse local PDF files to Markdown using MinerU API, supports formulas, tables, OCR
MinerU PDF Extractor
使用 MinerU API 将 PDF 文档解析为结构化 Markdown,支持公式识别、表格提取和 OCR。
MinerU PDF Extractor
Extract PDF documents to structured Markdown using the MinerU API. Supports formula recognition, table extraction, and OCR.
Nutrient Document Processing
Process documents with the [Nutrient DWS Processor API](https://www.nutrient.io/api/). Convert formats, extract text and tables, OCR scanned documents, redact PII, add watermarks, digitally sign, and fill PDF forms.
Content-Hash File Cache Pattern
Cache expensive file processing results (PDF parsing, text extraction, image analysis) using SHA-256 content hashes as cache keys. Unlike path-based caching, this approach survives file moves/renames and auto-invalidates when content changes.