fased skills
Inspect skills from bundled, workspace, and managed sources, and see which ones are actually eligible to run.
Browser equivalent: Agent > Skills. That page owns ClawHub search/review,
create/edit/config, dependency install, and per-Agent skill access. The CLI is
for automation, install review, and admin repair.
Related:
- Skills system: Skills
- Skills config: Skills config
- ClawHub installs: Plugin catalog
Commands
Wallet Grants
Skills do not receive wallet access just because they are installed. Grant narrow wallet permissions only for the skill id and token route you intend to use: Normal users can do this from Wallets > Skill Grants in the browser UI. That tab reads the ClawHub install review, shows requested wallet permissions next to the current grant, and writes the same config path as this command. If the tab is empty, no reviewed wallet-capable skill or existing grant has been found yet. Use the CLI for automation, review-only JSON, or remote/admin setup.skills.entries.<skill-id>.config.walletActions. If
--registry is provided, it also adds that registry to
skills.marketplace.allowRegistries. Wallet grants are Agent-wallet-only;
Mining and Vault wallets remain unavailable to skills.
Use --dry-run --json first when you want to review the exact config patch
without writing it:
send, swap,
schedule_plan, schedule_send, and limit_order require --max-amount.