capabilities

Generate a read-only report of installed skills, tools, container utilities, and workspace state.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly communicates what a NanoClaw instance can do by producing a structured, read-only report of installed skills, available runtime tools, container utilities, and workspace status, saving users from manual discovery and guesswork.

Core Features & Use Cases

  • Installed Skills Discovery: Lists skill directories available in the runtime and maps directory names to skill routes.
  • Tool and MCP Enumeration: Summarizes core, web, orchestration, and MCP server tools available to the agent for orchestration and messaging.
  • Container & Workspace Checks: Verifies container utilities (e.g., agent-browser), main-channel mounting, group memory presence, and extra mounts to inform permissions and available features.
  • Use Case: A user running /capabilities in the main chat receives a single readable summary to decide what operations they can ask the agent to perform.

Quick Start

Run /capabilities in the main chat to generate a readable report of installed skills, available tools, container utilities, and workspace state.

Frequently Asked Questions about capabilities

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

FAQPage Schema
How do I check available tools and installed skills in a NanoClaw container?

To check installed skills and available tools in a NanoClaw container, run the /capabilities command in the main chat. It generates a structured, read-only report summarizing skills, runtime tools, container utilities, and workspace state.

What is included in a system capabilities report for an agent runtime?

A system capabilities report includes installed skill directories mapped to routes, core and web tools, MCP server tools, container utilities, and workspace checks like main-channel mounting and group memory presence.

Can I use /capabilities to verify workspace state and container utility mounting?

Yes, you can use /capabilities to verify workspace state and container mounting. The report checks for container utilities like agent-browser, main-channel mounting, group memory presence, and extra mounts to inform available permissions.

Does the capabilities report require special permissions to list MCP tool names?

The capabilities report requires read access to SDK-configured tool lists and MCP tool names, access to the workspace filesystem, and the ability to run basic shell commands to generate the structured summary.

Why does my NanoClaw bot not show certain orchestration tools in the capabilities summary?

Orchestration tools may not show in the capabilities summary if the workspace filesystem lacks the necessary SDK-configured tool lists or if the runtime container lacks the required utility mounts and group memory presence.