okf-creator

Convert code repositories, documents, schemas, and notes into OKF v0.1 knowledge bundles.

46|10|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/yzfly/awesome-okf --skill okf-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okf-creator
Source: https://github.com/yzfly/awesome-okf/tree/main/skills/okf-creator
Command: npx skills add https://github.com/yzfly/awesome-okf --skill okf-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires scripts/scaffold_okf.py, scripts/validate_okf.py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of creating high-quality Open Knowledge Format (OKF) knowledge bundles from various inputs such as code repositories, documents, data schemas, and notes. It emphasizes the quality of the content rather than just structural compliance.

Core Features & Use Cases

  • Create OKF Knowledge Libraries: Start from scratch to create a comprehensive OKF knowledge library.
  • Generate Knowledge Documents for Code Repositories: Automatically generate knowledge documents for code repositories.
  • Organize Scattered Notes into Concept Libraries: Structure and organize scattered notes, Wikis, and PDFs into concept libraries that can be consumed by AI agents.
  • Validate and Repair OKF Bundles: Check and fix the compliance of OKF bundles to ensure they meet the OKF v0.1 standard.

Quick Start

Use the okf-creator skill to generate a skeleton for a new OKF knowledge bundle.

Frequently Asked Questions about okf-creator

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

FAQPage Schema
How do I convert a code repository into an AI-readable knowledge library?

To convert a code repository into an AI-readable knowledge library, you can generate compliant OKF v0.1 knowledge bundles. This process automatically extracts repository logic and structures it into documents suitable for consumption by AI agents.

What is the best way to organize scattered notes and PDFs into a structured concept library?

The best way to organize scattered notes and PDFs into a structured concept library is to convert them into OKF knowledge bundles. This structures unstructured documents into a format that AI agents can easily consume and query.

How do I validate and fix compliance for an OKF v0.1 knowledge bundle?

To validate and fix compliance for an OKF v0.1 knowledge bundle, use validation scripts to check the bundle structure. This identifies non-compliant elements and allows you to repair them to meet the required standard.

Can I generate knowledge documents from data schemas and Wikis?

Yes, you can generate knowledge documents from data schemas and Wikis. The tool processes various inputs, including schemas and documents, converting them into high-quality OKF bundles for AI consumption.

Does creating OKF knowledge bundles focus on structural compliance or content quality?

Creating OKF knowledge bundles strongly emphasizes content quality rather than just structural compliance. It ensures the generated knowledge documents provide high-value, accurate information for AI agents to consume.

How do I scaffold a new OKF knowledge bundle from scratch?

To scaffold a new OKF knowledge bundle from scratch, use the creator skill to generate a skeleton structure. This provides the foundational files and directories needed to start building a comprehensive OKF knowledge library.