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.

For an existing config — migrating the legacy shape, deduplicating repeated repos blocks into repoDefaults/repoTypes, or registering repos and wikis — use paniolo-config-upgrade instead.

Flow

1. Check for an existing config

Installs
1
First Seen
Today
paniolo-config-init — paniolo-ai/skills