Research tools via uni CLI. Use when user wants to search the web, find academic papers, browse Reddit, read Hacker News, or look up Wikipedia. Services: exa (web search), arxiv (papers), reddit, hn (Hacker News), wiki (Wikipedia).
99
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Free APIs, no auth required.
uni exa search "React 19 features"
uni exa search "TypeScript best practices" --num 10
uni exa code "Express.js middleware" # Code docs
uni exa code "Python pandas groupby" --tokens 10000
uni exa research "AI agent frameworks 2025" # Deep research
uni exa research "microservices" --mode deep
uni exa company "Anthropic" # Company infouni arxiv search "transformer attention"
uni arxiv search "machine learning" -n 5
uni arxiv paper 2401.12345 # Get paper details
uni arxiv recent cs.AI # Recent in category
uni arxiv recent --list # List categoriesCommon categories: cs.AI, cs.LG, cs.CL, cs.CV, stat.ML
uni reddit hot programming # Hot posts
uni reddit new askscience # New posts
uni reddit top rust --time week # Top (hour/day/week/month/year/all)
uni reddit search "ai agents" # Search all
uni reddit search "typescript" -r programming # Search subreddit
uni reddit post <id> # Post with commentsuni hn top # Top stories
uni hn new # New stories
uni hn best # Best stories
uni hn ask # Ask HN
uni hn show # Show HN
uni hn search "rust programming" # Search
uni hn story <id> # Story with commentsuni wiki "Alan Turing" # Summary
uni wiki search "quantum computing" # Search
uni wiki random # Random article
uni wiki full "Rust (programming)" # Full articlef1dfc90
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.