metadatos

Community

Perfect your lore's metadata, effortlessly organize content.

AuthorkodexArg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually ensuring consistent and correctly formatted YAML frontmatter across numerous markdown files in a large worldbuilding project is tedious, error-prone, and hinders content discoverability. This Skill automates metadata management.

Core Features & Use Cases

  • Comprehensive Validation: Checks for mandatory fields, correct YAML syntax, Spanish language use, and proper relative paths.
  • Smart Tag Suggestion: Analyzes content to suggest relevant, existing tags (locations, characters, factions, concepts, periods) to maintain consistency.
  • Automated Correction: Detects and corrects common errors like English fields, incorrect spacing, tabulations, and missing mandatory fields (e.g., facciones for characters).
  • Use Case: Validate the metadata of your new character file, ensuring all fields are correctly formatted, tags are consistent with the corpus, and no mandatory fields are missing, saving you manual review time.

Quick Start

Use the metadatos skill to validate the frontmatter of the attached file 'new-location.md' and suggest appropriate tags based on its content.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: metadatos
Download link: https://github.com/kodexArg/syv/archive/main.zip#metadatos

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository