list-skills

List installed skills with names, descriptions, and system or external status.

2.0k|267|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/openakita/openakita --skill list-skills-openakita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: list-skills
Source: https://github.com/openakita/openakita/tree/main/skills/system/list-skills
Command: npx skills add https://github.com/openakita/openakita --skill list-skills-openakita

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you understand and manage the available AI capabilities within the system, ensuring you can find the right tool for any task.

Core Features & Use Cases

  • Skill Discovery: Browse all installed skills and their descriptions.
  • Task Verification: Confirm if a specific skill is available or installed.
  • Use Case: Before starting a new task, use this skill to see if there's already a skill for 'summarizing documents' or 'generating code'.

Quick Start

Use the list-skills skill to see all available skills.

Frequently Asked Questions about list-skills

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

FAQPage Schema
How do I discover all installed AI skills in my agent framework?

To discover installed AI skills, you can list all system-defined and externally added capabilities, retrieving their names and descriptions to find the right tool for any task within your agent framework.

How can I verify if a specific skill is available before starting a task?

You can verify skill availability by listing all installed skills to confirm whether a specific capability exists, ensuring proper installation and preventing task execution errors before you begin.

What is the best way to manage my AI's functional repertoire and check external installations?

Managing your AI's functional repertoire involves listing all installed skills to view their names, descriptions, and installation sources, distinguishing between system-defined tools and external installations.

Does the skill discovery process show whether a tool is system-defined or externally installed?

Yes, the skill discovery process explicitly indicates whether each listed capability is system-defined or externally installed, allowing you to track the origin and utilization of your AI tools.

Why do I need to check available AI capabilities before generating code or summarizing documents?

Checking available AI capabilities before summarizing documents or generating code ensures the required skill is installed, verifying task readiness and confirming proper skill installation within the system.