# PocketClawDownloads **Repository Path**: clawbrain/pocketclaw-downloads ## Basic Information - **Project Name**: PocketClawDownloads - **Description**: PocketClaw 资源下载 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-24 - **Last Updated**: 2026-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PocketClawDownloads 提供 PocketClaw 更新信息和资源下载。 ## 快速安装 Windows: ```ps irm https://raw.giteeusercontent.com/clawbrain/pocketclaw-downloads/raw/master/install.ps1 | iex pocketclaw init pocketclaw start ``` Linux/macOS: ```sh curl -fsSL https://raw.giteeusercontent.com/clawbrain/pocketclaw-downloads/raw/master/install.sh | sh pocketclaw init pocketclaw start ```