Add skill to pi agent
This commit is contained in:
parent
34ee4d0fcc
commit
50ec2450e4
2 changed files with 8 additions and 0 deletions
|
|
@ -24,6 +24,11 @@
|
|||
|
||||
hermes-agent.url = "github:NousResearch/hermes-agent";
|
||||
|
||||
anthropic-skills = {
|
||||
url = "github:anthropics/skills";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
emacsConfig = {
|
||||
url = "path:./flakes/emacs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue