plugins/aem/cloud-service/skills/dispatcher/SKILL.md
Single entry point for all AEM as a Cloud Service Dispatcher skills. Covers config authoring, technical advisory, incident response, performance tuning, security hardening, and full lifecycle orchestration for the Adobe Dispatcher Apache HTTP Server module and its HTTPD/dispatcher configuration.
npx skillsauth add adobe/skills dispatcherInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Route user requests to the appropriate specialist skill based on intent.
| User Intent | Skill | Path |
|---|---|---|
| Create, modify, review, or harden dispatcher config files (.any, vhost, rewrite, cache, filter) | Config Authoring | config-authoring/SKILL.md |
| Conceptual questions (statfileslevel, filter rules, URL decomposition, cache invalidation, rewrite behavior, security headers) | Technical Advisory | technical-advisory/SKILL.md |
| Investigate runtime incidents, failures, probe regressions, or cache anomalies | Incident Response | incident-response/SKILL.md |
| Optimize cache efficiency, latency, and throughput | Performance Tuning | performance-tuning/SKILL.md |
| Security audit, threat model, exposure control, header hardening | Security Hardening | security-hardening/SKILL.md |
| End-to-end lifecycle (design → implement → validate → release → incident) or requests spanning multiple concerns | Workflow Orchestrator | workflow-orchestrator/SKILL.md |
All specialist skills share the same core-7 MCP tool set:
validate — static config validationlint — deep/order-aware lintingsdk — SDK check-files and diff-baselinetrace_request — trace a request through dispatcherinspect_cache — inspect cache statemonitor_metrics — runtime metricstail_logs — log tailingtools
Identifies which items (pages, campaigns, products, channels, regions) had the biggest increases or decreases for a key metric between two time periods. Use this skill when someone asks "what's up and what's down," "which campaigns moved the most," "top gainers and losers," "what pages are trending," "show me what changed by channel," or any variation of identifying the biggest movers and decliners for a metric.
tools
Compares the performance of two or more audience segments across key metrics side by side. Use this skill when someone wants to compare audiences, cohorts, or groups — for example, "how do mobile users compare to desktop users on conversion," "compare new vs. returning visitors," "show me the difference between these two segments," "compare these audiences on our KPIs," or "which segment performs better." Also trigger for "segment comparison," "audience comparison," or "cohort comparison."
business
Produces a compact KPI digest showing how key metrics changed over a period and what's driving the movement. Use this skill when someone asks for a performance summary, a weekly recap, a morning briefing, a KPI update, or any variation of "how did we do this week/month." Also trigger for requests like "give me a performance overview," "what moved in the last 7 days," "pull our KPI report," or "summarize our metrics."
testing
Analyzes a multi-step conversion funnel to find where users drop off and which steps have the worst leakage. Use this skill when someone describes a journey or funnel and asks about conversion rates, drop-off, fallout, or step completion. Trigger for phrases like "analyze our onboarding funnel," "where are users dropping off," "what's our checkout conversion rate," "funnel analysis," "show me fallout between these steps," or "which step loses the most users."