@pumblus/okf-harness

Pi, OpenCode, and OpenClaw native bootstrap integration for OKF Harness.

Packages

Package details

skill

Install @pumblus/okf-harness from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@pumblus/okf-harness
Package
@pumblus/okf-harness
Version
0.6.0
Published
Jul 2, 2026
Downloads
109/mo · 13/wk
Author
pumblus
License
Apache-2.0
Types
skill
Size
5.3 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "skills": [
    "./skills"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

OKF Harness Native Integration

This package exposes the global okf-harness-bootstrap integration for Pi, OpenCode, and OpenClaw.

Install

pi install npm:@pumblus/okf-harness
opencode plugin @pumblus/okf-harness --global
openclaw skills install @pumblus/okf-harness --global

The package does not install or update the OKF Harness runtime. If okfh is missing, run Universal setup:

npx @okf-harness/setup@latest

Scope

The native package only exposes okf-harness-bootstrap. Daily workspace-local OKF Harness skills remain installed by the runtime when a workspace supports that agent adapter.