Guided onboarding for turning a product into an agentic product with Elliot. Use this as the FIRST step when a user wants to make their API or database agent-ready — it interviews the user about their product and how agents should use it before any tool is designed, so the connector reflects intent instead of guesswork.
$npx -y skills add elibarak12/elliot --skill onboard-productInstalls into the current project.
Run `npx skills use "https://github.com/elibarak12/elliot" --skill "elibarak12/elliot/onboard-product"` 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.