Paid-course example showing how to package a self-contained Logion bundle with the marketplace paid license. Use as a starting point when you want a benign course that reads local artifacts, produces a structured report, and exercises the paid publication path end to end.
$npx -y skills add nicolasmelo1/logion --skill with-paidInstalls into the current project.
Run `npx skills use "https://github.com/nicolasmelo1/logion" --skill "nicolasmelo1/logion/with-paid"` 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.