skill-generator

Generate reusable k_ skills from task descriptions and user profiles.

4|2|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/gqy20/Skills_demo --skill skill-generator-gqy20
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-generator
Source: https://github.com/gqy20/Skills_demo/tree/main/.claude/skills/skill-generator
Command: npx skills add https://github.com/gqy20/Skills_demo --skill skill-generator-gqy20

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill analyzes a task description and the user profile to identify core capabilities, then generates reusable sub-skills to streamline planning and execution.

Core Features & Use Cases

  • Automatically analyzes tasks by extracting required competencies from the task description and user image.
  • Generates 2-3 core k_ skills per task, with the option to create u_ skills from user experience data.
  • Leverages existing p_ (validated) skills and u_ (user) skills as reference sources to improve reuse and accuracy.
  • Use Case: A commander creates a new task; after user-profile confirmation, k_ skills are planned and executed sequentially.

Quick Start

Trigger analysis with a sample task description, for example: /skill-generator analyze "Set up a Next.js blog" and review the proposed 2-3 k_ skills.

Frequently Asked Questions about skill-generator

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

FAQPage Schema
How do I automate task analysis and generate reusable sub-skills?

Task analysis identifies core capabilities from task descriptions and user profiles, generating 2-3 reusable k_ skills per task. It references existing validated p_ skills and user u_ skills to improve reuse and accuracy.

How do I extract core capabilities from a task description?

You extract core capabilities by triggering an analysis request with a task description. The Skill evaluates the text alongside the user profile to identify needed competencies and generate corresponding sub-skills.

Can I create user skills from existing profile experience data?

Yes, you can create u_ skills from user experience data. The generation process leverages user-profile triggered extraction to build these personalized skills alongside the core task skills.

Does workflow automation work with validated reference skills?

Yes, workflow automation works with validated reference skills. The system leverages existing p_ skills and user u_ skills as reference sources to ensure accurate task planning and capability reuse.

What is the maximum number of sub-skills generated per task analysis?

The maximum number of sub-skills generated per task analysis is 2-3 core k_ skills. It outputs these sequentially for commander-driven task creation while creating new k_ content as needed.