geo-update

Update GEO-SEO skills, agents, scripts, and schema templates from an upstream repository.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/sadie100/claude-dotfiles --skill geo-update-sadie100
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: geo-update
Source: https://github.com/sadie100/claude-dotfiles/tree/main/skills/geo-update
Command: npx skills add https://github.com/sadie100/claude-dotfiles --skill geo-update-sadie100

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages the synchronization of GEO-SEO skills, agents, scripts, and schema templates across multiple machines, ensuring that all components are updated to the latest version from the upstream repository.

Core Features & Use Cases

  • Skill Updates: Pulls the latest updates from the upstream repository and updates all skills, agents, scripts, and schema templates.
  • Comparison: Shows a summary of changes before and after the update, including new files, modified files, and unchanged files.
  • Automated Update: Performs the update process automatically, with options for manual review and confirmation.
  • Dependency Management: Handles Python dependencies and updates them if necessary.

Quick Start

Run the geo-update skill to update all GEO-SEO components to the latest version.

Frequently Asked Questions about geo-update

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

FAQPage Schema
How do I keep GEO-SEO skills updated across multiple machines?

To keep GEO-SEO skills updated across multiple machines, use an update automation tool that synchronizes installed files with the latest release from an upstream repository. This ensures all components match the newest version.

What is the best way to automate dependency management for skill updates?

The best way to automate dependency management for skill updates is running a script that handles Python dependencies and updates them automatically if necessary. This ensures your environment stays current during the synchronization process.

How does file comparison work when updating skill templates?

File comparison during a skill update works by comparing installed files with the latest release. It shows a summary of changes including new files, modified files, and unchanged files before applying the final automated update.

Do I need Python3 and git to run automated skill updates?

Yes, you need Python3 and git installed to run automated skill updates. The update process requires Bash, Read, Write permissions, and Python3 for dependency management to pull updates from the repository.

Can I review changes before applying an automated skill update?

Yes, you can review changes before applying an automated skill update. The comparison process shows a summary of changes including new and modified files, with options for manual review and confirmation before finalizing.