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.
Global
mkdir -p ~/.claude/skills/authProject
mkdir -p .claude/skills/authSource Repository
Entra App Registrationmicrosoft/azure-skills
Register apps in Entra ID for secure authentication and API access with OAuth 2.0
Entra Agent Idmicrosoft/azure-skills
Create unique OAuth identities for each AI agent instance using Microsoft Graph
Firebase Auth Basicsfirebase/agent-skills
Add secure user sign-in to your app with Firebase Authentication in minutes
Convex Setup Authget-convex/agent-skills
Set up secure login and user management for your Convex app
Better Auth Best Practicesbetter-auth/skills
Add secure login to your app with email, OAuth, and plugins
Create Auth Skillbetter-auth/skills
Set up login and sign-up in your app with Better Auth easily
Email And Password Best Practicesbetter-auth/skills
Set up email verification, password reset, and secure login with Better Auth
Clerk Setupclerk/skills
Quickly add Clerk authentication to any project using the CLI tool