Generate or refresh a local AGENTS.md for a module by reading the code that already exists, so later work follows the project's real conventions instead of model defaults. Use when starting work in an unfamiliar module, when conventions keep getting violated, or when asked to "seed", "init", or "write AGENTS.md for" a directory. Pulled on demand; not always-on.
$npx -y skills add elon-choo/fablever --skill fable-seedInstalls into the current project.
Run `npx skills use "https://github.com/elon-choo/fablever" --skill "elon-choo/fablever/fable-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/elon-choo/fablever" that are relevant to the current task. Run `npx skills add "https://github.com/elon-choo/fablever"` and select the relevant skills, then follow their instructions.