What problem does it solve? Teams often create new templates from scratch without checking whether a reusable starting artifact already exists, leading to duplicated effort and inconsistent structures. This Skill researches the live Template catalog and external sources before any new template is created, then recommends the right course of action. ## Core Features & Use Cases - Catalog-First Search: Compares existing Template candidates by purpose, category, use-when conditions, source path, entrypoint, status, and supporting evidence. - Source Verification: Verifies an external candidate's actual repository path, entrypoint, and revision before treating its source as verified, avoiding false assumptions about availability. - Proposal-First Recommendations: Recommends reuse, adaptation, local creation, or a new canonical Template identity without silently creating records or starter files. - Use Case: Before scaffolding a new project status report format, run this Skill to check whether an existing catalog Template fits, and receive an evidence-backed recommendation with an explicit boundary between reusable structure and project-specific content. ## Quick Start Ask the assistant to research whether an existing reusable template fits your task before creating a new one, and to propose reuse, adaptation, or local creation.