mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
The comment claimed docs/examples/ sat at "the same depth as a real <name>/manifest.yaml". Under the flat layout a real manifest sits one level below the repo root (resolving repo-root paths with ../), while this example lives two levels below root (../../). Reword the comment to describe the actual relationship without changing any path values, field names, or schema content. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>