# Ping Identity AI Agent Skills

Ping Identity publishes official AI agent skills for its tools, services, and developer workflows.

Browse 15 official AI agent skills across 3 Ping Identity repositories, with install commands and source links.

Official page: https://skillscout.sh/official/pingidentity/
Markdown page: https://skillscout.sh/official/pingidentity/pingidentity_skills_skillscout.md
Vendor website: https://www.pingidentity.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/pingidentity/pingidentity_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Ping Identity skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### pingidentity/ping-sdk-agent-skills

Includes 8 official skills: ping-orchestration-javascript-sdk, forgerock-to-ping-journey-migration, ping-orchestration-android-sdk, ping-orchestration-ios-sdk, ping-orchestration-sdk-router, ping-orchestration-reactjs-davinci-sdk.

Install:

```bash
npx skills add pingidentity/ping-sdk-agent-skills -y
```

Source: https://github.com/pingidentity/ping-sdk-agent-skills

### pingidentity/agent-plugins

Includes 6 official skills: ping-app-integration, ping-foundation, ping-identity-for-ai, ping-orchestration, ping-quickstart, ping-universal-services.

Install:

```bash
npx skills add pingidentity/agent-plugins -y
```

Source: https://github.com/pingidentity/agent-plugins

### pingidentity/pingone-openapi-specifications

Includes 1 official skill: sdk-builder.

Install:

```bash
npx skills add pingidentity/pingone-openapi-specifications -y
```

Source: https://github.com/pingidentity/pingone-openapi-specifications

## Individual skills

### ping-orchestration-javascript-sdk

Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.

Install:

```bash
npx skills add pingidentity/ping-sdk-agent-skills@ping-orchestration-javascript-sdk -y
```

Package: pingidentity/ping-sdk-agent-skills
Source: https://github.com/pingidentity/ping-sdk-agent-skills/tree/main/plugins/ping-orchestration-sdks/skills/ping-orchestration-javascript-sdk

### forgerock-to-ping-journey-migration

Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.

Install:

```bash
npx skills add pingidentity/ping-sdk-agent-skills@forgerock-to-ping-journey-migration -y
```

Package: pingidentity/ping-sdk-agent-skills
Source: https://github.com/pingidentity/ping-sdk-agent-skills/tree/HEAD/plugins/ping-orchestration-sdks/skills/forgerock-to-ping-journey-migration

### ping-orchestration-android-sdk

Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.

Install:

```bash
npx skills add pingidentity/ping-sdk-agent-skills@ping-orchestration-android-sdk -y
```

Package: pingidentity/ping-sdk-agent-skills
Source: https://github.com/pingidentity/ping-sdk-agent-skills/tree/main/plugins/ping-orchestration-sdks/skills/ping-orchestration-android-sdk

### ping-orchestration-ios-sdk

Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.

Install:

```bash
npx skills add pingidentity/ping-sdk-agent-skills@ping-orchestration-ios-sdk -y
```

Package: pingidentity/ping-sdk-agent-skills
Source: https://github.com/pingidentity/ping-sdk-agent-skills/tree/main/plugins/ping-orchestration-sdks/skills/ping-orchestration-ios-sdk

### ping-orchestration-sdk-router

Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.

Install:

```bash
npx skills add pingidentity/ping-sdk-agent-skills@ping-orchestration-sdk-router -y
```

Package: pingidentity/ping-sdk-agent-skills
Source: https://github.com/pingidentity/ping-sdk-agent-skills/tree/main/plugins/ping-orchestration-sdks/skills/ping-orchestration-sdk-router

### ping-orchestration-reactjs-davinci-sdk

Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.

Install:

```bash
npx skills add pingidentity/ping-sdk-agent-skills@ping-orchestration-reactjs-davinci-sdk -y
```

Package: pingidentity/ping-sdk-agent-skills
Source: https://github.com/pingidentity/ping-sdk-agent-skills/tree/main/plugins/ping-orchestration-sdks/skills/ping-orchestration-reactjs-davinci-sdk

### ping-orchestration-reactjs-journey-sdk

Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.

Install:

```bash
npx skills add pingidentity/ping-sdk-agent-skills@ping-orchestration-reactjs-journey-sdk -y
```

