update-cog

Monitor and apply COG framework updates from the upstream repository.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Perryong/knowledge-agent --skill update-cog-perryong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-cog
Source: https://github.com/Perryong/knowledge-agent/tree/main/.claude/skills/update-cog
Command: npx skills add https://github.com/Perryong/knowledge-agent --skill update-cog-perryong

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill Unit addresses the need for users to stay updated with the latest COG framework without affecting their personal content.

Core Features & Use Cases

  • Version Tracking: The Skill checks for the current version of COG and compares it with the latest available from the upstream repository.
  • Safe Update: It applies updates to framework files only, leaving user-generated content untouched.
  • Customization Detection: The Skill detects any local customizations in framework files, allowing users to choose whether to overwrite them or keep the current version.
  • Interactive Updates: Users can manually specify files for updates, view changes, and decide whether to apply them.

Quick Start

Update your COG framework to the latest version by typing: "!update-cog".

Frequently Asked Questions about update-cog

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

FAQPage Schema
How do I update my COG framework to the latest version?

To update your COG framework, this Skill monitors and applies updates from the upstream repository. It checks your current version and selectively updates framework files while leaving your personal content untouched.

How does version tracking work for COG framework updates?

Version tracking works by comparing your current COG framework version against the latest available upstream repository. It detects any local customizations in framework files, allowing you to choose whether to overwrite them or keep your current version during the update process.

Can I selectively choose which COG files to update?

Yes, you can selectively update COG files through interactive updates. This Skill allows you to manually specify files for updates, view changes, and decide whether to apply them, giving you full control over the update management process.

Do I need git to manage COG framework updates?

Yes, git is required as a dependency to manage COG framework updates. This Skill relies on git to monitor and apply changes from the upstream repository to your local framework files.

Will updating the COG framework overwrite my personal content?

No, updating the COG framework will not overwrite your personal content. The Skill applies safe updates to framework files only, ensuring user-generated content remains untouched while applying the latest version changes.

What happens if I have local customizations in my COG framework files?

If you have local customizations in your COG framework files, the Skill detects them during the update. It allows you to choose whether to overwrite the customized files with the latest version or keep your current local version.