update — community update, agentops, community, ide skills

v1.0.0

About this Skill

Perfect for AI Agent Developers needing streamlined code deployment and updates for their agents Reinstall all AgentOps skills globally from the latest source. Triggers: update skills, reinstall skills, sync skills.

boshu2 boshu2
[0]
[0]
Updated: 3/12/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reviewed Landing Page Review Score: 9/11

Killer-Skills keeps this page indexable because it adds recommendation, limitations, and review signals beyond the upstream repository text.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Quality floor passed for review Locale and body language aligned
Review Score
9/11
Quality Score
54
Canonical Locale
en
Detected Body Locale
en

Perfect for AI Agent Developers needing streamlined code deployment and updates for their agents Reinstall all AgentOps skills globally from the latest source. Triggers: update skills, reinstall skills, sync skills.

Core Value

Empowers agents to automate code deployment, pulling and installing the latest skills globally using GitHub repositories and bash scripts, ensuring consistent and up-to-date capabilities across all agents

Ideal Agent Persona

Perfect for AI Agent Developers needing streamlined code deployment and updates for their agents

Capabilities Granted for update

Automating code updates for AI agents
Deploying new skills across multiple agents
Synchronizing agent capabilities with the latest repository updates

! Prerequisites & Limits

  • Requires internet access for GitHub repository pull
  • Needs execution of bash scripts for installation
  • Global installation may override local agent customizations

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is update?

Perfect for AI Agent Developers needing streamlined code deployment and updates for their agents Reinstall all AgentOps skills globally from the latest source. Triggers: update skills, reinstall skills, sync skills.

How do I install update?

Run the command: npx killer-skills add boshu2/agentops/update. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for update?

Key use cases include: Automating code updates for AI agents, Deploying new skills across multiple agents, Synchronizing agent capabilities with the latest repository updates.

Which IDEs are compatible with update?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for update?

Requires internet access for GitHub repository pull. Needs execution of bash scripts for installation. Global installation may override local agent customizations.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add boshu2/agentops/update. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use update immediately in the current project.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

update

Install update, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

/update — Reinstall AgentOps Skills

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.


Execution

Step 1: Install

bash
1bash <(curl -fsSL https://raw.githubusercontent.com/boshu2/agentops/main/scripts/install.sh)

Run this command. Wait for it to complete.

Step 2: Verify

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.

bash
1# Retry the full installer: 2bash <(curl -fsSL https://raw.githubusercontent.com/boshu2/agentops/main/scripts/install.sh)

Step 3: Report

Tell the user:

  1. How many skills installed successfully
  2. Any failures and how to fix them

Examples

Routine skill update

User says: /update

What happens:

  1. Runs the install script to pull the latest skills from the repository and install them globally.
  2. Verifies the output confirms all skills installed with no failures.
  3. Reports the total count of successfully installed skills.

Result: All AgentOps skills are updated to the latest version and available globally across all agent sessions.

Recovering from a partial failure

User says: /update (after a previous run failed for some skills)

What happens:

  1. Re-runs the install script which re-downloads and overwrites all skills from the latest source.
  2. Detects that 2 of 50 skills failed to install and identifies them by name.
  3. Reports the failures and provides manual sync commands as a fallback.

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.

Troubleshooting

ProblemCauseSolution
curl: command not foundcurl is not installedInstall curl via your package manager
Download failsNetwork or GitHub unreachableCheck connectivity; retry
Individual skills failPermissions issue in the agent's install or plugin directoryFix permissions on the target agent's install home, then re-run /update
Skills not available after installAgent session not restartedRestart your agent session
EACCES: permission deniedRestrictive permissions on the install targetFix permissions on the install target, then re-run /update

Related Skills

Looking for an alternative to update or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer