creative-router

Route image editing tasks to specialized MCP servers by content type.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/PsychQuant/psychquant-claude-plugins --skill creative-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creative-router
Source: https://github.com/PsychQuant/psychquant-claude-plugins/tree/main/plugins/che-creative-suite/skills/creative-router
Command: npx skills add https://github.com/PsychQuant/psychquant-claude-plugins --skill creative-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that image editing and creation tasks are automatically directed to the most appropriate processing server, whether it's for vector graphics (SVG) or raster images (pixel-based).

Core Features & Use Cases

  • Smart Routing: Automatically determines whether a task involves vector manipulation (shapes, paths, text) or raster editing (photos, filters).
  • Server Specialization: Directs tasks to che-svg-mcp for vector work and che-pixel-mcp for raster work.
  • Mixed Workflow Support: Provides clear steps for combining SVG and raster operations, like exporting an SVG to PNG for further pixel editing.
  • Use Case: When you ask to "create a logo with text and then apply a vintage filter," this skill will first route the logo creation to the SVG server and then the filter application to the pixel server.

Quick Start

Route the task of editing a photograph to the correct MCP server.

Frequently Asked Questions about creative-router

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

FAQPage Schema
How do I route image editing tasks to the right server for SVG or raster files?

Image editing task routing automatically directs vector graphics to specialized SVG servers and raster images to pixel processing servers, ensuring optimal asset generation and modification based on content type.

What is intelligent image task routing and when do I need it?

Intelligent image task routing is the process of differentiating between vector graphics and raster images to automatically direct editing and creation tasks to specialized MCP servers for optimal processing.

Can I combine SVG vector creation and raster pixel editing in one workflow?

Yes, mixed workflow support allows sequential operations by routing vector creation to the SVG server and then applying raster edits like vintage filters to the pixel server after exporting.

How do I apply a pixel filter to a vector graphic that was just created?

To apply raster filters to a vector graphic, the routing system first directs the vector creation to the SVG server, then manages the export to PNG so the pixel server can handle the filter application.

Does image routing work for both photo editing and vector logo creation?

Yes, image routing works for both photo editing and logo creation by automatically differentiating raster image tasks from vector graphics tasks and directing them to their respective specialized servers.