claw Skill
Install the claw CLI tool — run NanoClaw agent containers from the command line without opening a chat app. Published by microsoft in amplifier-app-nanoclaw.
What is claw Skill?
Install the claw CLI tool — run NanoClaw agent containers from the command line without opening a chat app. Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Database workflows
- Deployment
- Design and media
- Database workflows use cases
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use claw Skill
- Use it for database workflows.
- Use it for deployment.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-app-nanoclaw
- Skill file: .claude/skills/claw/SKILL.md
What it does
Install the claw CLI tool — run NanoClaw agent containers from the command line without opening a chat app.
Skill instructions
claw — NanoClaw CLI claw is a Python CLI that sends prompts directly to a NanoClaw agent container from the terminal. It reads registered groups from the NanoClaw database, picks up secrets from .env, and pipes a JSON payload into a container run — no chat app required. What it does - Send a prompt to any registered group by name, folder, or JID - Default target is the main group (no -g needed for most use) - Resume a previous session with -s <session-id - Read prompts from stdin (--pipe) for scripting and piping - List all registered groups with --list-groups - Auto-detects container or docker runtime (or override with --runtime) - Prints the agent's response to stdout; session ID to stderr - Verbose mode (-v) shows the command, redacted payload, and exit code Prerequisites - Python 3.8 or later - NanoClaw installed with a built and tagged container image (nanoclaw-agent:latest) - Either container (Apple Container, macOS 15+) or docker available in PATH Install Run this skill from wit
Explore related resources
Frequently asked questions
What is claw?
claw is a open-source AI agent skill with Copy skill directory. Install the claw CLI tool — run NanoClaw agent containers from the command line without opening a chat app.
Who is claw best for?
claw is best for reusing agent instructions, scripts, and references, database workflows, deployment workflows, design and media workflows.
How do I install claw?
Install or run claw using Copy skill directory. Check claw for the latest setup command.
Is claw actively maintained?
claw may need a closer maintenance check before production use.
Auto-fetched from GitHub.