admin-api

Automate content lifecycle operations through the AEM Edge Delivery Services Admin API.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/trieloff/trrrrdt --skill admin-api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: admin-api
Source: https://github.com/trieloff/trrrrdt/tree/main/.claude/skills/admin-api
Command: npx skills add https://github.com/trieloff/trrrrdt --skill admin-api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Admin API skill streamlines the management of content lifecycle across AEM Edge Delivery Services by enabling programmatic interactions for preview, publish, cache purge, code sync, and API key management.

Core Features & Use Cases

  • Automate lifecycle operations across multiple sites and environments (preview, publish, unpublish, status, cache purge).
  • Coordinate code sync, indexing, snapshots, and site configuration through the Admin API with guided authentication flows.
  • Use cases include bulk publishing, automated status checks, and programmatic API key setup for CI/CD or bot workflows.

Quick Start

Authenticate via the standard flow and perform a status check for your target org/site/ref.

Frequently Asked Questions about admin-api

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

FAQPage Schema
How do I automate AEM content publishing and preview workflows?

Automate AEM content publishing by using the Admin API to programmatically manage the content lifecycle across org, site, and ref. It handles preview, publish, and unpublish operations, including bulk actions for multiple paths.

What is the AEM Edge Delivery Services Admin API used for?

The AEM Admin API is used to manage content lifecycle operations programmatically. It handles preview, publish, unpublish, status checks, cache purges, code sync, indexing, and API key management across your AEM Edge Delivery Services environments.

How do I authenticate to the AEM Admin API for CI/CD automation?

Authenticate to the AEM Admin API using the standard authentication flow, which supports both per-request tokens and persistent API keys. This allows secure programmatic access for automated CI/CD or bot workflows.

Can I perform bulk publish and status checks across multiple AEM sites?

Yes, you can perform bulk publishing and automated status checks across multiple AEM sites and environments. The Admin API manages these operations across the specified org, site, and ref parameters.

How do I purge cache and sync code in AEM Edge Delivery Services?

Purge cache and sync code in AEM Edge Delivery Services by calling the standard Admin API endpoints. The API coordinates cache purge, code sync, indexing, and site configuration tasks programmatically.

Does the AEM Admin API handle error codes for bulk operations?

Yes, the Admin API handles standard endpoints, bulk operations, and common error codes. It streamlines lifecycle management while managing the standard authentication flow and error handling for your AEM environments.