By ultimatile
Fetch arXiv papers by category or date into a local SQLite database via CLI, perform exact or semantic searches with stats, and convert papers to structured Markdown docs preserving math and sections from LaTeX or PDF sources.
npx claudepluginhub ultimatile/arxiv-skills --plugin arxiv-skillsAutomatically convert arXiv papers to well-structured Markdown documentation. Invoke with an arXiv ID to fetch materials (LaTeX source or PDF), convert to Markdown, and generate implementation-ready reference documentation with preserved mathematics and section structure.
CLI tool (arxivterminal) for fetching, searching, and managing arXiv papers locally. Use when working with arXiv papers using the arxivterminal command - fetching new papers by category, searching the local database, viewing papers from specific dates, or managing the local paper database.
Custom Claude skills for working with arXiv papers - fetching, searching, and converting to reference documentation.
CLI tool integration for fetching, searching, and managing arXiv papers locally using the arxivterminal command.
Description: Enables Claude to work with the arxivterminal CLI tool for fetching new papers by category, searching the local database, viewing papers from specific dates, and managing the local paper database.
Use when: You need Claude to manage arXiv papers using the arxiv command (from the arxivterminal package).
Capabilities:
Automatically convert arXiv papers to well-structured Markdown documentation for implementation reference.
Description: Automatically fetches arXiv papers (LaTeX source or PDF), converts them to Markdown, and generates implementation-ready reference documentation with preserved mathematics and section structure.
Use when: You need Claude to convert an arXiv paper into readable Markdown documentation for code implementation or research reference.
Capabilities:
# Clone this repository
git clone https://github.com/ultimatile/arxiv-skills.git arxiv-skills
cd arxiv-skills
# Install all skills to current project
./install-skills.sh
# Or install to custom location
SKILLS_INSTALL_PATH=/path/to/project/.claude/skills ./install-skills.sh
# Install only specific skill
./install-skills.sh --arxivterminal
./install-skills.sh --arxiv-doc-builder
Skills will be installed to .claude/skills/ in your current directory by default.
convert-paper as a Global CLI Toolarxiv-doc-builder can also be installed as a standalone CLI tool to run convert-paper from anywhere:
# Clone this repository if you haven't already
git clone https://github.com/ultimatile/arxiv-skills.git arxiv-skills
# Install with uv (editable: changes from git pull are reflected immediately)
uv tool install --editable arxiv-skills/skills/arxiv-doc-builder
# Usage
convert-paper 2409.03108
convert-paper 2409.03108 --output-dir ~/papers
Requirements:
brew install pandoc)brew install poppler)Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
Search and retrieve relevant code documentation from multiple sources. Helps developers quickly access context for coding tasks.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Comprehensive Google Workspace meta-skill covering all 47+ services (Calendar, Gmail, Drive, Docs, Sheets, Slides, Chat, Meet, Tasks, Forms, People, Workflows, and more)