status

Generate a read-only status report of the current agent environment.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/nrupala/nanoclaw --skill status-nrupala
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/nrupala/nanoclaw/tree/main/container/skills/status
Command: npx skills add https://github.com/nrupala/nanoclaw --skill status-nrupala

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a quick, read-only health report of the current agent environment to help users understand system status at a glance.

Core Features & Use Cases

  • Session context: reports timestamp, working directory, and channel context.
  • Workspace visibility: lists mounted workspace folders such as /workspace/project, /workspace/group, /workspace/extra, and /workspace/ipc.
  • Tool availability: confirms which core tool families (Core, Web, Orchestration, MCP) are present and usable.
  • Container utilities: checks for essential runtime components like node, claude, and agent-browser.

Quick Start

Ask the agent to run the status check to generate the system health report.

Frequently Asked Questions about status

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

FAQPage Schema
How do I run a system health check on my agent environment?

Run a system health check by asking the agent for a status report or invoking /status to instantly generate a read-only summary of session context, workspace mounts, tool availability, and container utilities.

What does a workspace status report include for container diagnostics?

A workspace status report includes session timestamps, working directory, mounted workspace paths like /workspace/project, detected tool families, and runtime components such as node and claude for comprehensive container diagnostics.

Can I check tool availability and workspace mounts without modifying the system?

Yes, you can check tool availability and workspace mounts without modifying the system because the status report is strictly read-only, safely detecting Core, Web, Orchestration, and MCP tool families alongside container utilities.

How do I verify which workspace paths and runtime tools are available in my session?

Verify available workspace paths and runtime tools by generating a status report that checks mounted folders like /workspace/ipc and detects essential runtime components including node, claude, and agent-browser.

What is the best way to get a quick snapshot of my current agent session context?

The best way to get a quick snapshot of your agent session context is requesting a system status report, which instantly compiles read-only diagnostics covering your working directory, channel context, and active task snapshots.