Обновление GEO-SEO toolkit до актуальной версии

★ 7.4 · productivity

geo-update is a Claude Code skill that upgrades a locally installed GEO-SEO toolkit to the latest version from its upstream GitHub repository. It clones the repo into a temporary directory, diffs the installed files against the latest release, and presents a categorised summary — new, modified, and upstream-removed files — before applying any changes. All components under ~/.claude/ are updated in place: the main skill, sub-skills, agents, scripts, schema templates, and hooks; if requirements.txt has changed, Python dependencies are refreshed as well. Files that no longer exist upstream are never deleted automatically — they are listed so the user can decide. This skill is intended for anyone maintaining a GEO-SEO Claude Code setup who wants one-command synchronisation without manually tracking file changes across releases.