yzflyyzflyCommunity·5 Agent Skills Included

awesome-okf

Convert books, code, and notes into structured knowledge bases

Converts books, code repositories, awesome lists, and notes from Feishu, Notion, and Obsidian into structured OKF knowledge bundles. Eliminates scattered documents and unreadable link walls by building interlinked concept pages with sources and metadata. Publishes finished knowledge bases as single-file web pages or VitePress documentation sites for easy sharing.
npx skills add yzfly/awesome-okf --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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