file-processing

Classify file priority by keyword matching and generate summaries.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/mhassannkhann2/Hackathon-0_Ai-Employee --skill file-processing-mhassannkhann2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-processing
Source: https://github.com/mhassannkhann2/Hackathon-0_Ai-Employee/tree/main/AI-Employee-Bronze-Tier/.claude/skills/file-processing
Command: npx skills add https://github.com/mhassannkhann2/Hackathon-0_Ai-Employee --skill file-processing-mhassannkhann2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of handling new files that arrive in a designated folder, ensuring timely classification, summarization, and organization.

Core Features & Use Cases

  • Automated File Triage: Reads files from a 'Needs_Action' folder.
  • Priority Classification: Determines the urgency of a file based on keywords found in a company handbook.
  • Summarization: Generates a concise summary of the file's content.
  • Organized Output: Moves processed files to a 'Done' folder with a standardized naming convention.
  • Dashboard Updates: Keeps a central dashboard updated with processing statistics.
  • Use Case: Automatically process incoming customer support requests, classify their priority, summarize the issue, and log the action taken.

Quick Start

Process the file named 'new_request.md' located in the 'Needs_Action' folder.

Frequently Asked Questions about file-processing

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

FAQPage Schema
How do I automate file processing and priority classification for incoming documents?

Automate file processing by reading files from a designated input directory, classifying their priority based on keyword matching against a reference document, generating a summary, and moving them to a completion directory.

What is the best way to organize incoming files into a structured output format?

Organize incoming files by moving processed documents to a 'Done' folder with a standardized naming convention, ensuring structured output and easy retrieval of completed tasks.

Can I automatically update a dashboard with file processing metrics?

Yes, you can automatically update a central dashboard with file processing metrics and statistics after classifying file priority and generating content summaries.

How do I classify document urgency based on keywords from a reference handbook?

Classify document urgency by matching keywords found in a company handbook reference document against the content of incoming files to determine their priority level.

Does automated document triage work for customer support requests?

Automated document triage works effectively for customer support requests by classifying their priority, summarizing the issue, and logging the action taken in the completion directory.

What are the limitations of keyword matching for priority classification?

Keyword matching for priority classification relies strictly on terms found in a reference document, meaning files lacking those specific keywords may not be accurately prioritized.