Loading...
Loading...
Reinstall all AgentOps skills globally from the latest source. Triggers: "update skills", "reinstall skills", "sync skills".
npx skill4agent add boshu2/agentops updatePurpose: One command to pull the latest skills from the repo and install them globally across all agents.
npx skills@latest add boshu2/agentops --all -g# Manual sync for a failed skill (replace <skill-name>):
yes | cp -r skills/<skill-name>/ ~/.claude/skills/<skill-name>/