Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 597 Bytes

File metadata and controls

23 lines (18 loc) · 597 Bytes

AGENTS.md

Available Skills

Skill Purpose
fbp Flow-Based Programming toolkit — type system, specification language, evaluator engine, and visual graph editor

Skill Location

Skills are in .agents/skills/:

.agents/skills/
  fbp/
    SKILL.md              # Skill definition
    references/
      fbp-types.md        # Type system reference
      fbp-spec.md         # Specification language
      fbp-evaluator.md    # Evaluator engine
      fbp-graph-editor.md # Visual graph editor
  fbp.zip                 # Packaged for distribution