What problem does it solve? Turning scattered documentation, repositories, and PDFs into reusable Agent Skills is manual and error-prone; this Skill provides a structured workflow to extract stable knowledge and package it with source traceability. ## Core Features & Use Cases - Multi-Source Conversion: Transforms documentation websites, GitHub repositories, PDFs, and reference sets into portable SKILL.md packages. - Structured Packaging: Separates trigger instructions into SKILL.md, detailed material into references/, deterministic helpers into scripts/, and templates into assets/. - Traceability & Validation: Records source URL, revision, and license metadata, then validates and forward-tests the generated skill on realistic prompts. - Use Case: Point it at a library's documentation site to produce a portable skill that works across Codex, Hermes, and Claude with proper attribution. ## Quick Start Use skill-seekers to convert the documentation at the given URL into a portable Agent Skill with source traceability and validation.