Master onboarding for Elliot. Read this first when you connect to Elliot — and ALSO read this when any Elliot tool call fails with a connection error, because the most likely cause is the Elliot server isn't running yet. Explains how to start Elliot, the five principles, the canonical workflow, and which Elliot prompts and tools to call for each task.
$npx -y skills add elibarak12/elliot --skill getting-startedInstalls into the current project.
Run `npx skills use "https://github.com/elibarak12/elliot" --skill "elibarak12/elliot/getting-started"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/elibarak12/elliot" that are relevant to the current task. Run `npx skills add "https://github.com/elibarak12/elliot"` and select the relevant skills, then follow their instructions.