plugin-list

Retrieve installed EvoNexus plugins with statuses and versions.

520|175|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/evolution-foundation/evo-nexus --skill plugin-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plugin-list
Source: https://github.com/evolution-foundation/evo-nexus/tree/main/.claude/skills/plugin-list
Command: npx skills add https://github.com/evolution-foundation/evo-nexus --skill plugin-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users often need a reliable inventory of installed EvoNexus plugins and their current health, versions, and whether updates are available.

Core Features & Use Cases

  • Plugin inventory listing: Retrieves and returns the installed plugins with status, version, and tier.
  • Update availability checks: Compares installed versions against the marketplace to flag outdated plugins when the user asks.
  • Operational troubleshooting cues: Surfaces specific statuses like broken installs or routine activation pending so the user knows what to do next.

Quick Start

Ask your assistant: "List all my installed plugins and tell me which ones have updates available."

Frequently Asked Questions about plugin-list

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

FAQPage Schema
How do I get a list of installed EvoNexus plugins and their versions?

You can retrieve an inventory of installed EvoNexus plugins by requesting a list from your assistant, which calls the dashboard API to fetch plugin names, statuses, versions, and tiers, then renders the results in a markdown table.

Can I check which installed plugins have updates available in the marketplace?

Yes, when you request update availability checks, the system compares your installed plugin versions against the EvoNexus marketplace to flag outdated plugins in the markdown table.

What information is included in the EvoNexus plugin inventory report?

The plugin inventory report includes the plugin name, installation status, installed version, and tier, rendered as a compact markdown table ordered alphabetically by name.

How does the plugin inventory show broken installs or pending activations?

The plugin inventory surfaces specific statuses like broken installs or routine activation pending, providing operational troubleshooting cues so you know what to do next.

Do I need to provide any dependencies or components to retrieve the plugin status dashboard?

No external dependencies or components are required; the Skill directly calls EvoNexus dashboard endpoints to fetch installed plugin data and optional marketplace versions.

What is the best way to audit my EvoNexus plugin health and versioning status?

The best way to audit plugin health is to request an inventory list with update checks, which retrieves statuses, versions, and marketplace comparisons in a single compact markdown table.