Skip to content

AI Skill

The BiomAPI CLI (biomapi.py) is distributed as an AI Skill through Claude Code and Codex plugin marketplaces.

Use the skill when an assistant needs to process a biometry PDF, image, or JSON file; retrieve a BiomPIN; generate CSV output; check usage; or inspect API status without hand-writing requests.


Terminal window
/plugin marketplace add mglraimundo/biomapi-cli
/plugin install biomapi-cli@mglraimundo-biomapi-cli

Once installed, the assistant can call biomapi process, biomapi retrieve, biomapi csv, and other commands directly.


Terminal window
codex plugin marketplace add mglraimundo/biomapi-cli

Then install and enable BiomAPI CLI from the Codex plugin directory.


  • biomapi.py - zero-dependency Python script using only the standard library
  • SKILL.md - agent-readable capability description and invocation guide
  • reference.md - API reference formatted for assistant context

Source: mglraimundo/biomapi-cli