Skip to content

Skills that travel with your agents

A portable operating layer for Hermes, Claude Code, Codex, and future providers—built from a public skills hub, a separate private configuration vault, and a safety-focused agent harness.

Get started Explore the architecture

Skills ecosystem architecture

One Skills Hub

Reusable workflows live once under skills/. Provider adapters stay thin, so knowledge does not drift between runtimes.

Browse 19 skills

Private by Design

Configuration backups, secrets, memories, and runtime state belong in a separate private vault—not in this public repository.

Understand the boundary

Safer Execution

Typed tools, explicit permissions, deterministic observations, approval gates, and recovery contracts turn instructions into dependable agent behavior.

Browse the harness skill

Start Here

  1. Follow the Quick Start for your agent.
  2. Read Project Architecture to understand the three-layer model.
  3. Browse the Skill Catalog.
  4. Read How to Use These Skills for discovery paths and adapter behavior.
  5. Read Reviewing and Promoting Skills before publishing reusable lessons.

One source of truth

Portable skill content lives under skills/. Tool-specific connection files live under adapters/. Private agent state stays outside the public repository.