From ping-identity-agent-plugins
Use this skill BEFORE any more specialised Ping skill whenever the user is in orientation mode — phrases like 'where do we start', 'where do I start', 'where do we begin', 'how do we begin', 'we want to add X — where do we start', 'we are evaluating', 'we are migrating from ForgeRock / Okta / Auth0', 'I am new to Ping', 'I inherited a Ping deployment', 'help me choose', 'PingOne vs AIC vs PingFederate', 'which Ping product do I need', 'recommended starting point', 'test this end to end / validate my Ping setup'. Even when a specific feature, service, or product is mentioned (KYC, MFA, Verify, DaVinci, etc.), if the framing is 'where do we start' or 'we are evaluating' or 'we are migrating' — route here FIRST. Also triggers on bare user-management commands with no platform named: 'Add a user to Ping', 'Create a user in Ping', 'Manage users in Ping' — Ping has many products with separate user populations (PingOne, PingOne Advanced Identity Cloud / AIC, PingFederate, PingDirectory); for these prompts you MUST respond with action 'clarify' asking which platform, not 'route'. Catch-all front door when platform or starting point is unclear. Also invoke with /ping-quickstart.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ping-identity-agent-plugins:ping-quickstartThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Front door for all Ping Identity work. Detects the user's platform, identifies what they are trying to accomplish, and routes them to the correct skill.
ping-marketplace.jsonreferences/curated/choose-the-right-ping-platform.mdreferences/curated/common-starting-patterns.mdreferences/curated/end-to-end-validation.mdreferences/curated/getting-started-overview.mdreferences/curated/inherited-deployment-orientation.mdreferences/curated/migration-overview.mdreferences/curated/pingone-licensing-and-packaging.mdreferences/runtime/mcp-preflight.mdFront door for all Ping Identity work. Detects the user's platform, identifies what they are trying to accomplish, and routes them to the correct skill.
Invoke this skill explicitly with /ping-quickstart or by saying "use ping-quickstart to...".
Trigger on ANY of the following — including questions, evaluation discussions, and advisory requests:
Catch-all rule: Trigger this skill whenever the user's platform or starting point is unknown or unclear, when they use "where do we start", "what should we set up first", "what's the recommended starting point", or "not sure whether to use [product A] or [product B]" framing. Trigger on migration intents (ForgeRock → Ping, Okta → Ping, Auth0 → Ping). Trigger when platform is not yet specified and the user is in evaluation or orientation mode.
ping-foundationping-orchestrationping-app-integrationping-universal-servicesping-identity-for-aiping-foundationPing Identity platforms are deeply layered — a complete, production-ready solution almost always requires more than one skill. This is by design, not a gap.
A single end-to-end use case typically spans:
| Layer | Skill |
|---|---|
| Platform setup and app registration | ping-foundation |
| Authentication flow or journey design | ping-orchestration |
| MFA, risk, verification, or governance | ping-universal-services |
| App or SDK integration | ping-app-integration |
| AI agent or trusted identity patterns | ping-identity-for-ai |
Example — Customer registration with identity verification:
ping-foundation — provision the environment, register the app, configure the directoryping-orchestration — design the DaVinci flow or PingOne Advanced Identity Cloud journey for registrationping-universal-services — invoke PingOne Verify for document/liveness check within the flowping-app-integration — wire the SDK into the mobile or web appSkills are designed to be composed. Load them in sequence as the task progresses — do not try to satisfy all layers from a single skill. Use ping-quickstart (this skill) to orient, then hand off to the appropriate skill for each layer.
| Intent | Route to |
|---|---|
| Set up or configure a platform, tenant, or app | Platform Detection → ping-foundation |
| Build or design flows, journeys, or orchestration | Platform Detection → ping-orchestration |
| Use a shared service (Protect, Verify, IGA, Credentials) | ping-universal-services |
| Integrate Ping into an app, mobile, or web SDK | ping-app-integration |
| AI agent identity, Verified Trust, or agent security | ping-identity-for-ai |
| Still unclear — ask one clarifying question | Stay in this skill; use clarifying questions below |
Ask or infer from context. Match the MOST SPECIFIC signal first — "PingOne Advanced Identity Cloud" starts with "PingOne", so check for the longer form before treating bare "PingOne" as the multi-tenant cloud.
| Signal | Platform family | Next skill |
|---|---|---|
| "PingOne Advanced Identity Cloud", "AIC", "identity cloud", "PingAM", "IDM", "ForgeRock", "forgeblocks" | PingOne Advanced Identity Cloud (AIC) | ping-foundation → AIC branch |
| "PingOne" (bare, without "Advanced Identity Cloud"), "apps.pingone.com", "auth.pingone.com", "PingOne environment", "PingOne admin console" | PingOne (multi-tenant cloud) | ping-foundation → PingOne branch |
| "PingFederate", "PingAccess", "PingDirectory", "on-prem", "self-managed" | Ping Software Suite | ping-foundation → ping-software branch |
| Platform unknown | Ask: "Are you working in PingOne, PingOne Advanced Identity Cloud (AIC), or on-premises software?" | — |
Ask at most one question at a time:
Load 1–2 of these matching the user's question. Stop when orientation is sufficient.
references/curated/getting-started-overview.mdreferences/curated/choose-the-right-ping-platform.mdreferences/curated/common-starting-patterns.mdreferences/curated/pingone-licensing-and-packaging.mdreferences/curated/migration-overview.mdreferences/curated/inherited-deployment-orientation.mdreferences/curated/end-to-end-validation.md — load when the user is past the build phase and asking "test what I just built"Provides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.
npx claudepluginhub pingidentity/agent-plugins --plugin ping-identity