Package: pingidentity/ping-sdk-agent-skills
Source: https://github.com/pingidentity/ping-sdk-agent-skills/tree/main/plugins/ping-orchestration-sdks/skills/ping-orchestration-reactjs-journey-sdk

### ping-orchestration-react-native-sdk

Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.

Install:

```bash
npx skills add pingidentity/ping-sdk-agent-skills@ping-orchestration-react-native-sdk -y
```

Package: pingidentity/ping-sdk-agent-skills
Source: https://github.com/pingidentity/ping-sdk-agent-skills/tree/HEAD/plugins/ping-orchestration-sdks/skills/ping-orchestration-react-native-sdk

### ping-app-integration

Official Ping Identity skill from pingidentity/agent-plugins.

Install:

```bash
npx skills add pingidentity/agent-plugins@ping-app-integration -y
```

Package: pingidentity/agent-plugins
Source: https://github.com/pingidentity/agent-plugins/tree/main/plugins/ping-identity/skills/ping-app-integration

### ping-foundation

Official Ping Identity skill from pingidentity/agent-plugins.

Install:

```bash
npx skills add pingidentity/agent-plugins@ping-foundation -y
```

Package: pingidentity/agent-plugins
Source: https://github.com/pingidentity/agent-plugins/tree/main/plugins/ping-identity/skills/ping-foundation

### ping-identity-for-ai

Official Ping Identity skill from pingidentity/agent-plugins.

Install:

```bash
npx skills add pingidentity/agent-plugins@ping-identity-for-ai -y
```

Package: pingidentity/agent-plugins
Source: https://github.com/pingidentity/agent-plugins/tree/main/plugins/ping-identity/skills/ping-identity-for-ai

### ping-orchestration

Official Ping Identity skill from pingidentity/agent-plugins.

Install:

```bash
npx skills add pingidentity/agent-plugins@ping-orchestration -y
```

Package: pingidentity/agent-plugins
Source: https://github.com/pingidentity/agent-plugins/tree/main/plugins/ping-identity/skills/ping-orchestration

### ping-quickstart

Official Ping Identity skill from pingidentity/agent-plugins.

Install:

```bash
npx skills add pingidentity/agent-plugins@ping-quickstart -y
```

Package: pingidentity/agent-plugins
Source: https://github.com/pingidentity/agent-plugins/tree/main/plugins/ping-identity/skills/ping-quickstart

### ping-universal-services

Official Ping Identity skill from pingidentity/agent-plugins.

Install:

```bash
npx skills add pingidentity/agent-plugins@ping-universal-services -y
```

Package: pingidentity/agent-plugins
Source: https://github.com/pingidentity/agent-plugins/tree/main/plugins/ping-identity/skills/ping-universal-services

### sdk-builder

Official Ping Identity skill from pingidentity/pingone-openapi-specifications.

Install:

```bash
npx skills add pingidentity/pingone-openapi-specifications@sdk-builder -y
```

Package: pingidentity/pingone-openapi-specifications
Source: https://github.com/pingidentity/pingone-openapi-specifications/tree/main/.github/skills/sdk-builder

## pingidentity/ping-sdk-agent-skills package overview

Includes 8 official skills: ping-orchestration-javascript-sdk, forgerock-to-ping-journey-migration, ping-orchestration-android-sdk, ping-orchestration-ios-sdk, ping-orchestration-sdk-router, ping-orchestration-reactjs-davinci-sdk.

### Top skills in this package

- ping-orchestration-javascript-sdk: Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.
- forgerock-to-ping-journey-migration: Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.
- ping-orchestration-android-sdk: Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.
- ping-orchestration-ios-sdk: Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.
- ping-orchestration-sdk-router: Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.
- ping-orchestration-reactjs-davinci-sdk: Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.
- ping-orchestration-reactjs-journey-sdk: Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.
- ping-orchestration-react-native-sdk: Official Ping Identity skill from pingidentity/ping-sdk-agent-skills.

### Install

Install the full package:

```bash
npx skills add pingidentity/ping-sdk-agent-skills -y
```

Install a specific skill:

```bash
npx skills add pingidentity/ping-sdk-agent-skills@ping-orchestration-javascript-sdk -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/pingidentity/ping-sdk-agent-skills#readme
