swain-mr-content

Parse advisor gap reports and route them to content desks by region.

1|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/peteknowsai/swain-agents --skill swain-mr-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: swain-mr-content
Source: https://github.com/peteknowsai/swain-agents/tree/main/skills/_archived/swain-mr-content
Command: npx skills add https://github.com/peteknowsai/swain-agents --skill swain-mr-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating advisor-reported content gaps and routing them to the correct content desks to ensure timely coverage and action.

Core Features & Use Cases

  • Parse structured gap reports and extract key fields (topic, location, userId, category, captain, desk).
  • Check for existing desks by region coverage and provision new desks when needed, then route the report to the desk agent.
  • Route messages to desk agents and update user assignments when applicable.

Quick Start

Submit a gap report through the advisor interface and let the system route it to the most appropriate content desk.

Frequently Asked Questions about swain-mr-content

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

FAQPage Schema
How do I route advisor gap reports to the correct content desks by region?

To route advisor gap reports, the system parses structured input fields such as topic, location, userId, and category, then matches the location to existing content desks and delivers the routed message to the appropriate desk agent.

What is content coordination for advisor gap coverage?

Content coordination is the workflow process of collecting advisor-flagged content gaps, parsing the structured reports, and routing them to the appropriate regional content desks to ensure timely coverage and action.

How do I provision a new content desk when a region gap report has no matching desk?

Provisioning a new content desk occurs when the region matching lookup finds no existing desk covering the gap report location. The system creates the required desk and routes the advisor message to the new desk agent.

Can I update user assignments when routing gap reports to desk agents?

Yes, routing gap reports to desk agents updates user assignments when applicable. The system parses the userId field from the structured gap report and modifies the assignment during the message delivery process.

What fields are required to parse an advisor gap report for desk routing?

Parsing an advisor gap report for desk routing extracts key structured fields including topic, location, userId, category, captain, and desk. These fields determine the region matching and routing targets.

Does this content coordination workflow require dependencies to run?

No, this content coordination workflow has no external dependencies. It operates independently to parse gap reports, lookup desks by region, provision new desks, and deliver routed messages to desk agents in real-time.