Files
skills/github-app-token
Goose eced9e1e35 docs: use explicit bash invocation in all SKILL.md examples
Agents report "not executable" errors when the skill files are
delivered without the executable bit preserved. Using `bash ./...`
instead of `./...` in all examples avoids this regardless of
file permissions in the consuming environment.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-27 11:40:36 +00:00
..