{
  "markdown": "# Public API Toolkit\n\n**why use many API when few skill do trick**\n\n43 agent skills. One install. Zero config. No keys.\n\nWeather, crypto, currency, Wikipedia +39 more. Free. Token-efficient.\n\n## Why use this?\n\n| Before | After |\n|--------|-------|\n| Web search → scrape → parse | API → JSON |\n| 500-2000 tokens | 50-100 tokens |\n| minutes | <300ms |\n\n**10-40x fewer tokens. Replaces expensive web searches with structured data.**\n\n## Install\n\n### Gemini CLI\n```bash\ngemini extensions install https://github.com/nikhilreddy3888/public-api-toolkit\n```\n\n### Claude Code\n```bash\nclaude plugin marketplace add nikhilreddy3888/public-api-toolkit\n```\n\n### OpenClaw\n```bash\nopenclaw plugins install https://github.com/nikhilreddy3888/public-api-toolkit\n```\n\n### Codex\n```bash\ncodex install-skill https://github.com/nikhilreddy3888/public-api-toolkit\n```\n\n## Skills (43)\n\nWeather, Crypto, Currency, Wikipedia, Geocoding, IP Geolocation, Country Data, Dictionary, Books, Translation, News, Movie/TV, Food/Recipes, Math, Space, Holidays, Transport, Random Facts, Animals, Name Insights, Security Intel, Job Search, Air Quality, HTTP Utils, DNS, Dev Tools, Tech News, Travel, Market Brief, Compare, Email Validation, URL Scan, MAC Vendor, Anime, Pokemon, Horoscope, Science Facts, Entertainment, Mock Data, Avatars, Profanity Filter, Coding Contests.\n\n---\n\n# Contributing to Public API Toolkit\n\nPublic API Toolkit is a collection of **agent-ready skills**. Instead of a complex server, each skill is defined by a simple `SKILL.md` file that tells the agent how to call an API directly.\n\n## Repository Map\n\n```text\nskills/\n  weather/\n    SKILL.md    <-- Definition, API links, and examples\n  crypto/\n    SKILL.md\nsite/\n  index.html    <-- Marketing landing page\n  styles.css\nGEMINI.md       <-- Gemini CLI specific context\nCLAUDE.md       <-- Claude Code specific context\nOPENCLAW.md     <-- OpenClaw specific context\n```\n\n## Add A New Skill\n\n1. Create a new folder in `skills/`.\n2. Create a `SKILL.md` file following the standard format (Frontmatter + APIs + Example).\n3. Update documentation and manifests.\n\n## License\n\nMIT\n",
  "bytes": 2113,
  "sha": "f8059d182c100010f7d2ac0f8ec140bb9879c43dd2297d7174d140ecac8a312a",
  "repo_slug": "nikhilreddy3888/public-api-toolkit",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_nikhilreddy3888_public_api_toolkit_publi_3b5fa4f6/readme"
}