# Doca Dma

> Use this skill when the user is doing hands-on DOCA DMA programming — bringing up a docadma context, configuring the single docadmataskmemcpy task type, sizing buffers via the docadmacaptaskmemcpy queries, setting LOCALREADONLY / LOCALREADWRITE permissions on source / destination docammap regions (plus docammapexport for cross-peer copies), driving the progress engine, or debugging DOCAERROR returns. Trigger even when the user does not explicitly mention "DOCA DMA" or "docammap" — typical implicit phrasings include "memcpy host buffer to BlueField without using the CPU", "offload a bulk copy to the DPU", "copy returns NOTPERMITTED on first submit", "buffer too big for one DMA task", "task submitted but no completion", or "scatter-gather copy between two memory regions". Refuse and route elsewhere for cross-network copies (DOCA RDMA), producer/consumer messaging (DOCA Comch), DOCA Core / progress-engine internals, or DOCA install — those belong to other skills.

## Facts
- Page: https://tashan.sh/capability/skill-nvidia-doca-dma
- tashan id: skill:NVIDIA/doca-dma
- Source: https://github.com/NVIDIA/skills
- Type: skill
- Category: other
- tashan score: not scored (catalogued only — too little public evidence)
- Adoption: 9.0
- Upkeep: 96.0
- Freshness: 92.0
- Evidence coverage: 84% of the inputs this score can use
- Health: active
- Instruction depth: not yet graded
- License: Apache-2.0
- Official: no

## Install

```sh
cp -r doca-dma ~/.claude/skills/
```

## Security audit
Not scanned. We audit npm-published capabilities; this one has no npm package we can resolve, or has not reached the queue. This is not a clean bill of health.

---
Measured 2026-08-20 by tashan (https://tashan.sh) from public evidence. Scorer s5.
