lingtai-changelog

Parse SKILL.md frontmatter and body into a newest-first LingTai changelog.

621|58|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/huangzesen/lingtai --skill lingtai-changelog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lingtai-changelog
Source: https://github.com/huangzesen/lingtai/tree/main/tui/internal/preset/skills/lingtai-changelog
Command: npx skills add https://github.com/huangzesen/lingtai --skill lingtai-changelog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

LingTai changelog helps teams resolve confusion caused by evolving names, migrations, and configuration changes by providing a single authoritative reference.

Core Features & Use Cases

  • Centralized tracking of LingTai system changes, renames, and migrations.
  • Quick cross-version lookup to map old references to new ones.
  • Use Case: When upgrading LingTai, consult this changelog to adjust scripts and workflows accordingly.

Quick Start

Summarize the latest LingTai changes and identify any actions required for your setup.

Frequently Asked Questions about lingtai-changelog

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

FAQPage Schema
How do I track LingTai system changes, renames, and migrations across versions?

Track LingTai system changes by consolidating historical entries from SKILL.md frontmatter and body into a centralized, newest-first timeline. This provides a single authoritative reference to resolve confusion caused by evolving names, migrations, and configuration changes across versions.

What is the best way to map old LingTai references to new names after an upgrade?

The best way to map old LingTai references is to consult a centralized changelog that provides quick cross-version lookups. It parses historical entries to present a newest-first timeline, helping you adjust scripts and workflows accordingly during upgrades.

How do I consolidate LingTai changelog entries into a single reference?

Consolidate LingTai changelog entries by parsing historical data from SKILL.md frontmatter and body to present a newest-first timeline. This centralizes system changes, migrations, and renames into one authoritative reference for easy lookup.

Why does my LingTai workflow break after a system update with unfamiliar names?

Your LingTai workflow breaks because system updates introduce renames, migrations, and configuration changes. Consulting a centralized changelog helps map old references to new ones, allowing you to adjust scripts and resolve confusion caused by evolving names.

Can I use a changelog reference for onboarding and debugging LingTai migrations?

Yes, you can use a centralized changelog reference for onboarding and debugging LingTai migrations. It consolidates system changes into a newest-first timeline, making it useful for resolving unfamiliar names and configuration changes during maintenance.