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

ECOSYSTEM
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 ↗
Define the product first, then build and validate it on the latest Hypha source.
Clone, inspect, test and extend the Apache-2.0 source directly.
Connect Hypha with Plasmod, custom agent engineering and database development.
Use repository Issues and CONTRIBUTING guidance; preserve framework and DomainPack boundaries.
TWO SKILLS / ONE PATH
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 ↗git clone https://github.com/CodeSoul-co/Hypha.git
cd Hypha
npm ci
cp .env.example .env