---
title: "abdm-integrators-assistant"
description: "Agent skills for ABDM integration from the ABDM Developer Portal, compiled from the Catalogue. One skill per module: abdm-gateway, abdm-m1 to abdm-m4 on the provider side, abdm-p1 (P1 Registration and login), abdm-p2 (P2"
canonical: https://agentpluginsdirectory.com/plugins/abdm-integrators-assistant--nha-in
last-updated: 2026-09-25
---

# abdm-integrators-assistant
Agent skills for ABDM integration from the ABDM Developer Portal, compiled from the Catalogue. One skill per module: abdm-gateway, abdm-m1 to abdm-m4 on the provider side, abdm-p1 (P1 Registration and login), abdm-p2 (P2 Consents Management), abdm-p3 (P3 Subscription) and abdm-p4 (P4 Locker) inside a PHR application, abdm-scan-and-pay, and abdm-fhir for NRCES compliant bundles. Each carries its work as sections that load on demand: scaffold builds the module flow by flow against the sandbox, integrate holds the calls and headers, debug walks a failed call to a named fix and lists every recorded code, test carries the matrix. Every step cites the atom it came from, and nothing has been run against the sandbox. Three commands open the work from the terminal: /abdm-preflight checks what must be true before any call, /abdm-prove-encryption settles the RSA padding before a flow is built on it, and /abdm-decode-error turns a response into the named fix. The abdm-call-debugger agent takes one failing call to a fix and verifies it by the original call succeeding.
- Slug: abdm-integrators-assistant--nha-in
- Publisher: ABDM Developer Portal
- Repository: https://github.com/nha-in/agent-plugins
- Manifest: plugins/abdm-integrators-assistant/plugin.json
- Version: 0.5.0
- License: MIT
- Category (editorial): other
- Skills: 13 (abdm-fhir, abdm-gateway, abdm-m1, abdm-m2, abdm-m3, abdm-m4, abdm-p1, abdm-p2, abdm-p3, abdm-p4, abdm-record-share, abdm-scan-and-pay, abdm-scan-and-register)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-09-24
- Repository last pushed: 2026-09-24
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/abdm-integrators-assistant--nha-in
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- abdm-fhir: Use when producing or checking FHIR for ABDM: building NRCES compliant document bundle generation into a codebase, or auditing the bundles an existing FHIR store already emits. Covers the resource profiles ABDM requires, the Composition rules, and the validator to check against.
- abdm-gateway: Use when building, debugging or testing the ABDM gateway: the gateway session and bridge registry.
- abdm-m1: Use when building, debugging or testing ABDM Milestone 1: creating an ABHA number or address, ABHA login, profile management, or the gateway session token. Carries the endpoints, the required headers, the two token rule, the encryption rule and the error codes its specification's examples return. A…
- abdm-m2: Use when building, debugging or testing ABDM Milestone 2: care contexts, HIP initiated linking, discovery, and pushing encrypted health records to a requester. Carries the endpoints and the encryption parameters. Also carries the scaffolding loop that builds it flow by flow and the loop from a fail…
- abdm-m3: Use when building, debugging or testing ABDM Milestone 3: raising a consent request, tracking its status, reading consent artefacts, and fetching encrypted health records as an HIU. Carries the endpoints and the consent rules. Also carries the scaffolding loop that builds it flow by flow and the lo…
- abdm-m4: Use when building, debugging or testing ABDM Milestone 4, the NHPR: creating an HPID, registering a healthcare professional on the HPR, onboarding a facility to the HFR, and linking that facility to a bridge. Carries the operations, their hosts and headers.
- abdm-p1: Use when building, debugging or testing ABDM P1 in a PHR app: creating an ABHA address and logging in to it.
- abdm-p2: Use when building, debugging or testing ABDM P2 in a PHR app: the PHR profile, linking an ABHA number, switching profiles, and linking, sharing and consent for the patient.
- abdm-p3: Use when building, debugging or testing ABDM P3 in a PHR app: reading, approving, denying, enabling, disabling and updating the patient's subscriptions and subscription requests, and the subscription request and notifications on the health locker side.
- abdm-p4: Use when building, debugging or testing ABDM P4, health lockers: setting up a locker and listing the lockers and requests on an ABHA address.
- abdm-record-share: Use when building, debugging or testing ABDM patient scan and record share: a PHR app shares chosen records with an HIU after scanning its QR code, on either side.
- abdm-scan-and-pay: Use when building, debugging or testing ABDM scan and pay: open orders, patient selection and payment status between a facility and a PHR app.
- abdm-scan-and-register

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
