mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 02:14:13 -05:00
fix(home/pi): load skills directory directly
Use the directory path so Pi sees stable skill names instead of store-hash-prefixed individual paths. Assisted-by: pi (openai-codex/gpt-5.5)
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{
|
||||
programs.pi-coding-agent.settings.skills = [
|
||||
./gabs-tools
|
||||
./jujutsu
|
||||
./nix-shell
|
||||
./pi-extension-authoring
|
||||
./.
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user