update-knowledge-base

Cross-reference shipped tickets with help center and changelog to detect documentation gaps.

142|16|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/amplitude/builder-skills --skill update-knowledge-base-amplitude
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update-knowledge-base
Source: https://github.com/amplitude/builder-skills/tree/main/execution-skills/skills/update-knowledge-base
Command: npx skills add https://github.com/amplitude/builder-skills --skill update-knowledge-base-amplitude

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill reads your latest shipped tickets, cross-references them with your help center and changelog to surface outdated articles, undocumented features, and documentation debt.

Core Features & Use Cases

  • Detect outdated help-center articles and changelog entries since the last release.
  • Generate draft copy for missing or unclear documentation.
  • Provide ready-to-publish updates to keep docs aligned with product reality.

Quick Start

Run a weekly check to draft updates for stale or missing articles.

Frequently Asked Questions about update-knowledge-base

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

FAQPage Schema
How do I keep help center documentation in sync with recently shipped features?

To keep help center documentation in sync, you can cross-reference recently shipped tickets against your changelog to surface outdated articles and generate updated draft copy for missing coverage directly to your docs repository.

What is the best way to find undocumented features after a product release?

Finding undocumented features after a release involves cross-referencing shipped tickets with your existing help center and changelog to detect documentation gaps and identify product areas that lack adequate coverage.

How do I generate draft copy for outdated knowledge-base articles?

Generating draft copy for outdated knowledge-base articles is done by cross-referencing shipped tickets with current documentation to identify stale content and output ready-to-publish updates to your docs repository.

Can I detect documentation debt across different product areas automatically?

Yes, you can detect documentation debt across product areas by cross-referencing shipped tickets with the help center and changelog on a configured cadence to surface outdated articles and missing coverage.

Do I need to connect a ticket source to identify outdated changelog entries?

Yes, integrating a ticket source is a functional requirement to identify outdated changelog entries, as the skill cross-references recently shipped tickets against your changelog and help center URLs to surface documentation gaps.

How often should I run a documentation gap analysis for my help center?

A documentation gap analysis should be run on a configured cadence or after each release, cross-referencing shipped tickets with the help center and changelog to continuously surface outdated articles and undocumented features.