# CLI

> Use crawlberg cli reference documentation.

- Skill: `xberg-io/cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add xberg-io/cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/xberg-io/cli/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: xberg-io (https://skillmd.com/u/xberg-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/xberg-io/cli

---


<!-- This file is auto-generated by alef — DO NOT EDIT. -->
<!-- alef:hash:a40ff65fd3c93754f4827f467049be1fb5f167e4e4856752b2c0deea2d76d0eb -->
<!-- To regenerate: alef docs -->
<!-- To verify freshness: alef verify -->

# crawlberg CLI Reference

Use this skill when invoking, documenting, or changing the crawlberg command-line interface.

  - `crawlberg`: High-performance web crawler and scraper
    - `crawlberg batch-crawl`: Crawl multiple websites concurrently
    - `crawlberg batch-scrape`: Scrape multiple URLs concurrently
    - `crawlberg citations`: Convert markdown links into numbered citations
    - `crawlberg crawl`: Crawl a website following links
    - `crawlberg download`: Download a document from a URL and report its metadata
    - `crawlberg interact`: Execute browser actions on a single page
    - `crawlberg map`: Discover all URLs on a website via sitemaps and link extraction
    - `crawlberg mcp`: Start the MCP server (stdio transport by default).
    - `crawlberg scrape`: Scrape a single URL and extract metadata
    - `crawlberg serve`: Start the REST API server.
    - `crawlberg version`: Print the crawlberg version as JSON

