With-Paid Skill
This is a benign paid-course example. It exists to demonstrate the paid bundle contract: self-contained files, explicit capabilities, and the Logion Standard Course License v1.0.
When to Use
- You want a reference paid bundle to test create -> upload -> complete.
- You need a simple course that reads local notes and writes a structured report.
- You want an example that exercises the paid-license enforcement path without introducing risky operational content.
Prerequisites
fileandterminaltools.python3available on the host.
How to Run
python3 scripts/render_report.py ./inputs/findings.txt ./outputs/report.md
Output
The script reads a plain-text findings list and writes a normalized markdown
report under outputs/.