feat: source Pi skills from agent catalog

This commit is contained in:
Tobias Ostner 2026-07-24 20:30:06 +07:00
parent 087cab63de
commit 7aa6e5b0b2
5 changed files with 267 additions and 14 deletions

23
flake.lock generated
View file

@ -1,19 +1,20 @@
{
"nodes": {
"anthropic-skills": {
"agent-skills": {
"flake": false,
"locked": {
"lastModified": 1784256457,
"narHash": "sha256-QZ+zJkyLd/42rxgtJEZSUOz9R75Tse6UXW7G0nOkFS8=",
"owner": "anthropics",
"repo": "skills",
"rev": "fa0fa64bdc967915dc8399e803be67759e1e62b8",
"type": "github"
"lastModified": 1784899453,
"narHash": "sha256-/tMA9LQkVClOOXREW4oeXhq9PzyEUK9RIo3GrfLl2SI=",
"ref": "agent/tobserver-personal-agit",
"rev": "ce0f775ccb125ea34b604e282496da18cea7c061",
"revCount": 3,
"type": "git",
"url": "https://codeberg.org/oibot/agent-skills.git"
},
"original": {
"owner": "anthropics",
"repo": "skills",
"type": "github"
"ref": "agent/tobserver-personal-agit",
"type": "git",
"url": "https://codeberg.org/oibot/agent-skills.git"
}
},
"bun2nix": {
@ -309,7 +310,7 @@
},
"root": {
"inputs": {
"anthropic-skills": "anthropic-skills",
"agent-skills": "agent-skills",
"darwin": "darwin",
"emacsConfig": "emacsConfig",
"hermes-agent": "hermes-agent",