skill-factory

Analyze sessions, detect duplicates, and create skills via Agent Teams.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JYHTHEGREAT/jyh-system --skill skill-factory-jyhthegreat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-factory
Source: https://github.com/JYHTHEGREAT/jyh-system/tree/main/archive/deprecated/skills/skill-factory
Command: npx skills add https://github.com/JYHTHEGREAT/jyh-system --skill skill-factory-jyhthegreat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Analyzes session activity to identify repeatable workflows and automatically converts them into Claude Code skills, reducing manual mapping and maintenance.

Core Features & Use Cases

  • Automated session analysis, duplicate detection, and proactive skill creation via Agent Teams.
  • Supports preview and dry-run modes, with project-scoped or global scope.
  • Generates SKILL.md and supporting resources from approved blueprints for scalable reuse.

Quick Start

Analyze the current session to identify patterns and trigger the skill-creation pipeline for new skills.

Frequently Asked Questions about skill-factory

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

FAQPage Schema
How do I automate converting session patterns into reusable skills?

Automated session analysis identifies repeatable workflows and uses Agent Teams to proactively create new skills from approved blueprints, reducing manual mapping and maintenance.

How does duplicate detection work when generating new skills from a session?

Duplicate detection checks existing skills inventory during session analysis to prevent redundant skill creation, ensuring only novel patterns are converted into new SKILL.md files.

Can I preview skill creation before applying changes to the project scope?

Yes, you can use the --dry-run flag to preview the skill-creation pipeline and review generated blueprints without modifying the global or project skills inventory.

What are the limitations when generating a SKILL.md file from session activity?

Generated SKILL.md files must be under 500 lines, and the system validates triggers and references while relying on deterministic scripts/ and references/ directories for task execution.

What is the best way to expand a project's skills inventory without manual coding?

Analyzing session activity to identify repeatable workflows and automatically converting them into Claude Code skills provides scalable reuse and expands the inventory without manual coding.