What problem does it solve? When your agent harness has no built-in search or fetch tool, you cannot answer current, encyclopedic, or research questions with grounded sources. This Skill provides keyless access to web search, Wikipedia, and scholarly indexes (OpenAlex, Crossref, arXiv), plus readable-text extraction from any page, all returning structured JSON with source attribution. ## Core Features & Use Cases - Five search channels: web for open questions, instant for definitions, wiki for encyclopedic summaries, scholar for papers with DOI, year, and citation counts, and fetch for the readable text of one page. - Scholarly source selection: Choose OpenAlex for cross-field coverage, Crossref for DOI registry lookups, or arXiv for preprints with fielded queries. - Caching and safety: Repeated queries are answered from a local cache, fetched content is treated as untrusted data, and prompt-injection text found in pages is reported rather than followed. - Use Case: Ask your agent to find recent papers on a topic by DOI, then fetch the full text of the most relevant result to verify a claim before citing it. ## Quick Start Ask the agent to search the scholarly record for papers on your topic and fetch the full text of the top result.