audit-descriptions

Scan item.json files and generate missing longDescription fields for registry items.

1|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/twiced-technology-gmbh/seedr --skill audit-descriptions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-descriptions
Source: https://github.com/twiced-technology-gmbh/seedr/tree/main/.claude/skills/audit-descriptions
Command: npx skills add https://github.com/twiced-technology-gmbh/seedr --skill audit-descriptions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the issue of incomplete or missing descriptions in registry items, making it harder for users to understand and select the right tools.

Core Features & Use Cases

  • Automated Scanning: Scans all item.json files for missing or inadequate description and longDescription fields.
  • Intelligent Generation: Reads item content (SKILL.md, plugin files, etc.) to generate high-quality descriptions based on defined rules.
  • Interactive Approval: Presents generated descriptions to the user for approval before applying changes.
  • Use Case: Maintain a high standard of discoverability and clarity across your entire tool registry by ensuring every item has a comprehensive and accurate description.

Quick Start

Run the audit-descriptions skill to check and fix descriptions for all registry items.

Frequently Asked Questions about audit-descriptions

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

FAQPage Schema
How do I generate missing longDescription fields for registry items?

You audit registry items by scanning item.json files for missing or inadequate description fields, then generate descriptive text by reading SKILL.md and item content, presenting results for interactive approval before applying changes.

How does automated auditing work for content registry metadata?

Automated auditing works by scanning all item.json files to identify missing description and longDescription fields, then reading item content to intelligently generate replacement metadata based on defined rules.

Can I use this tool to audit external GitHub registry items?

Yes, you can audit external GitHub registry items by using the GitHub API to fetch item content, which is then processed to generate the missing descriptive text for your item.json files.

What is the best way to ensure registry items have quality descriptions?

The best way to ensure quality descriptions is to run an automated audit that scans item.json files, intelligently generates missing fields from item content, and requires interactive approval before applying updates.

Do I need to manually approve generated descriptions for registry items?

Yes, you need to manually approve generated descriptions because the skill presents proposed descriptive text interactively for user approval before applying any changes to your item.json files.

Why does my content registry have inadequate item descriptions?

Your content registry has inadequate item descriptions when item.json files are created with missing or empty description and longDescription fields, which reduces tool discoverability and clarity for users.