capabilities

Generate a structured report of installed skills, tools, and system information.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured, readable report of the NanoClaw instance's capabilities, including installed skills, available tools, and system information, enabling quick assessment of what the agent can do and what resources are accessible.

Core Features & Use Cases

  • Enumerates installed skills and their locations on disk.
  • Lists available SDK tools and MCP capabilities to facilitate debugging and planning.
  • Provides a concise system snapshot (group memory, mounts, and environment visibility) for quick risk and capability assessment.
  • Use Case: New operator onboarding or security audit to understand the agent's scope and limits.

Quick Start

Run /capabilities in the main chat to view the system capabilities report.

Frequently Asked Questions about capabilities

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

FAQPage Schema
How do I list installed skills and available tools in my agent environment?

You can view installed skills, available tools, and system information by generating a structured capabilities report that aggregates skill identities from the filesystem and enumerates accessible SDK tools for onboarding or auditing.

How do I check agent permissions and system status for debugging?

Checking agent permissions and system status involves producing a concise system snapshot that displays group memory, mounts, and environment visibility, enabling quick risk assessment and debugging of accessible resources.

What is a system capabilities report used for in agent onboarding?

A system capabilities report is used for new operator onboarding or security audits to understand the agent's scope and limits by providing visibility into installed skills, available tools, and system resources.

Does the capabilities report include MCP capabilities and environment visibility?

Yes, the capabilities report lists available MCP capabilities and provides a concise system snapshot covering group memory, mounts, and environment visibility to facilitate debugging and planning.

Can I embed the system information summary directly into prompts?

Yes, you can embed the system information summary directly into prompts because the capabilities report produces a structured summary suitable for providing the agent with visibility of its own scope and resources.