# init-effect > Set up a project with Effect using effect-solutions agent-guided setup - Author: Michael Vessia - Repository: MichaelVessia/nixos-config - Version: 20260204211408 - Stars: 1 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/MichaelVessia/nixos-config - Web: https://mule.run/skillshub/@@MichaelVessia/nixos-config~init-effect:20260204211408 --- --- name: init-effect description: Set up a project with Effect using effect-solutions agent-guided setup allowed-tools: Bash(curl:*), Bash(ls:*), Bash(file:*), Bash(git clone:*), Bash(git pull:*), Bash(effect-solutions:*), Bash(bun:*), Bash(pnpm:*), Bash(npm:*) --- # Effect TypeScript Setup Guide Fetch the latest agent-guided setup instructions from effect-solutions: ```bash curl -s https://raw.githubusercontent.com/kitlangton/effect-solutions/main/packages/website/src/lib/llm-instructions.ts ``` Extract the instruction string from the `generateLLMInstructions()` function and follow those instructions exactly to set up this repository with Effect.