ultimatile/arxiv-skills

name: arxiv-lookup

Compatible con~Claude Code~Codex CLI~Cursor
npx skills add ultimatile/arxiv-skills

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentación

arXiv Lookup

Lightweight scripts for querying the arXiv API directly via arxiv.py.

Scripts

Get Journal DOI from arXiv ID

uv run --with arxiv scripts/get_doi.py <arxiv_id>
  • Returns the journal DOI if available (exit 0), or exits with error (exit 1) if not found
  • This is the journal-assigned DOI, not the arXiv-assigned DOI (10.48550/arXiv.{id})
  • arXiv-assigned DOI can be constructed mechanically: 10.48550/arXiv.<id> — no API call needed

Search arXiv and Get IDs

uv run --with arxiv scripts/search_id.py <query> [max_results]
  • Searches the arXiv API directly (no local database)
  • Returns tab-separated arxiv_id\ttitle lines
  • Default: 5 results, sorted by relevance
  • Query supports arXiv API field prefixes: ti: (title), au: (author), abs: (abstract), cat: (category)
  • Use quotes for exact phrases: ti:"Attention Is All You Need"
  • Combine with AND/OR/ANDNOT: ti:transformer AND cat:cs.CL

Integration Notes

  • OpenAlex: Use get_doi.py to obtain journal DOIs for OpenAlex queries
  • arxiv-doc-builder: Use search_id.py to find arXiv IDs, then pass to arxiv-doc-builder

Skills relacionados

adithya-s-k/manim-composer

Trigger when: (1) User wants to create an educational/explainer video, (2) User has a vague concept they want visualized, (3) User mentions "3b1b style" or "explain like 3Blue1Brown", (4) User wants to plan a Manim video or animation sequence, (5) User asks to "compose" or "plan" a math/science visualization. Transforms vague video ideas into detailed scene-by-scene plans (scenes.md). Conducts research, asks clarifying questions about audience/scope/focus, and outputs comprehensive scene specifications ready for implementation with ManimCE or ManimGL. Use this BEFORE writing any Manim code. This skill plans the video; use manimce-best-practices or manimgl-best-practices for implementation.

community

Muriellecomputerreadable868/coderlegion-mcp

Connect AI agents to CoderLegion with a TypeScript MCP server for posts, profiles, search, and social tools

community

brightdata/brightdata-cli

Guide for using the Bright Data CLI (`brightdata` / `bdata`) to scrape websites, search the web, extract structured data from 40+ platforms, manage proxy zones, and check account budget. Use this skill whenever the user wants to scrape a URL, search Google/Bing/Yandex, extract data from Amazon/LinkedIn/Instagram/TikTok/YouTube/Reddit or any other platform, check their Bright Data balance or zones, or do anything involving web data collection from the terminal. Also trigger when the user mentions brightdata, bdata, web scraping CLI, SERP API, or wants to install Bright Data skills into their coding agent.

community

sumanhaldar01/techyg-Claude-Skill

TechYG is a Claude-skill that provides intelligent recommendations for tech products and home appliances based on user needs, budget, and real-world data. It goes beyond basic suggestions by combining structured analysis models with live research.

community

merit-systems/agentcash

Pay-per-call x402/MPP APIs (USDC on Base, Solana, Tempo). No API keys—wallet pays per request. If the task matches a SERVICES origin below, SKIP search and go straight to discover → fetch. Only search when NO listed origin fits. SERVICES: stableenrich (people/company, web search, scraping, Maps, LinkedIn, email verify, news), stablesocial (TikTok, Instagram, Facebook, Reddit, LinkedIn), stablestudio (AI image/video), stableupload (file/site hosting), stableemail (email, inboxes, subdomains), stablephone (AI calls, phone numbers), stablejobs (jobs), stabletravel (travel), stablebrowser (browser automation). TRIGGERS: research, enrich, scrape, search the web, generate image, video, social media, send email, phone call, travel, jobs, find contact, find API, x402, mpp, agentcash

community

wshobson/startup-financial-modeling

Build comprehensive 3-5 year financial models with revenue projections, cost structures, cash flow analysis, and scenario planning for early-stage startups. Use this skill when creating financial projections, calculating burn rate or runway, modeling fundraising scenarios, or preparing investor-ready financials for a seed or Series A raise.

community