audit-world-index

Audit a world's index database for structural and semantic defects.

1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/joeloverbeck/worldloom --skill audit-world-index
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-world-index
Source: https://github.com/joeloverbeck/worldloom/tree/main/.agents/skills/audit-world-index
Command: npx skills add https://github.com/joeloverbeck/worldloom --skill audit-world-index

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill meticulously audits the integrity of the world-index database for specific worlds, detecting and addressing index defects to maintain the accuracy and reliability of the database.

Core Features & Use Cases

  • Database Audit: Systematically examine the rebuilt world-index database for structural and semantic issues.
  • Defect Detection: Identify and classify index defects, including structural corruption and semantic inaccuracies.
  • Ticket Creation: Generate follow-up tickets for defects that require attention or further investigation.
  • Use Case: After rebuilding a world's index database, use this Skill to ensure the database is structurally sound and semantically accurate, creating tickets for any defects found.

Quick Start

Perform an audit on the world-index database for the 'animalia' world using the command: /audit-world-index animalia

Frequently Asked Questions about audit-world-index

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

FAQPage Schema
How do I audit a world-index database for structural and semantic defects?

To audit a world-index database, you can systematically query the schema using SQL to examine the rebuilt index, identifying structural corruption and semantic inaccuracies. The process classifies detected defects and generates follow-up tickets for issues requiring further investigation.

When do I need to run a database index audit for world-building applications?

You need to run a database index audit immediately after rebuilding a world's index database. This ensures the database is structurally sound and semantically accurate before relying on it, maintaining the high database integrity required for complex world-building applications.

What do I need to perform an index defect detection audit on a world database?

To perform index defect detection, you need SQL querying capabilities and knowledge of the specific database schema. These prerequisites allow you to systematically examine the rebuilt world-index database and accurately identify structural and semantic index defects.

How are detected index defects handled during a database audit?

Detected index defects are classified by their structural or semantic nature and then generate follow-up tickets. These tickets are created for defects that require attention or further investigation, ensuring database issues are tracked and addressed systematically.

Can I use database auditing tools to check the integrity of a specific world index?

Yes, you can audit a specific world index by targeting it by name. By executing a command with the specific world identifier, the audit process systematically examines that world's rebuilt index database to ensure it is structurally sound and semantically accurate.