---
id: agent-skills-catalogue
title: Agent Skills catalogue
description: Browse every iGrant.io Agent Skill for EUDI Wallet and European Business Wallet integrations, grouped by role, with what each skill does, its protocols and its dependencies.
hide_title: false
hide_table_of_contents: true
sidebar_label: Skills catalogue
keywords: [agent skills catalogue, SKILL.md, EUDI Wallet, European Business Wallet, OpenID4VCI, OpenID4VP, DCQL, DC API, consent management, iGrant.io skills]
slug: /agent-skills-catalogue/
---

> **Build this with an AI coding agent.** Install the iGrant.io Agent Skills, then ask your agent to build the integration:
>
> ```bash
> npx skills add L3-iGrant/skills
> ```

<head>
  <title>Agent Skills catalogue for EUDI Wallet integrations | iGrant.io DevDocs</title>
  <meta name="description" content="Browse every iGrant.io Agent Skill for EUDI Wallet and European Business Wallet integrations, grouped by role, with what each skill does, its protocols and its dependencies." />
</head>

import SkillsCatalogue from '@site/src/components/SkillsCatalogue';

Every skill below lives in [L3-iGrant/skills](https://github.com/L3-iGrant/skills) and is installed with `npx skills add L3-iGrant/skills`. This catalogue is generated from each skill's `SKILL.md`, so it always reflects the latest published version. Use the search box to filter, and select any card to open its `SKILL.md`.

<SkillsCatalogue />
