update-pappardelle

Re-run the curl-based install script to update Pappardelle to the latest GitHub release.

17|4|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/chardigio/pappardelle --skill update-pappardelle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-pappardelle
Source: https://github.com/chardigio/pappardelle/tree/main/plugins/pappardelle/skills/update-pappardelle
Command: npx skills add https://github.com/chardigio/pappardelle --skill update-pappardelle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill re-runs the Pappardelle install script to pull the latest version, ensuring your environment stays current and compatible with the UI.

Core Features & Use Cases

  • Re-run the install script to fetch and install the latest release
  • Cache release checks and notify when a newer version is available
  • Provide a quick upgrade path from within the UI via the same update command
  • Prompt for a restart of any running Pappardelle TUI after a successful update

Quick Start

Run the update-pappardelle skill to update Pappardelle to the latest release.

Frequently Asked Questions about update-pappardelle

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

FAQPage Schema
How do I update Pappardelle to the latest version?

To update Pappardelle to the latest version, you run the update-pappardelle skill, which re-runs the curl-based install script to fetch and install the newest GitHub Release.

Can I check for a newer Pappardelle release without immediately installing it?

Yes, Pappardelle caches release checks and notifies you when a newer version is available, allowing you to decide when to run the installation script to apply the update.

Does updating Pappardelle require network access?

Yes, updating Pappardelle requires network access because the process relies on a curl-based install script path to fetch and install the latest release from GitHub.

What should I do after successfully updating Pappardelle?

After a successful update, you should restart any running Pappardelle TUI to ensure your environment stays current and compatible with the newly installed UI version.

Why does Pappardelle use an install script for version management?

Pappardelle re-runs its install script for version management to pull the latest release, providing a quick upgrade path from within the UI using the same update command.