file-router

Classify and route files in a PMO workspace using filename patterns.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/cody-hutson/pmo-platform --skill file-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-router
Source: https://github.com/cody-hutson/pmo-platform/tree/main/operations/skills/file-router
Command: npx skills add https://github.com/cody-hutson/pmo-platform --skill file-router

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines file intake and classification in PMO workspaces, ensuring files are routed to the correct location and processed efficiently.

Core Features & Use Cases

  • Content Analysis: Automatically classify files based on content analysis, project identification, and filename patterns.
  • Routing: Direct files to the correct project and folder based on classification.
  • Processing Trigger: Initiate downstream processing for specific file types.
  • Use Case: For a PMO workspace receiving a new transcript, this Skill automatically classifies it, routes it to the correct project folder, and triggers processing by the PPM Agent.

Quick Start

Use the file-router skill to classify and route a new transcript file.

Frequently Asked Questions about file-router

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

FAQPage Schema
How do I automate file classification and document routing in a PMO workspace?

Automate file classification and document routing in a PMO workspace by using a three-layer classification system and filename pattern matching to identify files and direct them to the correct project folder.

What is the best way to route new transcripts to the correct project folder automatically?

The best way to route new transcripts automatically is to classify them based on content analysis and project identification, then trigger downstream processing by the PPM Agent for the correct project folder.

Does file routing for PMO workspaces require access to specific metadata files?

Yes, file routing for PMO workspaces requires access to the existing PMO workspace structure and metadata files to accurately classify files and direct them to the correct project and folder.

How does three-layer classification work for document intake?

Three-layer classification for document intake works by analyzing file content, identifying the associated project, and matching filename patterns to determine the correct routing destination and trigger downstream processing.

Can I trigger downstream processing automatically after classifying files?

Yes, you can trigger downstream processing automatically after classifying files; the system initiates specific downstream processing for designated file types once they are routed to the correct project folder.

When should I not use automated file routing for project management?

You should not use automated file routing when your project management workspace lacks a defined folder structure or the metadata files required for the system to accurately identify and direct documents.