ECOSYSTEM

Choose your path into Hypha.

Use two CodeSoul Skills for a guided path, or work directly with the open-source repository when you already know what you need.

Open Skill Garden
Hypha technical system illustration
01

Skill Garden

Define the product first, then build and validate it on the latest Hypha source.

02

GitHub

Clone, inspect, test and extend the Apache-2.0 source directly.

03

CodeSoul

Connect Hypha with Plasmod, custom agent engineering and database development.

04

Contribute

Use repository Issues and CONTRIBUTING guidance; preserve framework and DomainPack boundaries.

TWO SKILLS / ONE PATH

Start with two guided Skills.

If you want help moving from a product idea to a working Hypha agent, CodeSoul Skill Garden provides a continuous two-step path.

Open Skill Garden
CLONE THE OFFICIAL REPOSITORY
git clone https://github.com/CodeSoul-co/Hypha.git
cd Hypha
npm ci
cp .env.example .env