awesome-okf
Convert books, code, and notes into structured knowledge bases
All Skills in This Repository (5)
Pure Emerald Level Indicatorscode-to-okf
Converts source code repositories into OKF knowledge bundles with typed links and line number anchors.
book-to-okf
Convert books and long texts into structured OKF knowledge bases.
okf-creator
Convert code repositories, documents, schemas, and notes into OKF v0.1 knowledge bundles.
okf-to-web
Convert OKF v0.1 knowledge packages into single-file minified HTML pages.
github-to-okf
Convert GitHub repositories into OKF knowledge bundles for AI search.
Frequently Asked Questions
FAQPage SchemaHow to install awesome-okf?▼
Run `npx skills add yzfly/awesome-okf --all -g -y` in your terminal to install all skills in this collection globally.
What is the OKF knowledge format?▼
OKF is an open specification from Google Cloud that defines knowledge as a folder of Markdown files with YAML frontmatter. It has no runtime or SDK, so any agent or tool can read and produce it.
How to turn a book into a searchable knowledge base?▼
Use the book-to-okf skill to split a book or long document into interlinked concept, entity, and theme pages. The result is a validated OKF bundle you can publish as a website.
Can I convert a GitHub repository into agent-readable knowledge?▼
Yes. The github-to-okf and code-to-okf skills extract modules, functions, and dependencies from a repository into structured concept pages with typed links and line-anchored source references.
Does awesome-okf work with Claude Code?▼
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible coding agents.
Related Repositories in Content & Communication
View All in Content & Communication→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks