knowledge-creator

Classify knowledge descriptions into Skill, Agent, Command, or Rules formats.

6|1|Updated Dec 8, 2009
One-click install
npx skills add https://github.com/jey3dayo/dotfiles --skill knowledge-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-creator
Source: https://github.com/jey3dayo/dotfiles/tree/main/agents/skills-internal/knowledge-creator/skills
Command: npx skills add https://github.com/jey3dayo/dotfiles --skill knowledge-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Intelligent knowledge classification and routing to the appropriate creator tools based on user input that describes knowledge items.

Core Features & Use Cases

  • Automatic format selection (Skill/Agent/Command/Rules) and routing to the correct creator tool.
  • Progressive disclosure with YAML frontmatter, references, and assets to support depth when needed.
  • Cross-platform portability and standards alignment (Agent Skills) for reusable knowledge assets.

Quick Start

Describe a knowledge item and request a generated Skill structure.

Frequently Asked Questions about knowledge-creator

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

FAQPage Schema
How do I classify knowledge descriptions into the right format automatically?

You can classify knowledge into executable assets by providing a description; the Skill aligns with the Agent Skills standard, generating reusable knowledge assets with structured SKILL.md files and YAML frontmatter for cross-platform portability.

When do I need to use progressive disclosure for knowledge assets?

You need progressive disclosure when knowledge assets require optional references, scripts, or assets to support depth. The Skill structures these elements within YAML frontmatter to provide layered detail when needed.

What is the best way to route knowledge items to creator tools?

The best way to route knowledge items to creator tools is through intelligent classification, where the Skill evaluates your description and automatically selects the correct creator tool based on the identified format.

Does this knowledge classification tool require any dependencies?

No, this knowledge classification tool requires no dependencies. It operates independently to classify your descriptions and route them to the appropriate creator tool without external component setups.

Can I use YAML frontmatter to generate cross-platform portable skills?

Yes, you can use YAML frontmatter to generate cross-platform portable skills. The Skill enforces this structure within SKILL.md files to ensure your knowledge assets align with the Agent Skills standard.