bynicolasmelo1· 8 skills
Logion course example that bundles a runnable script and a reference doc. Use as a starting template when your skill executes a small subprocess (terminal tool) and produces output files. Demonstrates progressive disclosure across SKILL.md, references/, and scripts/.
$npx -y skills add nicolasmelo1/logion --skill with-references-and-scriptsInstalls into the current project.
Run `npx skills use "https://github.com/nicolasmelo1/logion" --skill "nicolasmelo1/logion/with-references-and-scripts"` 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/nicolasmelo1/logion" that are relevant to the current task. Run `npx skills add "https://github.com/nicolasmelo1/logion"` and select the relevant skills, then follow their instructions.