catalog-repair

Check and fix consistency of the topics.md index against actual .memory/ files.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "catalog-repair" with this command: npx skills add iyangl/memory-hub/iyangl-memory-hub-catalog-repair

Purpose

Check and fix consistency of the topics.md index against actual .memory/ files.

Checks

  • Dead links → topics.md references non-existent files → auto-delete (fixed )

  • Missing registration → bucket files not indexed in topics.md → ai_actions

  • Duplicate topics → same topic header appears multiple times → manual_actions

  • Invalid anchors → #anchor not found in target file → ai_actions (if close match) or manual_actions

Required Flow

memory-hub catalog-repair

Output

JSON envelope with:

  • data.fixed : auto-fixed items

  • data.ai_actions : items AI should self-heal

  • data.manual_actions : items requiring human confirmation

Post-Processing

After receiving results:

  • ai_actions non-empty → AI executes self-healing (register missing files via memory.index , fix anchors), then runs catalog-repair again to confirm cleared

  • manual_actions non-empty → report to user before task ends

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

memory-read

No summary provided by upstream source.

Repository SourceNeeds Review
General

memory-init

No summary provided by upstream source.

Repository SourceNeeds Review
General

catalog-read

No summary provided by upstream source.

Repository SourceNeeds Review
General

catalog-update

No summary provided by upstream source.

Repository SourceNeeds Review