hyperbots-api

hyperbots-api is a skill for Claude Code, Codex from guglxni/hyperbots-agent-skills. It costs 106 tokens per session (1,879 once invoked), scanned A, original, no licence file.

An integration for processing financial documents through HyperAPI. It can extract text from PDFs using OCR, classify document types, split PDFs, and extract structured information from invoices and receipts.

In plain words
What is it for?
It is for processing invoices, receipts, and other financial PDFs, including text extraction, document classification, PDF splitting, and structured data extraction.
Why use it?
It reduces manual work when turning scanned or mixed financial documents into usable data.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/guglxni/hyperbots-agent-skills/hyperbots-api
Any agent
npx skills add guglxni/hyperbots-agent-skills --skill hyperbots-api
Clone the repo
git clone --depth 1 https://github.com/guglxni/hyperbots-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hyperbots-api

README.md
[![agentmods](https://agentmods.dev/badge/skills/guglxni/hyperbots-agent-skills/hyperbots-api.svg)](https://agentmods.dev/skills/guglxni/hyperbots-agent-skills/hyperbots-api)
Your own site
<a href="https://agentmods.dev/skills/guglxni/hyperbots-agent-skills/hyperbots-api"><img src="https://agentmods.dev/badge/skills/guglxni/hyperbots-agent-skills/hyperbots-api.svg" alt="Measured on agentmods" height="20"></a>
Per session 106 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,879 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00106 $0.01879
Opus 5 $0.00053 $0.00940
Sonnet 5 $0.00021 $0.00376
Haiku 4.5 $0.00011 $0.00188

Measured 3d ago against content hash 6591eb4cc578, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

hyperbots-api scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/hyperbots_cli.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -X POST https://api.hyperapi.dev/v1/parse \
skills/hyperbots-api/SKILL.md · 281 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 281 lines · 106 tokens per session scan A 6591eb4cc578

Subscribe to this mod's changes

hyperbots-api is a skill published in the GitHub repository guglxni/hyperbots-agent-skills (2 stars, last pushed 5mo ago), with no licence file. It adds 106 tokens to every session and 1,879 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

iflytek-ocr-invoice

Use when user asks to recognize invoices, extract receipt data, or OCR bills and tickets. Recognize and extract structured data from invoices, receipts, and bills using iFlytek OCR API (科大讯飞票据识别). Supports VAT invoices, taxi receipts, train tickets, toll invoices, medical bills, bank receipts, and more.

iflytek/iFly-Skills · 77 tokens

fin-paper-convert

Compile LaTeX to PDF and convert to target journal format.

csmar432/finai-research · 12 tokens

jangbu-import

원본 재무 데이터(엑셀·은행 CSV·카드 내역 CSV·영수증 이미지·세금계산서 PDF·카드명세서 PDF)를 표준 거래내역 13개 필드로 변환하는 스킬. PaddleOCR 로컬 처리로 영수증·세금계산서·카드명세서에서 거래 자동 추출, Level 2 민감정보 마스킹 적용.

kimlawtech/korean-jangbu-for · 97 tokens

jsonbill

Generate a PDF invoice/statement files from JSON via JSONBill API.

quailyquaily/mistermorph · 17 tokens

cninfo

巨潮资讯网(cninfo.com.cn)A 股法定披露公告数据契约 — 年报/季报/中报/三季报/临时公告 PDF + PyMuPDF 全文 Markdown。真实抓取逻辑由独立开源工具 usecninfo 实现,本仓库通过 datasources/cninfo.py 适配 CLI 输出。.

duolongworld/AI_Renaissance · 82 tokens

bank-statement-parsing

Guidelines for parsing bank statements using YOLO layout detection + OCR + LLM.

johnsonhk88/AI-Bank-Statement-Document-Automation-By-LLM-And-Personal-Finanical-Analysis-Prediction · 23 tokens