Анализ и визуализация научных статей с arXiv

★ 6.5 · research

paper-analysis-assistant is a Claude Code skill that takes an arXiv URL, automatically downloads the PDF, and runs multi-dimensional analysis producing eight distinct output formats. Nine Python scripts — built on pdfplumber, pyttsx3, python-pptx, nltk, and pandas — handle text extraction, word-frequency analysis with stopword filtering, speech synthesis (WAV), two-voice podcast dialogue generation, an interactive HTML page with frequency charts, a PPTX presentation, a one-image PNG summary, and reference extraction to CSV. When a local PDF is already available, the download step is skipped. The skill is aimed at researchers who need to quickly digest a scientific paper and produce ready-made assets for a talk, podcast, or educational material.