paniolo-config-init
Installation
SKILL.md
paniolo-config-init — scaffold paniolo.config.json
Generate a starter paniolo.config.json. The scanner only reads this file — it
never writes it — so the file the user ends up with is whatever this skill writes.
When to use
Use this skill when the user wants to create or set up a paniolo.config.json, or asks
which AI vendors/harnesses a repo should support — for example: "init paniolo config",
"set up paniolo.config.json", "which AI vendors should this repo support", or the
/paniolo-config-init trigger.
Flow
1. Check for an existing config
Look for paniolo.config.json at the repo root. If present, read it and show the
current harnesses value before continuing — don't silently overwrite a file someone
already tuned.