vc-context-discovery

Discover and load context documents using YAML frontmatter and keyword routing.

1|Updated Jun 27, 2026
One-click install
npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-context-discovery-lovecrushfamily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vc-context-discovery
Source: https://github.com/lovecrushfamily/Manga2Anime/tree/main/.claude/skills/vc-context-discovery
Command: npx skills add https://github.com/lovecrushfamily/Manga2Anime --skill vc-context-discovery-lovecrushfamily

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you quickly locate and load all relevant context documents for your current task, streamlining the process and ensuring you have all necessary information at hand.

Core Features & Use Cases

  • Context Discovery: Automatically identifies and lists all context documents for a given task domain.
  • Routing Table Generation: Generates and maintains a routing table for easy access to specific context files.
  • Keyword Matching: Allows you to search for context documents based on keywords related to your task.
  • Use Case: If you are working on a new feature, use this Skill to automatically find all related context documents and protocols.

Quick Start

Use the 'vc-context-discovery' skill with the argument 'new feature development' to load all relevant context for your task.

Frequently Asked Questions about vc-context-discovery

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

FAQPage Schema
How do I automatically discover and load relevant context documents for a new software task?

You can automatically discover and load context documents by using keyword matching and YAML frontmatter routing to identify and retrieve all relevant files for a specific task domain.

What is context routing and how does it help manage project documentation?

Context routing uses YAML frontmatter and keywords to map specific task terms to relevant context documents, generating a routing table that streamlines file access and ensures necessary information is loaded.

How do I generate a routing table for context files based on task keywords?

You can generate a routing table by searching your context documents using specific task keywords, which matches the YAML frontmatter to map and list relevant files for easy access.

Can I use keyword matching to find context documents for new feature development?

Yes, you can use keyword matching to find context documents for new feature development by passing the feature description as an argument to load all related context and protocols automatically.

Does context discovery require manually tagging files with YAML frontmatter?

Context discovery relies on YAML frontmatter and keyword routing to function, meaning context documents must include this metadata to be automatically identified and loaded for a given task.

What is the best way to locate all related context protocols before starting a coding task?

The best way to locate related context protocols is to use an automated context discovery tool that matches task keywords against YAML frontmatter to instantly load all necessary documentation.