Raxol agent onboarding for external developers and AI agents. TRIGGER when: agent fetches raxol.io/skill.md, user asks about getting started with Raxol agents, user wants to add Raxol to a new project, or agent needs to understand Raxol capabilities for tool selection. DO NOT TRIGGER when: already working inside a Raxol codebase (use the full raxol skill instead), debugging specific Raxol internals, or working with other TUI frameworks.
$npx -y skills add droodotfoo/raxol --skill staticInstalls into the current project.
Run `npx skills use "https://github.com/droodotfoo/raxol" --skill "droodotfoo/raxol/static"` 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/droodotfoo/raxol" that are relevant to the current task. Run `npx skills add "https://github.com/droodotfoo/raxol"` and select the relevant skills, then follow their instructions.