sksls

List custom skill groups and their activation status within the AI agent framework.

114|12|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/OpenDCAI/Mycel --skill sksls
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sksls
Source: https://github.com/OpenDCAI/Mycel/tree/main/.claude/skills/sksls
Command: npx skills add https://github.com/OpenDCAI/Mycel --skill sksls

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users understand which of their custom AI agent skill groups are currently active and linked for use.

Core Features & Use Cases

  • Skill Group Overview: Displays all defined skill groups and their associated skills.
  • Activation Status: Clearly indicates whether a skill is currently linked (active) or unlinked (inactive) within its group.
  • Use Case: Before starting a new task, a user can run this Skill to quickly see all available skills and confirm that the ones they intend to use are properly set up and ready.

Quick Start

Run the command to list all skill groups and their active skills.

Frequently Asked Questions about sksls

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

FAQPage Schema
How do I list all custom skill groups and their activation status in an AI agent framework?

To list custom AI agent skill groups and their activation status, run a command that displays all defined groups and indicates whether each skill is currently linked (active) or unlinked (inactive) for task execution.

How can I check which skills are currently active before running a task?

You can check active skills before running a task by listing all skill groups to verify that the specific skills you intend to use are properly linked and ready for execution within the framework.

Do I need Git to access and list skill directories in the AI agent framework?

Yes, you need Git installed because the skill listing mechanism requires Git to determine the project root directory, which is necessary for accessing the custom skill directories.

What is the difference between linked and unlinked skills in agent configuration management?

In agent configuration management, linked skills are currently active and available for task execution, while unlinked skills are inactive and not currently associated with their skill group for processing.

Can I get an overview of all available skills and their current linkage status at once?

Yes, you can get a complete overview of all available skills and their current linkage status at once by running the skill group listing command, which displays all defined groups and their associated activation states.