# Casdoor AI Agent Skills

Casdoor publishes official AI agent skills for its tools, services, and developer workflows. Casdoor is an identity and access management platform with single sign-on, multi-factor authentication, and support for common identity protocols.

Browse 2 official AI agent skills across 1 Casdoor repository, with install commands and source links.

Official page: https://skillscout.sh/official/casdoor/
Markdown page: https://skillscout.sh/official/casdoor/casdoor_skills_skillscout.md
Vendor website: https://casdoor.org/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/casdoor/casdoor_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Casdoor 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

### casdoor/incubator-release-assistant

Includes 2 official skills: apache-incubator-handbook, incubator-release-assistant.

Install:

```bash
npx skills add casdoor/incubator-release-assistant -y
```

Source: https://github.com/casdoor/incubator-release-assistant

## Individual skills

### apache-incubator-handbook

Official Casdoor skill from casdoor/incubator-release-assistant.

Install:

```bash
npx skills add casdoor/incubator-release-assistant@apache-incubator-handbook -y
```

Package: casdoor/incubator-release-assistant
Source: https://github.com/casdoor/incubator-release-assistant/tree/HEAD/skills/apache-incubator-handbook

### incubator-release-assistant

Official Casdoor skill from casdoor/incubator-release-assistant.

Install:

```bash
npx skills add casdoor/incubator-release-assistant@incubator-release-assistant -y
```

Package: casdoor/incubator-release-assistant
Source: https://github.com/casdoor/incubator-release-assistant/tree/HEAD/skills/incubator-release-assistant

## casdoor/incubator-release-assistant package overview

Includes 2 official skills: apache-incubator-handbook, incubator-release-assistant.

### Top skills in this package

- apache-incubator-handbook: Official Casdoor skill from casdoor/incubator-release-assistant.
- incubator-release-assistant: Official Casdoor skill from casdoor/incubator-release-assistant.

### Install

Install the full package:

```bash
npx skills add casdoor/incubator-release-assistant -y
```

Install a specific skill:

```bash
npx skills add casdoor/incubator-release-assistant@apache-incubator-handbook -y
```

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

Source: https://github.com/casdoor/incubator-release-assistant#readme
