mirror of
https://github.com/badlogic/pi-skills.git
synced 2026-04-27 04:55:58 +03:00
[GH-ISSUE #19] Pi start should ignore Readme in skills folder #4
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#4
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 @sven09 on GitHub (Mar 7, 2026).
Original GitHub issue: https://github.com/badlogic/pi-skills/issues/19
First: I love all of your work!
Second: My skills folder in ~/.agents/skills is a
ln -Sto the skills folder of .claude.Additionally my claude skills folder is a repo with a README.md for my convenience to have the same skills everywhere.
On Startup pi is saying
Isn't it a good idea to ignore the README.md?
Hopefully this was the right place to ask.
Thanks!