qiaomu-markdown-proxy - Convert webpage URLs and documents into clean Markdown
Fetches, extracts, and converts webpage URLs, WeChat articles, Feishu docs, arXiv papers, and PDFs into clean Markdown format.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Fetch webpage content from URL
- Extract WeChat official account articles
- Extract Feishu document content
- Extract arXiv papers from LaTeX
- Extract content from PDF files
- Save Markdown with YAML frontmatter
Inputs
- Webpage URL
- WeChat article link
- Feishu document link
- arXiv paper link
- PDF file or path
Outputs
- Markdown formatted content preview
- Saved Markdown file
Requirements
- Bash and Python 3 runtime
- FEISHU_APP_ID and FEISHU_APP_SECRET environment variables
- Chromium runtime for Playwright
- PDF extraction dependencies
