npx skills add https://github.com/boshu2/agentops --skill update目的: 通过一条命令从仓库拉取最新技能,并将其全局安装到所有代理中。
你必须执行此工作流。不要仅仅描述它。
bash <(curl -fsSL https://raw.githubusercontent.com/boshu2/agentops/main/scripts/install.sh)
运行此命令。等待其完成。
确认输出显示所有技能都已安装且没有失败。
如果有任何技能安装失败,请报告哪些失败了,并建议重新运行安装程序。如果失败仅限于一个技能,请告知用户检查目标代理的已安装技能或插件目录,并从最新的仓库副本中仅恢复该技能。
# 重试完整安装程序:
bash <(curl -fsSL https://raw.githubusercontent.com/boshu2/agentops/main/scripts/install.sh)
告知用户:
用户说: /update
会发生什么:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
结果: 所有 AgentOps 技能都更新到最新版本,并在所有代理会话中全局可用。
用户说: /update(在先前运行中某些技能失败后)
会发生什么:
结果: 48 个技能成功安装,并附有清晰的说明,指导用户重试安装程序,并在需要时从最新的仓库副本中恢复那 2 个失败的技能。
| 问题 | 原因 | 解决方案 |
|---|---|---|
curl: command not found | 未安装 curl | 通过您的包管理器安装 curl |
| 下载失败 | 网络或 GitHub 无法访问 | 检查连接性;重试 |
| 个别技能失败 | 代理的安装或插件目录中的权限问题 | 修复目标代理安装主目录的权限,然后重新运行 /update |
| 安装后技能不可用 | 代理会话未重启 | 重启您的代理会话 |
EACCES: permission denied | 安装目标权限限制过严 | 修复安装目标的权限,然后重新运行 /update |
每周安装次数
195
仓库
GitHub 星标数
205
首次出现
2026年2月16日
安全审计
已安装于
opencode194
codex190
github-copilot189
gemini-cli189
kimi-cli188
amp188
Purpose: One command to pull the latest skills from the repo and install them globally across all agents.
YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it.
bash <(curl -fsSL https://raw.githubusercontent.com/boshu2/agentops/main/scripts/install.sh)
Run this command. Wait for it to complete.
Confirm the output shows all skills installed with no failures.
If any skills failed to install, report which ones failed and suggest re-running the installer. If the failure is isolated to one skill, tell the user to inspect the target agent's installed skill or plugin directory and restore just that skill from the latest repo copy.
# Retry the full installer:
bash <(curl -fsSL https://raw.githubusercontent.com/boshu2/agentops/main/scripts/install.sh)
Tell the user:
User says: /update
What happens:
Result: All AgentOps skills are updated to the latest version and available globally across all agent sessions.
User says: /update (after a previous run failed for some skills)
What happens:
Result: 48 skills installed successfully, with clear instructions to retry the installer and recover the 2 failed skills from the latest repo copy if needed.
| Problem | Cause | Solution |
|---|---|---|
curl: command not found | curl is not installed | Install curl via your package manager |
| Download fails | Network or GitHub unreachable | Check connectivity; retry |
| Individual skills fail | Permissions issue in the agent's install or plugin directory | Fix permissions on the target agent's install home, then re-run /update |
| Skills not available after install | Agent session not restarted | Restart your agent session |
EACCES: permission denied | Restrictive permissions on the install target | Fix permissions on the install target, then re-run /update |
Weekly Installs
195
Repository
GitHub Stars
205
First Seen
Feb 16, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykFail
Installed on
opencode194
codex190
github-copilot189
gemini-cli189
kimi-cli188
amp188
Azure Data Explorer (Kusto) 查询技能:KQL数据分析、日志遥测与时间序列处理
102,600 周安装