update

Check for and install Olympus updates from GitHub via npm.

2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/mikev10/olympus --skill update-mikev10
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update
Source: https://github.com/mikev10/olympus/tree/main/resources/skills/update
Command: npx skills add https://github.com/mikev10/olympus --skill update-mikev10

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures you are always running the latest version of Olympus, providing access to new features, bug fixes, and performance improvements without manual intervention.

Core Features & Use Cases

  • Version Checking: Compares your installed Olympus version with the latest release on GitHub.
  • Release Notes Display: Shows you what has changed in the new version.
  • Automated Installation: Downloads and installs updates after your confirmation.
  • Use Case: You want to ensure your Olympus installation is current and benefit from the latest AI orchestration capabilities.

Quick Start

Run the update skill to check for and install the latest version of Olympus.

Frequently Asked Questions about update

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check for and install Olympus updates?

Run the update skill to check for Olympus updates. It compares your local installation version against the latest GitHub release, displays release notes, and facilitates an automated npm or script-based update process.

How does version checking work for the Olympus multi-agent orchestration system?

Version checking for Olympus works by comparing the version information stored in a local JSON file against the latest release fetched from GitHub, showing you available updates and release notes.

Do I need npm to update the Olympus multi-agent orchestration system?

No, you do not strictly need npm to update Olympus. The update skill facilitates an automated update process using either npm or a provided installation script.

Can I see release notes before installing an Olympus update?

Yes, the update skill displays release notes before installing an Olympus update. This allows you to review new features, bug fixes, and performance improvements before confirming the automated download.

What is the best way to keep Olympus up-to-date with the latest features?

The best way to keep Olympus up-to-date is to run the update skill. It automates version checks against GitHub and installs the latest release, ensuring access to new features and bug fixes without manual intervention.