Skip to main content

Toprank Upgrade

Skill Verified Active
Part of:Toprank

Upgrade toprank plugin to the latest version. Updates the marketplace repo, installs the new version to the plugin cache, and updates installed_plugins.json. Use when asked to "upgrade toprank", "update toprank", or "get latest version". Also handles inline upgrade prompts when a skill detects UPGRADE_AVAILABLE at startup.

Purpose

To ensure users always have the latest version of the toprank plugin installed with minimal manual effort, providing a reliable and up-to-date experience.

Features

  • Automated plugin upgrades
  • Marketplace repository updates
  • Plugin cache management
  • installed_plugins.json updates
  • Handles inline upgrade prompts
  • Detects and respects dev symlinks

Use Cases

  • When asked to upgrade or update the toprank plugin.
  • When a skill detects an UPGRADE_AVAILABLE prompt at startup.
  • Ensuring the toprank plugin is always on the latest stable version.

Non-Goals

  • Performing any other plugin management tasks.
  • Upgrading any plugins other than toprank.
  • Installing toprank for the first time (assumes existing installation).

Workflow

  1. Check for dev symlink; if found, stop.
  2. Detect current installation path and marketplace repo.
  3. Save the old version number.
  4. Fetch and reset the marketplace repo to main.
  5. Get the new version number and git SHA.
  6. Copy plugin files to the new versioned cache directory.
  7. Update installed_plugins.json with the new version.
  8. Clean up old cache versions, preserving 'dev'.
  9. Write a marker indicating the previous version and clear update state.
  10. Read and summarize the CHANGELOG.md for user-facing changes.
  11. Display 'What's New' summary and continue with the original skill.

Installation

First, add the marketplace

/plugin marketplace add nowork-studio/toprank
/plugin install toprank@nowork-studio

Quality Score

Verified
100 /100
Analyzed about 13 hours ago

Trust Signals

Last commit4 days ago
Stars2.1k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.