Claude Cursor Skill

upgrade

Upgrade the NotFair 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 notfair", "update notfair", or "get latest version". Also handles inline upgrade prompts wh

LLM Mart · 0 points · 21 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download nowork-studio-notfair-plugin-skills_upgrade-adf7601.zip · 0 KB
Part of nowork-studio/notfair-plugin — 88 skills

Install

skills CLI npx skills add https://github.com/nowork-studio/notfair-plugin/tree/main/skills/upgrade
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install nowork-studio-notfair-plugin@llmmart
Git git clone https://github.com/nowork-studio/notfair-plugin.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole nowork-studio/notfair-plugin collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Canonical NotFair workflow

Read ../../notfair-upgrade-skill/SKILL.md completely, then follow it as the active workflow. Resolve every relative reference from that file against ../../notfair-upgrade-skill/.

Files (notfair-plugin)
  • SKILL.md 731 B
    ---
    name: upgrade
    argument-hint: "<or just run '/notfair:upgrade'>"
    description: >
      Upgrade the NotFair 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 notfair", "update notfair", or "get latest version".
      Also handles inline upgrade prompts when a skill detects UPGRADE_AVAILABLE at startup.
    allowed-tools:
      - Bash
      - Read
      - AskUserQuestion
    ---
    
    # Canonical NotFair workflow
    
    Read [`../../notfair-upgrade-skill/SKILL.md`](../../notfair-upgrade-skill/SKILL.md) completely, then follow it as the active workflow. Resolve every relative reference from that file against `../../notfair-upgrade-skill/`.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related