status

Generate a read-only status report of session context, workspace visibility, and tool availability.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quick read-only health checks of the agent environment, surfacing current status without making changes.

Core Features & Use Cases

  • Read-only status report covering session context, workspace visibility, and tool availability
  • Useful for quick diagnostics when users request /status or when debugging environment readiness
  • Provides guidance for subsequent steps if any component is unavailable or misconfigured

Quick Start

Ask the agent for the environment status using the /status command.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check agent workspace health and tool availability?▼

You can check agent workspace health by running a read-only status report that verifies session context, workspace visibility, and tool inventory without making any environment changes.

What is a read-only system health snapshot used for?▼

A read-only system health snapshot is used for quick diagnostics, surfacing current session context, workspace mounts, and tool availability to verify environment readiness without modifying the system state.

Can I run a diagnostics check on my NanoClaw workspace?▼

You can run diagnostics on a NanoClaw workspace by requesting an automated status report that inventories available tools, verifies workspace mounts, and confirms active session context.

Does the environment health check modify my workspace configuration?▼

No, the environment health check is strictly read-only, meaning it only surfaces current system status, workspace mounts, and tool availability without modifying your configuration.

What should I do if a tool is unavailable during a workspace health check?▼

If a tool is unavailable during a workspace health check, the status report provides guidance for subsequent steps to resolve the misconfiguration and ensure full environment readiness.