dify-docs-release-sync

Compare two Dify version references and classify documentation impact across API reference, help docs, environment variables, and UI glossary.

175|388|Updated Mar 11, 2025
One-click install
npx skills add https://github.com/langgenius/dify-docs --skill dify-docs-release-sync
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: dify-docs-release-sync
Source: https://github.com/langgenius/dify-docs/tree/main/.claude/skills/dify-docs-release-sync
Command: npx skills add https://github.com/langgenius/dify-docs --skill dify-docs-release-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes references (resource) components.

What problem does it solve?

This Skill turns Dify release diffs into a clear documentation plan, helping you identify which pages, specs, variables, and glossary terms need updates before a release ships.

Core Features & Use Cases

  • Compares two Dify version references, including the shipped staging commit, to find the real release scope.
  • Classifies changes into API reference, help documentation, environment variables, UI glossary updates, or no documentation impact.
  • Checks current documentation status so you can separate already-covered changes from items that still need edits.
  • Use it when preparing a release sync report that must account for PR context, feature flags, translation impact, and follow-up documentation work.

Quick Start

Ask the Skill to compare two Dify version references and generate a structured documentation impact report for the release.

Frequently Asked Questions about dify-docs-release-sync

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

FAQPage Schema
How do I identify documentation updates needed for a new Dify release?โ–ผ

To identify documentation updates for a Dify release, compare two version references to evaluate code changes. This process categorizes impacts across API references, help docs, environment variables, and UI glossary updates for prioritized follow-up action.

What is the best way to track API reference changes between Dify versions?โ–ผ

Tracking API reference changes between Dify versions requires comparing release-tag diffs and PR context. This scopes the analysis to identify exactly which API specifications need updates across the shipped release boundary.

How do I generate a release sync report for help documentation and environment variables?โ–ผ

Generating a release sync report involves checking current documentation status against release-driven code changes. It separates already-covered items from those needing edits, covering help documentation and environment variables.

Does the Dify release documentation sync check existing docs or only new changes?โ–ผ

The documentation sync checks both existing docs and new changes. It verifies current documentation status to separate already-covered modifications from release-driven code changes that still require updates.

Can I classify UI glossary updates and translation impact using release-tag diffs?โ–ผ

Yes, you can classify UI glossary updates and translation impact using release-tag diffs. The analysis scopes changes into specific categories including glossary updates, no-impact items, and PR context for follow-up action.

When should I not use automated documentation impact analysis for release sync?โ–ผ

You should avoid automated documentation impact analysis when a release lacks clear version references or staging commits. Without release-tag diffs and PR context, the tool cannot accurately scope the real release boundary or classify updates.