skson

Create symbolic links to activate a predefined group of skills.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to activate an entire group of related skills with a single command, streamlining the process of setting up multiple functionalities at once.

Core Features & Use Cases

  • Group Activation: Enables the activation of multiple skills by specifying a group name.
  • Symlink Management: Creates symbolic links for skills within the active skills directory.
  • Use Case: If you have a group of skills named 'writing' for content creation, you can activate all of them by simply running the skson skill with 'writing' as the argument.

Quick Start

Run the skson skill with the group name 'writing'.

Frequently Asked Questions about skson

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

FAQPage Schema
How do I activate a group of skills simultaneously?

To activate a group of skills simultaneously, run the script with the desired group name as an argument. This creates symbolic links to the respective skill directories, enabling multiple related functionalities at once.

What is symlink management for skill group activation?

Symlink management for skill activation is the process of creating symbolic links from a predefined group to the active skills directory, allowing multiple related agent functionalities to be enabled with a single command.

Can I enable multiple related agent functionalities with a single command?

Yes, you can enable multiple related agent functionalities by running the script with a specific group name. This automatically creates the necessary symbolic links to activate all skills defined within that group.

Do I need to specify a group name to set up multiple skills at once?

Yes, specifying a group name as an argument is required to set up multiple skills at once. The script uses this group name to identify and create symbolic links for all related skills in the active directory.

Why does group activation use symbolic links in the active skills directory?

Group activation uses symbolic links in the active skills directory to efficiently enable multiple functionalities without duplicating files. This method allows the system to reference and execute the predefined group of skills simultaneously.