What problem does it solve?
This Skill turns raw memory items into a consistent wiki entry shape so downstream writing and promotion steps stay aligned, avoid drift, and handle collisions or updates predictably.
Core Features & Use Cases
- Slug normalization and collision checks: Converts proposed slugs to kebab-case, checks whether an entry already exists, and decides whether to create new or update existing content.
- Category-specific wiki structure: Shapes content for agent behaviors, projects, concepts, tools, and people using the right section order and formatting.
- Cross-link suggestions and index lines: Proposes related wiki links and generates a concise INDEX entry for publication.
- Use Case: A memory promotion workflow passes in raw notes about a project, and this Skill returns a clean markdown entry plus the correct index line for the wiki writer to publish.
Quick Start
Ask the memory-canonicalize skill to shape these notes into a wiki-ready entry with an appropriate slug, category, related links, and index line.