skill-importer

Community

Transform external skills into factory-ready power tools.

Authormpazaryna
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the frustration of working with inconsistently structured Claude Skills by automatically upgrading them to factory specification with proper documentation and structure.

Core Features & Use Cases

  • Gap Analysis: Scan any skill folder and identify missing factory-required files and structural issues.
  • Auto-Generation: Create missing documentation, sample data, and installation guides with realistic examples.
  • Use Case: Imagine you received a skill from a colleague that works but lacks proper documentation. Use this Skill to automatically generate HOW_TO_USE.md, sample inputs, and restructure SKILL.md to factory standards.

Quick Start

Use the skill-importer skill to analyze and upgrade the skill at generated-skills/issue-analysis to factory specification.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: skill-importer
Download link: https://github.com/mpazaryna/claude-toolkit/archive/main.zip#skill-importer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository