Browse Worldbooks
Showing 9 of 39 worldbooks
ByteRover CLI
otherByteRover CLI is a CLI-native context/memory management tool designed for agentic coding. It allows developers and AI coding agents to curate, query, and sync context across projects and teams. Works
worldbook get byterover-cli
Vercel CLI
otherVercel CLI is the command-line interface for Vercel, the platform for frontend frameworks and static sites. Deploy projects, manage domains, configure environment variables, and view logs. Essential f
worldbook get vercel
Wikipedia
otherWikipedia is the world's largest free online encyclopedia, containing over 60 million articles in 300+ languages. AI agents can access Wikipedia content through the MediaWiki API, which provides struc
worldbook get wikipedia
Turborepo
otherTurborepo is a high-performance build system for JavaScript and TypeScript monorepos. It provides intelligent task scheduling, caching, and parallel execution to make monorepo builds blazingly fast. D
worldbook get turborepo
Sigilum CLI
otherSigilum lets AI agents access APIs without using personal API keys. Instead of sharing secrets, each agent gets its own credentials that can be approved or revoked from a dashboard. It provides a loca
worldbook get sigilum-cli
Wrangler
otherWrangler is the official CLI tool for Cloudflare Workers, Pages, R2, KV, D1, and other Cloudflare developer products. Build, test, and deploy serverless applications on Cloudflare's global network. Es
worldbook get wrangler
Hacker News
otherHacker News is a social news website focusing on computer science and entrepreneurship. The official API provides real-time access to stories, comments, polls, and user data via Firebase. AI agents ca
worldbook get hackernews
Firecrawl CLI
otherFirecrawl is a web scraping and crawling API that converts websites into clean, LLM-ready markdown or structured data. The CLI provides command-line access to Firecrawl's powerful web extraction capab
worldbook get firecrawl
grep
othergrep (Global Regular Expression Print) searches text using patterns. It's one of the most essential Unix tools for finding text in files, filtering command output, and processing log files. Supports r
worldbook get grep