claw

Send command line prompts to NanoClaw agent containers by group, JID, or session ID.

30.5k|12.9k|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/nanocoai/nanoclaw --skill claw-nanocoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claw
Source: https://github.com/nanocoai/nanoclaw/tree/main/.claude/skills/claw
Command: npx skills add https://github.com/nanocoai/nanoclaw --skill claw-nanocoai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables users to send prompts directly to NanoClaw agent containers via command line, streamlining interactions without the need for a chat application.

Core Features & Use Cases

  • Send commands to NanoClaw agents by group name, JID, or session ID
  • Support scripting and automation through stdin piping
  • List registered groups and manage sessions seamlessly
  • Detect runtime environment and customize container execution
  • Verbose mode for debugging and secret redaction

Quick Start

Use the claw skill to quickly send a prompt to your NanoClaw agent from the terminal, facilitating development, testing, and operational workflows.

Frequently Asked Questions about claw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send command line prompts to NanoClaw agent containers directly?

You can send command line prompts to NanoClaw agent containers directly by using the claw skill, which bypasses the need for a chat application and streamlines terminal-based interactions.

Can I automate NanoClaw container interactions through stdin piping?

Yes, you can automate NanoClaw container interactions through stdin piping, enabling seamless scripting and automated workflows for your AI agents running in isolated environments.

What runtime environment do I need to manage NanoClaw containers via CLI?

Managing NanoClaw containers via CLI requires Python 3.8 or higher, a container or docker runtime, and access to NanoClaw's database and environment configurations.

How do I list registered groups and manage sessions for NanoClaw agents?

You can list registered groups and manage sessions for NanoClaw agents seamlessly by sending commands via the claw skill using specific group names, JIDs, or session IDs.

Is there a verbose mode for debugging command execution in NanoClaw containers?

Yes, a verbose mode is available for debugging command execution in NanoClaw containers, providing detailed operational logs while ensuring secret redaction for sensitive environment configurations.