update-knowledge-base

Synchronize product knowledge bases with release notes and project changes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps maintain and update the product knowledge base by automatically syncing with release updates, feature changes, and project changes. It also provides an optional wiki sync feature.

Core Features & Use Cases

  • Automated Knowledge Updates: Syncs knowledge base with new features, changes, and updates from releases, features, and project changes.
  • Wiki Sync: Optional feature to sync updated knowledge base entries with Confluence or Notion.
  • Agent Mode Awareness: Supports team mode for parallel processing and solo mode for sequential processing.
  • Pre-Flight Check: Checks active data sources, projects, and current timestamp before starting the update process.

Quick Start

To update the knowledge base, use the /update-knowledge-base command.

Frequently Asked Questions about update-knowledge-base

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

FAQPage Schema
How do I sync a product knowledge base with recent release updates?

You can sync a product knowledge base with release updates by running the update command, which automatically processes release notes, feature changes, and project modifications to refresh your documentation.

Can I sync updated knowledge base entries directly to Confluence or Notion?

Yes, the knowledge base update process supports optional wiki synchronization, allowing you to push refreshed entries directly to Confluence or Notion for collaborative team access.

Does the knowledge base update process support parallel processing for teams?

Yes, the knowledge base update process supports parallel processing in team mode and sequential processing in solo mode to optimize performance based on your working environment.

What is checked during the pre-flight phase of a knowledge base update?

During the pre-flight check, the system verifies your active data sources, existing projects, and the current timestamp before initiating the actual knowledge base synchronization process.

What is the best way to maintain product documentation alongside feature changes?

The best way to maintain product documentation is to use an automated knowledge base sync tool that reads feature changes and project updates directly from your release notes.

Do I need to manually prepare project data before syncing the knowledge base?

No, you do not need to manually prepare data because the built-in pre-flight check automatically detects active data sources and current project states before synchronizing your knowledge base.