okf skills

78 tagged okf, measured the same way as everything else here.

Browse within: open-knowledge-format 32adr 22llm-wiki 16knowledge-base 11knowledge-management 11knowledge 7antigravity-plugin 5cpg 5

okf

01

scaccogatto/okf-skills

Skill Claude CodeCodex

Author, maintain, and consume Open Knowledge Format (OKF) knowledge bundles — portable markdown + YAML frontmatter that both humans and agents read. Use when capturing project knowledge (services, APIs, schemas, metrics, runbooks, decisions) into an OKF bundle, when updating one after code or docs change, or when a…

348 6d ago A 127 tokens original MIT

validate

02

scaccogatto/okf-skills

Skill Claude CodeCodex

Check that an Open Knowledge Format (OKF) bundle is conformant with the v0.2 spec (§11). Use when asked to validate, lint, or check an OKF bundle, or before committing changes to one. Runs a deterministic Python checker — not an eyeball pass. Also migrates a v0.1 bundle to v0.2 in place with --migrate.

348 6d ago A 82 tokens original MIT

visualize

03

scaccogatto/okf-skills

Skill Claude CodeCodex

Render an Open Knowledge Format (OKF) bundle as a single self-contained, interactive HTML graph (viz.html) — concepts as nodes coloured/sized by type, markdown links and bundle-internal sources as edges, a wiki-style detail panel with rendered markdown, v0.2 trust/lifecycle/provenance metadata, and "Links to" / "Cited…

348 6d ago A 108 tokens original MIT

okf-pro

04

serradura/okf

Skill Claude CodeCodex

Operating rules for the .okf/ knowledge bundle — filing new concepts, the board, the journal, the daily snapshot, closing work, source attribution, and the generated/verified attestation policy. Use before reading from or writing anything into .okf/.

142 6d ago A 56 tokens original Apache-2.0

okf

05

serradura/okf

Skill Claude CodeCodex

Be the expert on Open Knowledge Format (OKF) — portable project knowledge as a directory of markdown files with YAML frontmatter that humans and agents read from one source. Use when capturing knowledge into a bundle (a service, schema, metric, decision, runbook: "document this in OKF", "capture this as a concept")…

142 6d ago A 183 tokens original Apache-2.0

okf-principles

06

serradura/okf

Skill Claude CodeCodex

Restructure agent instruction artifacts (Claude Agent Skills, rules files, CLAUDE.md, playbooks) by applying five structural principles derived from the Open Knowledge Format - bounding the worst-case context a question loads (the mean may rise; the win is the tail and answer accuracy) and making cross-references…

142 6d ago A 136 tokens original Apache-2.0

claude-mega-brain

07

guhcostan/claude-mega-brain

Skill Claude CodeCodex

OKF knowledge navigation. ALWAYS use this skill the moment a block appears in session context — it means the project has documented concepts and you must consult them before answering questions about data, schemas, metrics, APIs, or systems. Also trigger when the user asks about a table, column, metric definition…

124 1mo ago A 96 tokens original MIT

ingest

08

guhcostan/claude-mega-brain

Skill Claude CodeCodex

Create or update a single OKF concept file from raw input. Use when the user wants to document a specific table, metric, API, service, or concept in the knowledge base — even if they say "add this to the okf", "documenta essa tabela", "cria um conceito pra isso", "adiciona no knowledge base", "register this API", or…

124 1mo ago A 108 tokens original MIT

migrate

09

guhcostan/claude-mega-brain

Skill Claude CodeCodex

Scan the project and migrate existing documentation into OKF format. Use when the user wants to populate the knowledge base from existing docs, README, schemas, API specs, runbooks, or any structured project knowledge. Trigger on "migrate to okf", "populate the knowledge base", "scan my docs", "convert docs to okf"…

124 1mo ago A 147 tokens original MIT

okfy

10

0dust/OKFy

Skill Claude CodeCodex

Use when a user wants an agent to use docs through OKFy, set up or verify an OKFy MCP docs source, convert docs websites or local Markdown into OKF bundles, generate activation proof, or answer from an existing OKFy bundle/workspace.

68 14d ago A 54 tokens original MIT

okf-bigquery

11

xSAVIKx/okf-skills

Skill Claude CodeCodex

