replicate-content

Automate content activation and deactivation across AEM 6.5 LTS author and publish environments.

1|Updated Oct 7, 2024
One-click install
npx skills add https://github.com/valithedge/etisalatedge --skill replicate-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: replicate-content
Source: https://github.com/valithedge/etisalatedge/tree/main/.agents/skills/replicate-content
Command: npx skills add https://github.com/valithedge/etisalatedge --skill replicate-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Replication and lifecycle management of AEM content across Author and Publish instances require careful coordination to ensure timely activation and deactivation, avoid stale content, and minimize manual steps.

Core Features & Use Cases

  • Quick Publish: publish or unpublish a single page quickly.
  • Manage Publication and Tree Activation: granular control, scheduling, and handling references for large content trees.
  • Workflow, Scheduling, Package-based, and API options cover diverse production workflows and automation needs.
  • Asset/DAM replication: ensures media assets synchronize with published pages.

Quick Start

Select a page in Sites and choose Publish or Unpublish to initiate replication.

Frequently Asked Questions about replicate-content

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

FAQPage Schema
How do I automate AEM content replication across author and publish environments?

AEM content replication can be automated using workflows, scheduling, package-based replication, and programmatic APIs to activate or deactivate pages and assets between author and publish environments with reliable error handling.

What is the best way to activate large content trees in AEM 6.5 LTS?

Tree activation provides granular control and handles references for large content trees in AEM 6.5 LTS, ensuring comprehensive synchronization across your environments while minimizing stale content issues.

How do I publish DAM assets and media files alongside AEM pages?

DAM asset replication ensures media assets synchronize with published pages using quick publish, manage publication, or workflow methods to activate content across author and publish instances.

Can I schedule AEM page deactivation and activation for future dates?

Scheduling allows you to manage publication by setting future activation and deactivation times for AEM pages and assets, coordinating lifecycle management without manual intervention.

Does AEM 6.5 LTS support programmatic API replication for automated workflows?

AEM 6.5 LTS supports programmatic API replication, enabling automated activation and deactivation of content within custom workflows to ensure reliable lifecycle management and auditability.

What are the limitations of quick publish compared to tree activation in AEM?

Quick publish activates single pages rapidly without granular reference control, whereas tree activation handles large content trees and dependencies, making quick publish less suitable for complex hierarchical replication.