seed

Add source files to a processing queue with duplicate detection and archiving.

6|2|Updated Nov 2, 2022
One-click install
npx skills add https://github.com/arolariu/arolariu.ro --skill seed-arolariu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seed
Source: https://github.com/arolariu/arolariu.ro/tree/main/.claude/skills/seed
Command: npx skills add https://github.com/arolariu/arolariu.ro --skill seed-arolariu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of adding new source files to a processing queue, ensuring they are correctly identified, deduplicated, and prepared for subsequent analysis.

Core Features & Use Cases

  • Automated Ingestion: Moves source files from an inbox to a permanent archive, preventing data loss and ensuring a single source of truth.
  • Duplicate Detection: Checks for previously processed files by filename and content similarity to avoid redundant work.
  • Task Generation: Creates a dedicated task file for processing, including all necessary metadata and references.
  • Use Case: When you receive a new research paper or document, you can use this Skill to add it to your system, and it will automatically handle the organization, deduplication, and preparation for analysis.

Quick Start

Seed the file named 'my-research-paper.md' for processing.

Frequently Asked Questions about seed

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

FAQPage Schema
How do I queue files for processing and prevent duplicate ingestion?

To queue files for processing, the skill moves source files from an inbox to a permanent archive, checking for duplicates by filename and content similarity before generating an extract task file.

What is the best way to automate document ingestion and task generation?

Automated document ingestion is handled by moving new research papers or documents into an archive, creating a dedicated task file with necessary metadata, and updating the processing queue.

How does file deduplication work when ingesting source documents?

File deduplication works by checking previously processed files for filename and content similarity, avoiding redundant work and ensuring a single source of truth before archiving.

Can I use this for queue management of both inbox and living documents?

Yes, this handles both inbox and living documents during queue management, ensuring unique insight numbering and clear next steps while moving files to a permanent archive.

Do I need any external dependencies to set up workflow automation for file processing?

No external dependencies are required to set up workflow automation for file processing, as the skill operates independently using internal scripts and references to manage the queue.

Why does my source file move to an archive folder during task management?

Your source file moves to an archive folder during task management to prevent data loss and establish a single source of truth before generating a dedicated processing task.