gpd-update

Checks for GPD updates, displays changelog, and reinstalls the latest version.

Updated May 1, 2026
One-click install
npx skills add https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry --skill gpd-update-unified-field-theory-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-update
Source: https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry/tree/main/.agents/skills/gpd-update
Command: npx skills add https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry --skill gpd-update-unified-field-theory-research

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of updating the GPD (Get Physics Done) tool to the latest version, displaying the changelog for the user to review.

Core Features & Use Cases

  • Automated Update Check: Automatically checks for available updates to GPD.
  • Changelog Display: Provides a summary of changes for the latest version.
  • User Confirmation: Confirms with the user before proceeding with the update.
  • Reinstall with Bootstrap Command: Installs the latest version using the public bootstrap command.
  • Update Caches Clearing: Clears update caches after installation.
  • Restart Reminder: Informs the user to restart their AI agent to apply the new commands.

Quick Start

Use the gpd-update skill to update GPD to the latest version and view the changelog.

Frequently Asked Questions about gpd-update

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

FAQPage Schema
How do I update the GPD tool to the latest version?

To update the GPD tool, this skill checks for available updates, displays the changelog for review, and reinstalls the latest version using the public bootstrap command after user confirmation.

Can I view the changelog before committing to a GPD update?

Yes, viewing the changelog is a core step of the GPD update process. The skill automatically displays a summary of changes for the latest version and prompts for user confirmation before proceeding with the installation.

What do I need to check for GPD updates and reinstall it?

Checking for GPD updates requires access to the GPD runtime and configuration directories. The skill utilizes shell and ask_user tools to execute commands and interact with you during the update process.

Does updating GPD require restarting my AI agent?

Yes, after the GPD update completes and update caches are cleared, the skill informs you to restart your AI agent. This restart is necessary to apply the newly installed commands and changes.

Why does my GPD installation need cache clearing after an update?

Clearing update caches after installing the latest GPD version prevents conflicts with old cached data. The skill handles this automatically as part of the reinstallation process to ensure a clean update.

What is the best way to manage software maintenance for the GPD runtime?

Automated software maintenance for the GPD runtime is handled by checking for updates, displaying changelogs, and executing a bootstrap reinstall. This provides a streamlined update workflow with user confirmation.