xSAVIKx

17 mods across 1 repository, 34 stars between them.

xSAVIKx/okf-skills

Instructions file CodexOpenCode

Instructions for xSAVIKx/okf-skills, covering open knowledge format (okf) skills — developer agent guide, 1. repository overview & architecture, 2. shared library (okf-go) guidelines, 3. skills development & best practices and best practices for skills.

34 yesterday B 3,959 tokens original Apache-2.0

okf-mcp

02

xSAVIKx/okf-skills

Skill Claude CodeCodex

Generic Model Context Protocol (MCP) server that discovers installed okf- skill binaries and exposes their produce/ingest commands as MCP tools for any MCP-capable harness (Claude Code, Gemini CLI, etc.). Use when wiring OKF Skills into an agent over MCP instead of invoking each connector binary directly.

34 yesterday A 67 tokens original Apache-2.0

okf-bigquery

03

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-csv

04

xSAVIKx/okf-skills

Skill Claude CodeCodex

CSV connector that produces and ingests Open Knowledge Format (OKF) bundles from a directory of CSV files. Infers each file's column schema (integer/number/boolean/date/string) by sampling rows, optionally embeds a per-column data profile and sample rows, and syncs descriptions back to a .okf-metadata.yaml sidecar.…

34 yesterday A 108 tokens original Apache-2.0

okf-enrich

05

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

okf-fs

06

xSAVIKx/okf-skills

Skill Claude CodeCodex

Local filesystem connector that produces and ingests Open Knowledge Format (OKF) bundles documenting directory trees and file metadata, honoring .okfignore and .okf-metadata.yaml. Use when documenting or cataloging a local folder structure, or capturing filesystem metadata as an OKF bundle.

34 yesterday A 62 tokens original Apache-2.0

okf-git

07

xSAVIKx/okf-skills

Skill Claude CodeCodex

Git repository connector that produces and ingests Open Knowledge Format (OKF) bundles documenting repository file trees plus commit-history metadata (times, authors, messages), honoring .gitignore and .okfignore. Use when documenting or cataloging a Git repository as an OKF bundle.

34 yesterday A 61 tokens original Apache-2.0

okf-graphql

08

xSAVIKx/okf-skills

Skill Claude CodeCodex

GraphQL connector that produces and ingests Open Knowledge Format (OKF) bundles from a GraphQL SDL document. Parses the schema into one concept per user-defined type (object/input/interface/enum/union) and per root operation (query/mutation/subscription field), links fields and operations to the types they reference…

34 yesterday A 111 tokens original Apache-2.0

okf-lint

09

xSAVIKx/okf-skills

Skill Claude CodeCodex

Deterministic validator for Open Knowledge Format (OKF) bundles. Checks spec conformance (root index.md carries only okfversion, subdirectory index.md files carry no frontmatter, every concept has a non-empty type) plus enrichment coverage (placeholder descriptions, broken cross-links, orphans), and gates CI via its…

34 yesterday A 111 tokens original Apache-2.0

okf-mongodb

10

xSAVIKx/okf-skills

Skill Claude CodeCodex

MongoDB connector that produces and ingests Open Knowledge Format (OKF) bundles by sampling documents to infer each collection's schema. Emits one concept per collection with a Name | Type | Presence table (top-level fields, with mixed types shown as a union and presence as the percentage of sampled documents). The…

34 yesterday A 126 tokens original Apache-2.0

okf-mysql

11

xSAVIKx/okf-skills

Skill Claude CodeCodex

MySQL connector that produces and ingests Open Knowledge Format (OKF) bundles from database schemas and table/column comments. Use when documenting or cataloging a MySQL database, extracting its schema and comments into OKF, or syncing descriptions back to MySQL via DDL.

34 yesterday A 61 tokens original Apache-2.0

okf-openapi

12

xSAVIKx/okf-skills

Skill Claude CodeCodex

OpenAPI/Swagger connector that produces and ingests Open Knowledge Format (OKF) bundles from an API contract. Parses an OpenAPI 3.x or Swagger 2.0 spec (JSON or YAML) into one concept per operation (API Endpoint) and per component schema (Schema), links endpoints to the schemas they reference as typed cross-links, and…

34 yesterday A 114 tokens original Apache-2.0

okf-postgresql

13

xSAVIKx/okf-skills

Skill Claude CodeCodex

PostgreSQL connector that produces and ingests Open Knowledge Format (OKF) bundles from database schemas and table/column descriptions. Use when documenting or cataloging a PostgreSQL database, extracting its schema and comments into OKF, or syncing descriptions back with COMMENT ON statements.

34 yesterday A 60 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

okf-reader

15

xSAVIKx/okf-skills

Skill Claude CodeCodex

Guidance for AI agents on how to parse, traverse, and query Open Knowledge Format (OKF) bundles efficiently — minimizing token usage and avoiding slow recursive directory walks. Use when reading, navigating, analyzing, or answering questions about an existing OKF bundle. Instructions-only; no binary required.

34 yesterday A 63 tokens original Apache-2.0

okf-sqlite

16

xSAVIKx/okf-skills

Skill Claude CodeCodex

SQLite connector that produces and ingests Open Knowledge Format (OKF) bundles from database schemas and comments, CGO-free via modernc.org/sqlite. Use when documenting or cataloging a SQLite database, extracting its schema into OKF, or comparing/validating a database against an OKF bundle.

34 yesterday A 67 tokens original Apache-2.0

okf-viz

17

xSAVIKx/okf-skills

Skill Claude CodeCodex

Visualizer that renders an Open Knowledge Format (OKF) bundle into a single self-contained interactive index.html — a three-pane explorer (tree/filters, a Cytoscape graph with switchable layouts, and a rendered reader) written next to index.md. Use when you want a human-browsable, graph view of an OKF bundle, or to…

34 yesterday A 88 tokens original Apache-2.0