Skip to main content

Browse Agent Skills

Match the whole search phrase in the same order.

Search results

Sort by
13+ results

literature-review-tools

Sourcebrycewang-stanford/Auto-Empirical-Research-Skills/skills/71-brycewang-lit-review-agent-tools/literature-review-tools/SKILL.md
Updated

Recommend AND run open-source AI tools, agents, Claude Code / Codex skills, and MCP servers for any stage of a literature review — searching, reading, extracting, synthesizing, screening, citation-checking, and paper writing. Use when the user asks "what tool should I use to..." OR "install/run/use <tool> to ..." for research/lit-review work: automating a survey or related-work section, PDF→Markdown extraction for LLMs (MinerU/marker/docling), PRISMA / systematic review (ASReview), citation-backed Q&A over PDFs (PaperQA2), wiring papers into Claude/Cursor via MCP (arxiv/paper-search/zotero servers), or chatting with a Zotero library. Ships a launcher (scripts/litrun.py) that installs each tool in an isolated venv and runs it. Curated catalog of 70+ vetted projects. 支持中英文(用于「文献综述工具选型」与「一键安装/运行」)。

all2md

Sourcethomas-villani/all2md/src/all2md/skills/all2md/SKILL.md
Updated

Convert, read, generate, search, and compare documents with the all2md CLI and Python library. Use whenever a task involves reading or extracting text/tables from a document (PDF, Word, PowerPoint, Excel, HTML, email, EPUB, Jupyter, images, or 100+ source-code and text file types); converting between formats (PDF→Markdown, Markdown→DOCX/PDF/PPTX/HTML/EPUB, any-to-any); generating documents or static sites from Markdown; grepping for patterns inside non-plaintext files; ranked keyword or semantic search across a document collection; or diffing two documents. Triggers include 'read this PDF', 'extract text/tables', 'convert to Word/PDF', 'make slides', 'export to EPUB', 'search these documents', 'grep this docx', or 'what changed between these files'.

literature-review-tools

Sourcebrycewang-stanford/lit-review-agent-tools/skills/literature-review-tools/SKILL.md
Updated

Recommend AND run open-source AI tools, agents, Claude Code / Codex skills, and MCP servers for any stage of a literature review — searching, reading, extracting, synthesizing, screening, citation-checking, and paper writing. Use when the user asks "what tool should I use to..." OR "install/run/use <tool> to ..." for research/lit-review work: automating a survey or related-work section, PDF→Markdown extraction for LLMs (MinerU/marker/docling), PRISMA / systematic review (ASReview), citation-backed Q&A over PDFs (PaperQA2), wiring papers into Claude/Cursor via MCP (arxiv/paper-search/zotero servers), or chatting with a Zotero library. Also answers direct literature lookups — find papers on a topic, resolve a DOI, get an open-access PDF, check a citation, search PubMed / OpenAlex / Crossref / Semantic Scholar / Europe PMC / arXiv — with no install and no API key. Ships a launcher (scripts/litrun.py) that installs each tool in an isolated venv and runs it, plus keyless bundled scripts for multi-source search and

yomitoku-ocr

Sourcehirookagikko/yomitoku-ocr/SKILL.md
Updated

YomiTokuでPDF書籍をOCR処理しMarkdownに変換、目次解析・章分割・テーブル抽出まで 一貫実行するパイプラインスキル。3モード(通常/figure/デュアル)対応。 Apple Silicon MPS最適化。並列バッチ処理で大規模PDFも高速処理。 「書籍OCR」「PDF→Markdown」「章分割」「YomiToku」「本のデジタル化」 「OCRして」「この本をテキスト化」「PDFをMarkdownに」などのキーワードで使用。 PDFや書籍のOCR処理を依頼されたら、たとえユーザーが明示的にスキル名を言わなくても 積極的にこのスキルを使うこと。

camscanner-pdf2markdown

Sourcecamscanner-ai/CamScanner-skills/skills/camscanner-pdf2markdown/SKILL.md
Updated

Use CamScanner to convert PDF documents to Markdown format, powered by a high-precision document parsing engine that intelligently decomposes paragraphs, precisely recognizes tables and multiple element types, and outputs structured results in reading order, empowering large language models to accurately understand document content. Use when the user wants to convert PDF files to Markdown, extract content, summarize, or process PDFs. Triggers on "PDF to Markdown", "convert PDF to md", "extract PDF content as Markdown", or when the user has a PDF and needs it as Markdown for further editing or processing.

file-analyst

Sourcebj112233/governor-edr/skills/file_analyst/SKILL.md
Updated

Analyze local files via scripts/file_analyst.py. Actions — summarize/contract/datasheet/extract/stats for PDF/DOCX/CSV/XLSX/TXT/JSON/MD; ocr/ocr_translate for images (jpg/png/webp/bmp/tiff) AND scanned PDFs (Tesseract 5.x); pdf_to_md for PDF→Markdown conversion (MarkItDown). Examples — 'summarize --path report.pdf', 'contract --path lease.pdf', 'datasheet --path tpa3255.pdf', 'ocr --path scan.jpg', 'ocr_translate --path image.png --to he', 'pdf_to_md --path report.pdf'. Trigger when asked to read, summarize, extract data from files, analyze a lease/rental contract (use 'contract'), analyze a technical datasheet / IC spec sheet (use 'datasheet'), read text from an image (use 'ocr'), or translate text inside an image (use 'ocr_translate'). CRITICAL: NEVER pass a file path that was not explicitly confirmed by a prior tool output (look for 'saved to' in tool output). Invented file paths will fail. Only use paths that were created by a tool or provided by the user.

pdf2markdown

Sourcelazyst/my-skills/pdf2markdown/SKILL.md
Updated

Convert academic PDF papers (especially Chinese academic papers) to well-structured Markdown. Use when the user needs to extract full content from PDF academic papers (thesis, dissertations, journal articles) and convert to Markdown format. Handles text extraction, OCR fallback for font-encoded/custom-encoding PDFs, layout-aware structuring (title/sections/figures/tables/formulas/references), table extraction, math formula preservation, figure caption formatting, and reference list formatting. Not for general PDF manipulation, form filling, or PDF creation tasks.