AI AGENT ADDONS

AEM Edge Delivery Services needs a login to work with admin tools. This skill helps you get an auth token by opening your browser. You do not need to know where your content comes from. It works for Document Authoring, SharePoint, or Google Drive.

The skill checks if you already have a valid token saved on your computer. If not, it starts the login process. It finds your organization and site automatically from your project files or a URL you give. Once you log in, the token is saved and ready for all admin operations like preview, publish, and config changes.

You only need Node.js installed. This makes working with Edge Delivery Services faster and easier. No more manual token hunting.

Add Auth skill to your workflow

Global

mkdir -p ~/.claude/skills/auth

Project

mkdir -p .claude/skills/auth

Source Repository

Stars
142
Forks
17
Watchers
142
License
MIT
Last Push
3 months ago
Created
6 months ago