Skip to content

cmd claw

github-actions[bot] edited this page Aug 31, 2026 · 5 revisions

nself claw

Moved to a plugin (CLI-R11). Install it to keep using nself claw.

This command moved

claw was extracted from the core binary into the claw-cli plugin as part of CLI-R11 (the thin-core extraction). The command surface is unchanged — only where the code lives changed. The plugin's registry name is claw-cli, not claw — that name is already taken by the paid ɳClaw backend service plugin this CLI talks to — but the command itself is still invoked as nself claw ....

nself install claw-cli
nself claw config set server https://claw.example.com
nself claw config set api-key <key>
nself claw prompt "hello"
nself claw chat
nself claw pair

Until it is installed, nself claw ... prints an install hint naming claw-cli correctly (verified live 2026-08-31: cmd/commands/dispatch.go's relocatedCommand() and internal/plugin/router.go's ProxyCommandWithHint() resolve the hint through the deprecation registry rather than deriving it from the command name, so it never suggests the wrong nself install claw). Full documentation (flags, exit codes, examples) now lives with the plugin: https://github.com/nself-org/plugins/tree/main/free/claw-cli

See Also

Commands | Home

Home


Getting Started


Commands


Features


Configuration


Plugins (87 + 10 monitoring)

Free (25)
Pro (62)
Planned (26)
  • plugin-audit
  • plugin-blog
  • plugin-checkout
  • plugin-commerce
  • plugin-drm
  • plugin-export
  • plugin-flow
  • plugin-import
  • plugin-ldap
  • plugin-mailgun
  • plugin-media
  • plugin-oauth-providers
  • plugin-pages
  • plugin-postmark
  • plugin-rate-limit
  • plugin-reports
  • plugin-saml
  • plugin-scheduler
  • plugin-sendgrid
  • plugin-sso
  • plugin-subscription
  • plugin-thumb
  • plugin-transcoder
  • plugin-twilio
  • plugin-waf
  • plugin-watermark

Guides


Architecture


Reference


Licensing


Security


Brand


Operations


Contributing


Admin


Changelog


All commands (52)

Clone this wiki locally