generate-skills-from-knowledge

Generate provider-agnostic Agent Skills bundles with SKILL.md and examples from knowledge documents.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/willyu1007/Template-Skill-Basic --skill generate-skills-from-knowledge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-skills-from-knowledge
Source: https://github.com/willyu1007/Template-Skill-Basic/tree/main/.claude/skills/workflows/skill-operation/generate-skills-from-knowledge
Command: npx skills add https://github.com/willyu1007/Template-Skill-Basic --skill generate-skills-from-knowledge

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of new Agent Skills bundles from existing knowledge documents, streamlining the development process.

Core Features & Use Cases

  • Automated Skill Generation: Converts unstructured knowledge into structured Skill Units.
  • Plan-Apply-Lint Workflow: Ensures generated skills are functional and adhere to standards.
  • Use Case: A subject matter expert provides a detailed document about a new process. This Skill can then generate a functional SKILL.md file, example usage, and necessary scripts based on that document.

Quick Start

Use the generate-skills-from-knowledge skill to create a new skill based on the provided document 'new_feature_spec.md'.

Frequently Asked Questions about generate-skills-from-knowledge

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

FAQPage Schema
How do I generate an Agent Skill from an existing knowledge document?

To generate an Agent Skill from a knowledge document, provide the text to this Skill, which converts unstructured information into a structured bundle including a SKILL.md file, examples, and scripts.

What is the plan-apply-lint workflow for creating reusable skill components?

The plan-apply-lint workflow for creating reusable skill components involves structuring the generation process to ensure the output is functional and adheres to defined skill development standards and formats.

Can I automate skill generation from unstructured process documents?

Yes, you can automate skill generation from unstructured process documents. This Skill takes detailed input documents and automatically generates a functional SKILL.md file alongside necessary scripts.

Do I need to manually format the SKILL.md file after generating it from knowledge docs?

No, you do not need to manually format the SKILL.md file. The generation process enforces defined skill development standards automatically, producing a provider-agnostic bundle ready for use.

What formats are included in the generated provider-agnostic Agent Skills bundle?

The generated provider-agnostic Agent Skills bundle includes a functional SKILL.md file, example usage files, and necessary scripts based on the input knowledge document.

Does this skill generation tool work with any knowledge management system?

This skill generation tool accepts input knowledge documents to create provider-agnostic bundles, meaning the output is compatible across different platforms, though the input must be provided as a readable document.