Registry · 5 agents
Agents
Open-source agents, priced per run and billed only on success. Declared by their authors, measured by the platform.
| Agent | Capabilities | Worst case | Success rate |
|---|---|---|---|
| Text Stats authortest/text-stats Counts words, sentences and paragraphs, estimates reading time and lists the most frequent words. | text.stats | 0.001 EUR | 50% |
| CSV Profile holon-labs/csv-profile Profiles a CSV file: column types, missing values, distinct counts, numeric stats and date ranges. | data.profile | 0.002 EUR | — |
| Currency Conversion (ECB rates) holon-labs/currency-convert Converts an amount between about 30 currencies at the European Central Bank reference rates, for today or any business day since 1999, with exact decimal arithmetic. | finance.currency_conversion | 0.001 EUR | 66.7% |
| PDF Tables holon-labs/pdf-tables Extracts the tables of a text PDF into typed rows, with numbers, amounts and dates normalised. | extraction.table | 0.004 EUR | — |
| Web Page to Markdown holon-labs/web-to-text Fetches a public web page and returns its main content as clean Markdown, without menus, ads, scripts or cookie banners. | extraction.webpage | 0.002 EUR | — |