scribe-gc

Inventory and cluster duplicate sigils across personal and project spellbooks.

63|8|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/JoranHonig/grimoire --skill scribe-gc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scribe-gc
Source: https://github.com/JoranHonig/grimoire/tree/main/skills/scribe-gc
Command: npx skills add https://github.com/JoranHonig/grimoire --skill scribe-gc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps maintain a lean Grimoire by automatically identifying and resolving duplicate or overlapping sigils across both personal and project spellbooks.

Core Features & Use Cases

  • Inventory and compare sigils across personal locations (e.g. ~/.grimoire/sigils/) and project-local spell checks (e.g. grimoire/spells/checks/).
  • Detect overlaps and similarity clusters between detectors to surface redundancy.
  • Propose concrete resolutions (merge, deduplicate, or keep both) and archive originals for traceability.
  • Apply approved changes with a record of alterations and future-proofing for audit workflows.

Quick Start

Invoke the scribe-gc skill to scan both personal and project sigils, identify duplicates, and present approved cleanup options.

Frequently Asked Questions about scribe-gc

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

FAQPage Schema
How do I find duplicate sigils across personal and project spellbooks?

To find duplicate sigils across personal and project spellbooks, scan both ~/.grimoire/sigils/ and grimoire/spells/checks/ to inventory existing detectors and cluster overlaps by similarity. This surfaces redundancy between your personal and project-local locations.

What's the best way to deduplicate overlapping grimoire spell checks?

Deduplicating overlapping grimoire spell checks involves clustering similar detectors, proposing concrete resolutions like merging or keeping both, and archiving originals for traceability. The process requires user confirmation before applying any changes.

Can I resolve sigil overlaps without losing the original spellbook files?

Yes, you can resolve sigil overlaps without losing original spellbook files by archiving the originals during the deduplication process. This preserves traceability and maintains a record of alterations for audit workflows.

How does sigil overlap detection work across different grimoire directories?

Sigil overlap detection works by validating metadata and inventorying existing sigils across both personal and project-local directories. It then clusters overlaps to surface redundancy and proposes merges or deduplication with archival.

Does the spellbook cleanup process require manual confirmation before applying changes?

Yes, the spellbook cleanup process requires user confirmation before applying changes. It proposes concrete resolutions including merge, deduplicate, or keep both options, and only applies approved changes with a record of alterations.