version

Display installed and latest iEvo plugin versions with changelog and update guidance.

Updated May 17, 2026
One-click install
npx skills add https://github.com/ievo-ai/skills --skill version-ievo-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: version
Source: https://github.com/ievo-ai/skills/tree/main/plugins/ievo/skills/version
Command: npx skills add https://github.com/ievo-ai/skills --skill version-ievo-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill resolves the problem of identifying the installed iEvo plugin version, checking the latest release, and comparing them to assist users in deciding whether to update.

Core Features & Use Cases

  • Version Display: Present the currently installed version and its commit SHA.
  • Changelog Access: Fetch and display the changelog entries that describe updates and changes from the installed version to the latest release.
  • Update Recommendation: Based on the comparison, the Skill suggests whether an update is necessary and how to perform it.
  • Onboarding/Debugging: Confirm which version of iEvo is active for debugging or onboarding purposes.

Quick Start

Ask "ievo:version" to see your installed iEvo plugin version and the latest changes.

Frequently Asked Questions about version

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

FAQPage Schema
How do I check the current installed version of the iEvo plugin?

To check the installed plugin version, the version skill identifies and displays your current iEvo plugin version along with its commit SHA for debugging or onboarding purposes.

How can I see the changelog entries between my current plugin version and the latest release?

To see the changelog entries, the version skill fetches and displays the software changes that describe updates from your installed version to the latest release.

Does this skill recommend whether I need to update my software to the latest version?

Yes, the version skill compares your installed version with the latest release and provides update guidance, suggesting whether a plugin update is necessary and how to perform it.

What is the best way to verify my iEvo plugin status for debugging?

The best way to verify plugin status for debugging is to use the version skill, which confirms exactly which active version and commit SHA of iEvo is currently running in your environment.

When do I need to check for plugin updates using version control?

You need to check for plugin updates when troubleshooting issues or onboarding, as the version skill compares your current software status against the latest release to identify missing changes.