capabilities

Scan local skill directories and report installed skills, tools, and system information.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly understand the current capabilities of this NanoClaw instance by enumerating installed skills, available tools, and system information to aid operators and developers.

Core Features & Use Cases

  • Discover installed skills by scanning the local skill directories and listing each skill with its description.
  • Enumerate available tools, MCP server tools, and container capabilities to inform task planning and debugging.
  • Provide a concise system snapshot suitable for onboarding, audits, and incident response.

Quick Start

Ask me to summarize capabilities or run /capabilities to see installed skills, tools, and system info.

Frequently Asked Questions about capabilities

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

FAQPage Schema
How do I audit installed skills and available tools in a NanoClaw instance?

To audit installed skills and available tools in a NanoClaw instance, run a capability scan to enumerate local skill directories and system components, producing a structured report for operator awareness.

What is the best way to see system capabilities and installed components for debugging?

The best way to see system capabilities for debugging is to generate a system snapshot that detects available container capabilities and MCP server tools, providing concise awareness for incident response.

Can I use a capability audit for onboarding across development and production environments?

Yes, you can use a capability audit for onboarding across development, testing, and production environments by scanning local skill directories to present structured results with optional dependencies and safety checks.

How do I list MCP server tools and container capabilities during task planning?

You list MCP server tools and container capabilities during task planning by triggering a local scan that enumerates available tools and installed skills, returning a structured system snapshot directly.

Do I need any dependencies to perform a capabilities audit on my local instance?

No dependencies are required to perform a capabilities audit, as the scan operates directly on local skill directories to detect installed skills, available tools, and system information without external requirements.