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.
/plugin marketplace add ultimatile/arxiv-skills/plugin install ultimatile-arxiv-skills@ultimatile/arxiv-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/arxivterminal-fetch.mdreferences/arxivterminal-management.mdreferences/arxivterminal-search.mdreferences/arxivterminal-show.mdreferences/arxivterminal-stats.mdCLI tool for managing arXiv papers with local database storage.
When you need to download papers from arXiv and store them locally:
arxiv fetch --num-days N --categories CATEGORIESWhen you need to search papers already in your local database:
arxiv search QUERYWhen you need to view papers from a specific time period:
arxiv show --days-ago NWhen you need to check what's in your database:
arxiv statsWhen you need to clean up or reset your database:
arxiv delete-all~/Library/Application Support/arxivterminal/papers.db~/Library/Logs/arxivterminal/arxivterminal.logarxiv fetch --num-days 1 --categories cs.AI,cs.CL
arxiv search -e -l 20 "large language models"
arxiv fetch --num-days 7 --categories cs.AI,cs.LG,cs.CV
arxiv stats
Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
Implement GDPR-compliant data handling with consent management, data subject rights, and privacy by design. Use when building systems that process EU personal data, implementing privacy controls, or conducting GDPR compliance reviews.