Manage reusable genesis seeds and one-time machine setup. Use when the user says \"/genesis-seed\", \"save this as a seed\", \"save my setup\", \"list seeds\", \"edit the seed\", or \"set up my machine for genesis\". Writes/loads named, AI-authored configuration seeds (so the user never hand-writes config) and performs the once-per-machine bootstrap (optional rtk detection, global plugin install guidance, ccusage check for usage-guard).
$npx -y skills add gabrieldabbah/genesis --skill genesis-seedInstalls into the current project.
Run `npx skills use "https://github.com/gabrieldabbah/genesis" --skill "gabrieldabbah/genesis/genesis-seed"` 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/gabrieldabbah/genesis" that are relevant to the current task. Run `npx skills add "https://github.com/gabrieldabbah/genesis"` and select the relevant skills, then follow their instructions.