agentsclimarketplace

Okf harness

Skill pumblus/okf-harness/skills/okf-harness

Agent-first local harness for OKF-compatible LLM Wikis.

Install
npx -y skills add pumblus/okf-harness --skill okf-harness

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 24 stars24 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Bootstrap OKF Harness from Hermes Agent before a workspace-local OKF skill exists. Use when the user asks Hermes to create, find, select, repair, or enter an OKF Harness workspace. If okfh is missing, point to Universal setup. Do not use for daily workspace answers, generic Markdown editing, or non-OKF knowledge-base work.

The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

1.6 KB, as published. Nobody here has run it

OKF Harness Bootstrap

Use this skill only as the Hermes global bootstrap entrypoint for OKF Harness.

Runtime Check

  1. Check whether okfh is available before planning workspace actions.
  2. If okfh is missing, stop and tell the user to run npx @okf-harness/setup@latest.
  3. Do not install, update, or replace the runtime from this skill.

Scope

  • Hermes installs this skill as pumblus/okf-harness/okf-harness, but it exposes only okf-harness-bootstrap.
  • Do not claim that a Hermes workspace-local daily adapter is installed by this skill.
  • Once okfh is available, use okfh --json commands to inspect, create, select, or repair OKF Harness workspaces.
  • Before changing a workspace, prefer JSON-capable checks such as okfh doctor --json and workspace status commands when available.

Response Contract

  • State the runtime status first.
  • If blocked by a missing runtime, give only the exact setup command: npx @okf-harness/setup@latest.
  • If continuing, keep actions limited to OKF Harness bootstrap work.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.