Latest Agent Skills

25753 skills

adobe
inject-in-sling-model
Migrate javax.inject.@Inject fields in Sling Model classes to injector-specific annotations like @ValueMapValue, @OSGiService, or @SlingObject based on the field's declared type.
142 · bundle
adobe
configure-replication-agent
Configure AEM 6.5 LTS replication agents for content publishing, dispatcher cache flushing, and reverse replication.
142
adobe
structured-data
Generate JSON-LD structured data for AEM Edge Delivery Services pages by analyzing page content and metadata to determine schema.org types, extract properties, and produce validated snippets for head.html or scripts.js.
142 · bundle
adobe
content-driven-development
Orchestrate a content-driven development workflow for AEM Edge Delivery Services, ensuring code is built against real content with author-friendly content models.
142 · bundle
adobe
block-collection-and-party
Search reference implementations and code examples from Adobe's Block Collection and community Block Party for AEM Edge Delivery blocks, plugins, and build tools.
142 · bundle
adobe
sitemap-audit
Validate an AEM Edge Delivery Services sitemap.xml against actual site content, checking URL reachability, lastmod dates, and identifying missing or orphaned pages.
142 · bundle
adobe
content-audit
Audit AEM Edge Delivery Services pages for content quality, SEO, accessibility, performance, and EDS best practices, producing a prioritized fix list with remediation steps.
142 · bundle
adobe
bulk-metadata
Audit and update metadata across multiple AEM Edge Delivery Services pages by scanning the query index, identifying gaps, and generating a corrected bulk metadata spreadsheet.
142 · bundle
adobe
troubleshoot-replication
Diagnose and fix common AEM 6.5 LTS replication issues including blocked queues, connectivity failures, and content distribution problems.
142
adobe
replication-orchestrator
Coordinates end-to-end replication workflows for AEM 6.5 LTS, including environment setup, production incident response, and performance optimization.
142
adobe
content-diff
Compare two versions of an AEM Edge Delivery Services page to identify content, metadata, and block changes. Fetches preview vs live or two explicit URLs and produces a detailed diff report.
142 · bundle
adobe
identify-page-structure
Analyze scraped webpage content to identify section boundaries and content sequences for AEM Edge Delivery Services import.
142 · bundle
adobe
geo-rewrite
Rewrites AEM Edge Delivery Services page content for AI search discoverability (Generative Engine Optimization) by analyzing structure, clarity, and factual density.
142 · bundle
adobe
unbounded-query
Detects and triages explicitly-unbounded AEM queries (p.limit=-1 or setLimit(-1)) that cause OOMs, safely capping only where provably safe and escalating others for human pagination.
142 · bundle
adobe
event-migration
Migrates OSGi EventAdmin handlers and JCR EventListeners to AEM Cloud Service-compliant patterns, including EventHandler+JobConsumer split, routing rules, and leader-only execution.
142
adobe
aa-segment-performance-comparator
Compares the performance of two or more audience segments across key metrics side by side, using Adobe Analytics data to determine winners, losers, and spreads for each metric.
142 · bundle
adobe
image-seo
Audit images across AEM Edge Delivery Services pages for SEO and performance, checking alt text quality, dimensions, lazy loading, fetch priority, file naming, and decorative image handling, and generate per-page reports with fix instructions.
142 · bundle
adobe
generate-import-html
Generates structured HTML from authoring analysis for AEM Edge Delivery Services, creating section structure, applying block tables, handling metadata, and managing images folder.
142 · bundle
adobe
asset-manager
Migrates AEM Cloud Service code from legacy AssetManager APIs (createAssetForBinary, getAssetForBinary, removeAssetForBinary, client-facing createAsset) to Direct Binary Access or in-JVM resolver patterns, covering IMS authentication and service-user setup.
142
adobe
workflow-model-design
Design and create AEM Workflow models on AEM 6.5 LTS, covering step types, transitions, variables, and XML deployment via Package Manager or Maven.
142 · bundle
adobe
ue-component-model
Create or edit Universal Editor component configuration files (component-definition.json, component-models.json, component-filters.json) for AEM Edge Delivery Services blocks.
142 · bundle
adobe
page-decomposition
Analyze content sequences within a single section of a page for AEM Edge Delivery Services, providing neutral descriptions without assigning block names.
142 · bundle
adobe
authoring-analysis
Analyze content sequences from page structure to determine whether each should be default content or a specific block, and validate block selection for AEM Edge Delivery Services imports.
142 · bundle
adobe
replication
Migrate AEM replication code from legacy CQ Replicator and Sling Replication Agent APIs to the Sling Distribution API for AEM as a Cloud Service, covering agent selection, async handling, and service-user setup.
142
adobe
workflow-development
Implement custom AEM Workflow Java components on AEM 6.5 LTS, including WorkflowProcess and ParticipantStepChooser with OSGi registration, metadata handling, and error patterns.
142 · bundle
adobe
replicate-content
Publish, unpublish, replicate, activate, or deactivate content on AEM 6.5 LTS publish instances using Quick Publish, Manage Publication, tree activation, package replication, workflow-based approval, scheduled activation, or the Replication API.
142 · bundle
adobe
aa-conversion-funnel-analysis
Analyzes multi-step conversion funnels in Adobe Analytics to identify visitor drop-off points, compute step conversion rates, and pinpoint the worst leakage steps.
142 · bundle
adobe
find-test-content
Searches for existing content pages containing a specific block in AEM Edge Delivery Services, reporting URLs with occurrences and variants to help identify test content during development.
142 · bundle
adobe
workflow-orchestrator
Orchestrates end-to-end lifecycle workflows for the Adobe Dispatcher Apache HTTP Server module in AEM 6.5 LTS, from design and implementation through validation, release readiness, and incident troubleshooting.
142 · bundle
adobe
workflow-triggering
Start AEM Workflows on AEM 6.5 LTS using all available triggering mechanisms: Timeline UI, Manage Publication, WorkflowSession API, HTTP Workflow API, and replication-linked triggers.
142 · bundle
adobe
cja-segment-performance-comparator
Compares 2–5 audience segments side by side across key metrics, identifying winners, losers, and significant differences to inform product decisions and personalization strategy.
142 · bundle
adobe
content-modeling
Design content models for AEM Edge Delivery Services blocks that are easy for authors to work with.
142 · bundle
adobe
analyze-and-plan
Analyzes development requirements and generates structured acceptance criteria for AEM Edge Delivery Services tasks, including task breakdowns and edge case identification.
142 · bundle
adobe
scheduler
Guides migration of AEM Cloud Service schedulers from legacy patterns to OSGi-compliant Sling Scheduler or Sling Jobs, with classification, review checklists, and troubleshooting.
142 · bundle
adobe
workflow-launchers
Configure and deploy Workflow Launchers that automatically start workflows in response to JCR content changes on AEM 6.5 LTS.
142 · bundle
adobe
workflow-debugging
Debug AEM Workflow issues on AEM 6.5 LTS and AMS including stuck workflows, failed steps, missing Inbox tasks, launcher failures, stale instances, thread pool exhaustion, queue backlogs, purge failures, and permissions errors.
142 · bundle
adobe
replication-api
Programmatically activate, deactivate, and manage content replication in AEM 6.5 LTS using the official Replication API.
142
adobe
building-blocks
Guides implementation of AEM Edge Delivery blocks with JavaScript decoration and CSS styling, following established patterns and best practices.
142 · bundle
adobe
block-inventory
Surveys available blocks from a local AEM Edge Delivery Services project and Block Collection to understand the block palette available for authoring, returning a block inventory with purposes to inform content modeling decisions.
142 · bundle
adobe
workflow-triaging
Classify AEM 6.5 LTS and AMS workflow issues by symptom, gather relevant logs and metrics, and map to runbooks or Splunk searches.
142
adobe
handover-developer
Generate comprehensive technical documentation for developers taking over an AEM Edge Delivery Services project, covering architecture, design system, blocks, and configuration.
142 · bundle
adobe
testing-blocks
Guide for testing code changes in AEM Edge Delivery projects including blocks, scripts, and styles. Use this skill after making code changes and before opening a pull request to validate functionality. Covers unit testing, browser testing with Playwright, and linting.
142 · bundle
adobe
scrape-webpage
Extract content, metadata, and images from a webpage for import or migration to AEM Edge Delivery Services.
142 · bundle
adobe
preview-import
Preview and verify imported content in a local AEM Edge Delivery Services development server, validating rendering and comparing with the original page.
142 · bundle
adobe
technical-advisory
Provides advisory guidance for the Adobe Dispatcher Apache HTTP Server module and related HTTPD configuration in AEM 6.5 / AMS workflows, with public-doc citations and AMS-specific MCP verification plans.
142 · bundle
adobe
security-hardening
Perform evidence-backed security audits for the Adobe Dispatcher Apache HTTP Server module and related HTTPD configuration in AMS workflows.
142 · bundle
adobe
performance-tuning
Improve cache efficiency, latency, and throughput for AMS deployments using the Adobe Dispatcher Apache HTTP Server module and related HTTPD configuration.
142 · bundle
adobe
appbuilder-action-scaffolder
Scaffold, implement, deploy, and debug Adobe Runtime actions with consistent layout, validation, and error handling.
142 · bundle
adobe
slicc-handoff
Hand off tasks to the SLICC browser agent or install a new skill into SLICC from a GitHub repository.
142 · bundle
adobe
incident-response
Investigate and triage runtime incidents involving the Adobe Dispatcher Apache HTTP Server module and related HTTPD configuration in AEM 6.5 LTS environments using MCP tools.
142 · bundle
adobe
config-authoring
Create, modify, review, and harden configuration for the Adobe Dispatcher Apache HTTP Server module and Apache HTTPD in AEM 6.5 LTS environments only.
142 · bundle
adobe
aa-top-movers-watchlist
Identifies which dimension items (pages, campaigns, products, channels, regions) had the biggest increases or decreases for a key metric between two time periods.
142 · bundle
adobe
handover-author
Generate comprehensive authoring guides for content authors taking over an AEM Edge Delivery Services project, covering blocks, templates, configurations, and publishing workflows.
142 · bundle
adobe
page-import
Import a single webpage from any URL into canonical EDS block format — structured HTML that authors edit in DA. Scrapes the page, analyzes structure, maps to existing blocks, and generates HTML for immediate local preview.
142 · bundle
adobe
docs-search
Searches the aem.live documentation for information on AEM Edge Delivery Services features, then fetches and reads full page content for detailed guidance.
142 · bundle
adobe
create-site
Creates a new AEM Edge Delivery site from scratch, including GitHub repository setup, aem-code-sync installation, initial content creation in DA, and preview URL generation.
142 · bundle
adobe
code-review
Review code for AEM Edge Delivery Services projects, validating code quality, performance, accessibility, and adherence to EDS best practices during self-review or pull request review.
142 · bundle
adobe
content-distribution
Programmatically publish and monitor content distribution in AEM Cloud Service using the Replication API and Sling Distribution events.
142 · bundle
adobe
handover-admin
Generate comprehensive admin documentation for AEM Edge Delivery Services project handover, covering Config Service setup, permissions, Admin API operations, and troubleshooting.
142 · bundle
adobe
da-content
Reference for producing Adobe Document Authoring (DA) and Edge Delivery Services (EDS) compatible content, covering HTML generation, media uploads, admin API usage, and silent-failure rules.
142 · bundle