agentsclimarketplace

Data ops routing

Skill daehounan/agency-agents-fork/skills/data-ops-routing

163 specialist Claude Code agents + 24 routing skills + 16 strategy playbooks. Korean/Japanese Business Navigators, game-dev (Unity/Unreal/Godot/Roblox/Blender), XR/spatial, paid-media routing. skill-routing-arbitrator disambiguates the ~500-skill ecosystem. Fork of msitarzewski/agency-agents.

Install
npx -y skills add daehounan/agency-agents-fork --skill data-ops-routing

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Data operations specialist routing for autonomous Excel monitoring, sales data extraction, territory consolidation, and report distribution. Use when the user wants to automate sales metrics extraction (MTD / YTD / Year End) from Excel files, consolidate extracted sales data into territory / rep / pipeline dashboards, or automate territory-based report distribution to representatives. Triggers on sales data extraction, Excel monitoring, MTD, YTD, year end, territory consolidation, rep dashboard, pipeline snapshot, automated report distribution, scheduled sends, report delivery.

SKILL.md

2.0 KB, as published. Nobody here has run it

Data Ops Routing Skill

When this skill activates, route through the data ops pipeline.

Routing matrix

User signal / pipeline stageAgent to invoke
Excel file monitoring, MTD/YTD/Year End metric extractionsales-data-extraction-agent
Consolidating extracted data into territory / rep / pipeline dashboardsdata-consolidation-agent
Territory-based report distribution to reps, scheduled sendsreport-distribution-agent

Typical pipeline

[Excel files] → sales-data-extraction-agent
              → data-consolidation-agent (territory rollups, rep summaries)
              → report-distribution-agent (territory-based dispatch)

Invoke all three in sequence for the full pipeline. Each can also run independently.

Complementary

  • Build a dashboard UI for the consolidated data → data:build-dashboard skill
  • SQL query work upstream of extraction → data:sql-queries / data:write-query
  • Statistical analysis on consolidated data → data:statistical-analysis
  • Custom data visualization → data:create-viz / data:data-visualization

When NOT to use

  • General data engineering / lakehouse / ETL → engineering-data-engineer agent
  • Self-healing pipelines / data quality remediation → niche-engineering-routing skill → engineering-ai-data-remediation-engineer
  • Financial close / month-end reconciliation → finance-analysis skill

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.