diff --git a/README.md b/README.md index 6a95ae292..3569d7847 100644 --- a/README.md +++ b/README.md @@ -1104,20 +1104,20 @@ picoclaw agent -m "Hello" ## CLI Reference -| Command | Description | -| ------------------------------ | ----------------------------------- | -| `picoclaw onboard` | Initialize config & workspace | -| `picoclaw agent -m "..."` | Chat with the agent | -| `picoclaw agent` | Interactive chat mode | -| `picoclaw gateway` | Start the gateway | -| `picoclaw status` | Show status | -| `picoclaw skills list` | List installed skills | -| `picoclaw skills install ` | Install skill from GitHub | -| `picoclaw skills install --registry ` | Install from registry | -| `picoclaw skills remove ` | Remove installed skill | -| `picoclaw skills search` | Search available skills | -| `picoclaw cron list` | List all scheduled jobs | -| `picoclaw cron add ...` | Add a scheduled job | +| Command | Description | +| -------------------------------------------------- | ----------------------------------- | +| `picoclaw onboard` | Initialize config & workspace | +| `picoclaw agent -m "..."` | Chat with the agent | +| `picoclaw agent` | Interactive chat mode | +| `picoclaw gateway` | Start the gateway | +| `picoclaw status` | Show status | +| `picoclaw skills list` | List installed skills | +| `picoclaw skills install ` | Install skill from GitHub | +| `picoclaw skills install --registry ` | Install from registry | +| `picoclaw skills remove ` | Remove installed skill | +| `picoclaw skills search` | Search available skills | +| `picoclaw cron list` | List all scheduled jobs | +| `picoclaw cron add ...` | Add a scheduled job | ### Scheduled Tasks / Reminders @@ -1156,7 +1156,7 @@ picoclaw skills install --registry clawhub opencode-controller | Registry | Description | | ---------- | ------------------------------------ | -| `clawhub` | ClawHub skill registry (default) | +| `clawhub` | ClawHub skill registry (default) | **Configuration:**