mirror of
https://github.com/badlogic/pi-skills.git
synced 2026-04-27 04:55:58 +03:00
[GH-ISSUE #8] Remove {baseDir} placeholder references #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pi-skills#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HyunggyuJang on GitHub (Feb 1, 2026).
Original GitHub issue: https://github.com/badlogic/pi-skills/issues/8
Per badlogic/pi-mono#231, the Agent Skills standard removes the {baseDir} placeholder. This repo still references {baseDir} in README.md and several SKILL.md files. Please update instructions to use relative paths (e.g., ./tool.sh) and adjust the README guidance accordingly.