BeClaude

okf-skills

New
1GitHub TrendingDocumentationby scaccogatto

Open Knowledge Format (OKF) for Claude Code — author, maintain & validate portable markdown knowledge bundles for AI agents. Dual: Claude Code plugin + skills.sh.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/okf-skills.md https://raw.githubusercontent.com/scaccogatto/okf-skills/main/SKILL.md
3
Invoke in Claude Code
/okf-skills
View source on GitHub
agentplugin

Frequently Asked Questions

What is okf-skills?

Open Knowledge Format (OKF) for Claude Code — author, maintain & validate portable markdown knowledge bundles for AI agents. Dual: Claude Code plugin + skills.sh.

How to install okf-skills?

To install okf-skills, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /okf-skills.

What is okf-skills best for?

okf-skills is a community categorized under Documentation. It is designed for: agent, plugin. Created by scaccogatto.