capabilities

Generate a structured NauggieClaw system capability report summarizing skills, tools, and runtime context.

1|2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/jboothomas/nauggieclaw --skill capabilities-jboothomas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capabilities
Source: https://github.com/jboothomas/nauggieclaw/tree/main/container/skills/capabilities
Command: npx skills add https://github.com/jboothomas/nauggieclaw --skill capabilities-jboothomas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill answers requests for a comprehensive NauggieClaw capability overview so users immediately understand available commands, tools, and system context without guesswork.

Core Features & Use Cases

  • Installed Skills Inventory: Enumerates every skill directory under /workspace/skills to show what slash commands the assistant can execute.
  • Tool & MCP Overview: Documents the Core, Web, Subagent, and MCP toolsets plus container utilities so operators know what support is built in.
  • System Context Awareness: Enforces the main-channel check, reports group memory presence, counts extra mounts, and references container scripts so the status report reflects secure execution context.

Quick Start

Ask Auggie to run /capabilities in the main chat to generate the system capabilities summary.

Frequently Asked Questions about capabilities

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

FAQPage Schema
How do I generate a system capabilities report for my container environment?

To generate a system capabilities report, run the /capabilities command in the main chat channel. This produces a structured inventory of available skills, tools, and runtime context for the container.

What is included in a NauggieClaw system capability inventory?

A NauggieClaw capability inventory includes installed skill directories, Core and Web toolsets, MCP actions, container utilities, group memory presence, and mount metadata.

Can I list installed skills and MCP tools outside the main chat channel?

No, you cannot list installed skills and MCP tools outside the main chat channel. The system capability report enforces a main-channel restriction to ensure secure execution context.

How do I check available container utilities and mount metadata?

You check available container utilities and mount metadata by requesting a system capability summary. The report counts extra mounts and references container scripts alongside tool listings.

Does the capabilities report show group memory and runtime context?

Yes, the capabilities report shows group memory and runtime context. It actively checks for group memory presence and enforces main-channel restrictions to reflect the secure execution context.