Configuration files
| File | Path | Contents |
|---|---|---|
| ProjectManifest | {project}/.skli/skli.json | name, description, versioning, tags, Package maps (skills / rules / agents), optional links |
| GlobalManifest | ~/.skli/skli.json | Package maps only |
| ProjectIndex | ~/.skli/projects.json | List of absolute project paths |
See also the Configuration guide and config-manifests spec.