Agent Skills · v2.0.1 · MIT · Zero config
43 Skills. One install. Zero waste.
Your AI agent shouldn't scrape Wikipedia to tell you the weather. 43 structured skills. Instant data. No server needed.
gemini extensions install https://github.com/nikhilreddy3888/public-api-toolkit
The problem
AI is solving easy problems the hard way.
Every time an AI assistant browses for weather, hallucinates exchange rates, or scrapes news HTML for a one-line factual answer — it burns tokens and time that a structured API call would solve in 200ms.
What agents do today (expensive)
- Search the web for BTC price — burns 800+ tokens parsing finance pages
- Reason about FX rates from stale training data — answer might be months old
- Scrape weather.com HTML for tomorrow's forecast — brittle, slow, wasteful
- Fetch full Wikipedia pages just to summarize one paragraph
- Install a different setup for every single capability
What they should do (instant)
- Use
cryptoskill — structured JSON in <300ms - Use
currencyskill — live rates, zero hallucination - Use
weatherskill — clean forecast, 0 HTML parsing - Use
wikipediaskill — structured summary, minimal tokens - One toolkit covers all 43 skills
weather
currency
crypto
holidays
43-in-1
Why it matters
Less tokens. Less compute. More signal.
Every avoidable web search is wasted compute — on the GPU that generates it, the data center that processes it, and the energy that powers it. Structured API calls return exactly what the agent needs in a fraction of the tokens, time, and electricity.
⚡ 10–40x fewer output tokens
Structured JSON replaces pages of parsed HTML. The model spends tokens reasoning — not reading noise.
🌱 Less compute, less energy
Fewer generated tokens means less GPU time, less data center load, and a smaller carbon footprint per lookup.
🔒 Safe by default
Every upstream is vetted. No scraping brittle websites, no secrets in prompts, no user data in transit. Pure markdown-based skill definitions.
🤝 Built with contributors
This project thrives because contributors keep adding safe, useful, free APIs. Every new skill means one fewer reason for agents to scrape the web. Add yours →
43 skills · 12 categories
Stop scraping. Start calling.
Related capabilities are grouped into domain skills. No server code required — agents discover and use them directly.
Client support
Works where you already work.
Designed for the agent ecosystem people are actually using. Gemini CLI, Claude Code, OpenClaw, Codex — each has a native install path.
Get started in 30 seconds
One install. Every client.
No servers to run. No keys needed. Pure agent-ready skills.
gemini extensions install https://github.com/nikhilreddy3888/public-api-toolkit
claude plugin marketplace add nikhilreddy3888/public-api-toolkit
openclaw plugins install https://github.com/nikhilreddy3888/public-api-toolkit
codex install-skill https://github.com/nikhilreddy3888/public-api-toolkit
FAQ
Common questions.
Get started
Stop scraping. Start calling.
43 agent skills for structured public data. Give your agents the data they need without the token waste.