Skip to content

@codesoul-co/hypha-skills API

Versioned Skill definitions and progressive-loading registry.

  • Install: npm install @codesoul-co/hypha-skills@1.0.1
  • Entrypoint import: import { ... } from '@codesoul-co/hypha-skills';
  • Public exports: 51
  • Source modules: 2

Export overview

KindCount
class7
constant9
function6
interface28
type1

Source modules

ModuleUse whenExportsSource
indexAggregates the public entrypoint exports for @codesoul-co/hypha-skills; applications import these symbols from the package entrypoint instead of internal file paths.42source
remote-registryUse the Remote registry module for registering and resolving versioned capabilities or implementations. It exports 1 class, 8 interfaces.9source

Import boundary

This page documents only the public API exported by the @codesoul-co/hypha-skills package entrypoint. Implementations under packages/skills/src that are not exported from that entrypoint are not part of the npm package contract.