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.
Claude Code
Section titled “Claude Code”/plugin marketplace add mglraimundo/biomapi-cli/plugin install biomapi-cli@mglraimundo-biomapi-cliOnce installed, the assistant can call biomapi process, biomapi retrieve, biomapi csv, and other commands directly.
codex plugin marketplace add mglraimundo/biomapi-cliThen install and enable BiomAPI CLI from the Codex plugin directory.
What the skill includes
Section titled “What the skill includes”biomapi.py- zero-dependency Python script using only the standard librarySKILL.md- agent-readable capability description and invocation guidereference.md- API reference formatted for assistant context
Source: mglraimundo/biomapi-cli