sksgnew

Create new skill group directories within the .claude/skill-groups structure.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of new directories for organizing skills into logical groups, streamlining project structure.

Core Features & Use Cases

  • Group Creation: Automatically generates a new directory for a specified skill group.
  • Organization: Helps maintain a clean and structured project by grouping related skills.
  • Use Case: When developing multiple skills related to documentation, you can create a 'docs' group to keep them organized.

Quick Start

Create a new skill group named 'documentation'.

Frequently Asked Questions about sksgnew

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

FAQPage Schema
How do I create a new directory for a skill group?

To create a new directory for a skill group, this skill generates a folder within the .claude/skill-groups structure to organize related project skills logically.

Can I automatically infer the group name from my prompt?

Yes, you can automatically infer the group name from user prompts, or provide direct user input to specify the exact name for your new skill group directory.

What is the best way to organize related skills in a project?

Organizing related skills is achieved by creating dedicated group directories, ensuring that multiple skills such as documentation tools are grouped together for a clean project structure.

How does this skill handle duplicate group names?

To handle duplicate group names, the skill checks for existing directories before creation, ensuring that every newly generated skill group name remains completely unique.

When do I need to set up a skill group directory?

You need to set up a skill group directory when developing multiple related skills, such as creating a 'docs' group to keep all your documentation skills organized in one place.