mirror of
https://github.com/Hestia-Homes/agentic-toolkit.git
synced 2026-06-08 11:37:26 +00:00
global install
This commit is contained in:
parent
db76a9f361
commit
169b3ba62f
1 changed files with 2 additions and 0 deletions
2
setup.sh
2
setup.sh
|
|
@ -48,6 +48,7 @@ npx --yes skills@latest add "$mattpocock_pkg" \
|
|||
--skill '*' \
|
||||
--agent "$AGENT_TARGET" \
|
||||
--copy \
|
||||
--global \
|
||||
--yes
|
||||
|
||||
echo "==> Installing Domna skills from $domna_pkg"
|
||||
|
|
@ -55,6 +56,7 @@ npx --yes skills@latest add "$domna_pkg" \
|
|||
--skill '*' \
|
||||
--agent "$AGENT_TARGET" \
|
||||
--copy \
|
||||
--global \
|
||||
--yes
|
||||
|
||||
# --- post-install reminder -----------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue