bydemondamon· 20 skills
AgenticX zero-to-hero quickstart guide. Use when the user wants to get started with AgenticX, create their first project, build their first agent, or run their first workflow. Covers installation, project scaffolding, agent creation, task execution, and CLI basics.
$npx -y skills add demondamon/agenticx --skill agenticx-quickstartInstalls into the current project.
Run `npx skills use "https://github.com/demondamon/agenticx" --skill "demondamon/agenticx/agenticx-quickstart"` 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/demondamon/agenticx" that are relevant to the current task. Run `npx skills add "https://github.com/demondamon/agenticx"` and select the relevant skills, then follow their instructions.