Google Cloud BigQuery connector that produces and ingests Open Knowledge Format (OKF) bundles from dataset schemas, table/field descriptions, and metadata. Use when documenting or cataloging BigQuery datasets, extracting schema metadata into OKF, or syncing descriptions back to BigQuery tables and fields.

34 yesterday A 63 tokens original Apache-2.0

okf-enrich

12

xSAVIKx/okf-skills

Skill Claude CodeCodex

Guidance for an AI agent to enrich an Open Knowledge Format (OKF) bundle with high-quality concept descriptions using its own LLM — grounded in the bundle's schema, data profile, and samples — then optionally sync them back to the source. Use when an OKF bundle has missing, weak, or low-quality descriptions that…

34 yesterday A 86 tokens original Apache-2.0

xSAVIKx/okf-skills

Skill Claude CodeCodex

Guidance and the bundled OKF specification for building a new Open Knowledge Format (OKF) producer/connector skill in this project — the architectural principles, the okf-go library contract, the produce/ingest/schema command surface, the secret-handling and sync conventions, and the exact registration steps. Use when…

34 yesterday A 128 tokens original Apache-2.0

kb-document

14

stjbrown/agent-knowledge

Skill Claude CodeCodex

Document and refresh a software repository in an OKF knowledge bundle. Use when the user asks to document this repo, codebase, architecture, developer workflows, or operational behavior; create repository knowledge; or bring existing repository documentation up to date after code changes. Treats the repository as…

32 1mo ago A 73 tokens original MIT

kb-lint

15

stjbrown/agent-knowledge

Skill Claude CodeCodex

Health-check a knowledge bundle for conformance and drift; optionally auto-fix safe issues.

32 1mo ago A 22 tokens original MIT

kb-visualize

16

stjbrown/agent-knowledge

Skill Claude CodeCodex

Render a knowledge bundle as an interactive graph — native UI where the host supports it, otherwise a self-contained HTML artifact.

32 1mo ago A 29 tokens original MIT

aws-samples/sample-okf-llm-wiki

Skill Claude CodeCodex

Fetch or refresh an OAuth2 access token for the OKF Data wiki consumption MCP server. Use when the OKF MCP server returns 401/403/unauthorized/expired-token errors, when the user asks to refresh, renew, or get a new OKF MCP token, or when setting up authentication to call the okf-mcp / okfconsumption MCP runtime.

23 2d ago A 83 tokens MIT-0

report-authoring

18

aws-samples/sample-okf-llm-wiki

Skill Claude CodeCodex

The report-authoring methodology: required structure, language, evidence discipline, and figure selection. Read BEFORE your first createreport of a conversation - the tool validates shape; this is everything it cannot check.

23 2d ago B 44 tokens MIT-0

okf-authoring

19

aws-samples/sample-okf-llm-wiki

Skill Claude CodeCodex

Author Open Knowledge Format (OKF) bundles — knowledge represented as a directory of markdown files with YAML frontmatter. Use when asked to create, write, generate, enrich, or validate an OKF bundle or OKF concept docs; to turn a data source (Glue database, API, database, catalog), documentation, or a research topic…

23 2d ago A 102 tokens MIT-0

holistic-analysis

21

weby-homelab/power-framework

Skill Claude CodeCodex

Perform holistic codebase analysis, step-by-step verified execution, and global quality audit for P.O.W.E.R. vaults. Trigger when analyzing, refactoring, or auditing a project before making changes.

20 yesterday A 45 tokens GPL-3.0

power

22

weby-homelab/power-framework

Skill Claude CodeCodex

P.O.W.E.R. 3.7.9 — Hybrid Knowledge Management Framework (P.A.R.A. + OKF v0.1 + Graph RAG + LLM-Wiki + Execution Rules).

20 yesterday A 45 tokens GPL-3.0

domain-modeling

23

evist0/okf-matt-skills

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

13 1mo ago A 43 tokens original MIT

reconcile

24

evist0/okf-matt-skills

Skill Claude CodeCodex

Reconcile the OKF knowledge bundle (knowledge/) with what a completed code change built, over that change's diff. Use once a change has finished landing — the build closeout, just before committing — or when the user asks to reconcile knowledge against code.

13 1mo ago A 55 tokens original MIT