ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

amr

Autonomous mobile robot fleet manager. Use when json amr tasks, csv amr tasks, checking amr status.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain1/amr
Or

amr

Autonomous mobile robot fleet manager. Use when json amr tasks, csv amr tasks, checking amr status.

Commands

status

scripts/script.sh status

Show current status

add

scripts/script.sh add

Add new entry

list

scripts/script.sh list

List all entries

search

scripts/script.sh search

Search entries

remove

scripts/script.sh remove

Remove entry by number

export

scripts/script.sh export

Export data to file

stats

scripts/script.sh stats

Show statistics

config

scripts/script.sh config

View or set config

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

Use scripts/script.sh config <key> <value> to set preferences.

VariableDescription
AMR_DIRData directory (default: ~/.amr/)

Powered by BytesAgain | bytesagain.com | [email protected]

Metadata

Stars4126
Views3
Updated2026-04-15
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain1-amr": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#amr#industrial#cli#tool
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.