What problem does it solve?
This Skill automates the process of adding new source files to a processing queue, ensuring they are correctly cataloged, deduplicated, and prepared for subsequent analysis or extraction.
Core Features & Use Cases
- Source Ingestion: Adds new documents to a managed queue.
- Duplicate Detection: Prevents redundant processing by checking for existing files.
- Classification: Determines the appropriate processing mode (extract, analyze, reference) based on content.
- Archiving: Moves source files to a permanent archive location.
- Use Case: When you receive a new research paper, you can use this Skill to add it to the system. It will check if you've already processed it, move it to the archive, and create a task for extraction.
Quick Start
Use the seed skill to add the file 'new_research_paper.md' to the processing queue.