claw

Send prompts and resume sessions with NanoClaw agent containers from the command line.

5|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/chiptoe-svg/nanoclaw_gccourse --skill claw-chiptoe-svg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claw
Source: https://github.com/chiptoe-svg/nanoclaw_gccourse/tree/main/.claude/skills/claw
Command: npx skills add https://github.com/chiptoe-svg/nanoclaw_gccourse --skill claw-chiptoe-svg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill eliminates the need to open a separate chat application to interact with NanoClaw agent containers, letting you send prompts, resume sessions, and automate agent communication directly from your command line for faster, more flexible workflows.

Core Features & Use Cases

  • Direct Terminal Prompting: Send prompts to any registered NanoClaw group by name, JID, or folder without switching to a chat interface.
  • Automation Ready: Pipe input from stdin or files, resume previous sessions, and list all available registered groups for scripted workflows.
  • Classroom Use Case: Automate sending daily assignment reminders or status checks to your class agent via cron jobs without manual chat app interaction.

Quick Start

Use the claw skill to send a prompt asking for your upcoming class schedule to your main NanoClaw agent group.

Frequently Asked Questions about claw

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

FAQPage Schema
How do I send prompts to a NanoClaw agent container from the command line?

You can send prompts to a NanoClaw agent container directly from the command line by using the claw skill, which eliminates the need to open a separate chat application interface for terminal interaction.

Can I automate classroom assignment reminders without using a chat app?

Yes, you can automate classroom reminders by piping input or using cron jobs to send scripted prompts to your class agent, bypassing manual chat app interaction entirely.

What do I need to run NanoClaw agent containers via CLI?

To run NanoClaw agent containers via CLI, you need Python 3.8 or later, a container or docker runtime, and a configured NanoClaw installation with a built agent container image and valid authentication secrets.

Does NanoClaw CLI support resuming previous agent sessions?

Yes, NanoClaw CLI supports resuming previous agent sessions, allowing you to continue interactions and automate scripted workflows directly from the terminal without a chat interface.

How do I list all available NanoClaw groups from the terminal?

You can list all available registered NanoClaw groups directly from the terminal using the claw skill, which supports targeting groups by name, JID, or folder for scripted workflows.