add-catalog-entry

Automates the eight-file workflow for adding a catalogued tool to CATALOG.md and COMPARISON.md.

2|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/mattbutlerengineering/ai-tooling --skill add-catalog-entry
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-catalog-entry
Source: https://github.com/mattbutlerengineering/ai-tooling/tree/main/.claude/skills/add-catalog-entry
Command: npx skills add https://github.com/mattbutlerengineering/ai-tooling --skill add-catalog-entry

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the eight-file workflow for adding a single catalogued tool to the CATALOG.md and COMPARISON.md, ensuring counts are propagated and audits run.

Core Features & Use Cases

  • Automates repository resolution, deduplication, and scope checks for a new tool.
  • Creates/updates the CATALOG.md row and inserts the corresponding COMPARISON.md entry.
  • Propagates counts, syncs plugin docs, and triggers audits to maintain catalog integrity.

Quick Start

Run the add-catalog-entry skill with the GitHub slug of the tool to update CATALOG.md, COMPARISON.md, and related counts.

Frequently Asked Questions about add-catalog-entry

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

FAQPage Schema
How do I automate adding a new tool to CATALOG.md and COMPARISON.md?

To automate catalog entries for new tools, run the skill with a GitHub slug to update CATALOG.md, COMPARISON.md, and related counts. It orchestrates repository resolution, deduplication, row creation, comparison insertion, count reconciliation, and audit triggering.

What is the workflow for cataloging a new GitHub slug?

The cataloging workflow involves repository resolution, deduplication, and scope checks before creating a CATALOG.md row and COMPARISON.md entry. It then propagates counts, syncs plugin docs, and triggers audits to maintain catalog integrity across eight files.

How do I keep CATALOG.md and COMPARISON.md counts synchronized when adding tools?

Keep counts synchronized by using an automated workflow that propagates updates and reconciles counts whenever a new tool is added. The skill ensures CATALOG.md and COMPARISON.md remain consistent by automating count reconciliation and triggering audits.

Can I run audits automatically after updating a tool catalog?

Yes, you can trigger audits automatically after updating a tool catalog. The workflow handles audit triggering as a final step to ensure catalog integrity is maintained after counts are propagated and entries are synchronized.

Does the catalog entry workflow check for duplicate tools before adding them?

Yes, the catalog entry workflow performs deduplication checks before adding new tools. It orchestrates repository resolution and scope checks to ensure the new GitHub slug does not create duplicate entries in the catalog.