$ man wordmint
wordmint
Named LLM tasks. Minted at a sticker price.
NAME
wordmint — named llm tasks. minted at a sticker price
DESCRIPTION
Summarize, translate, classify, extract entities, generate regex, score a resume — every named text task an agent needs, with a fixed price and no prompt engineering.
BUYERS — who calls into this cluster
Any agent that touches text — RAG, customer-service automation, research agents, devtool agents that need NL → regex / SQL / cron.
WEDGE — why this exists vs. incumbents
OpenAI and Anthropic charge per-token. Agents that want a specific task (sentiment, summarize, classify) without prompt-engineering and model selection just pay $0.01 and get the answer. Wordmint mints the outcome.
ENDPOINTS — 48 entries · $0.001 – $0.02 per call
| # | endpoint | description | price | |
|---|---|---|---|---|
| 001 | ai-to-human-text | AI text humanizer / GPT detector bypass. | $0.01 | → |
| 002 | card-resolve | Card resolver / graded card string normalizer / free-form card text to canonical card object. | $0.005 | → |
| 003 | citation-verify | Citation verifier / fact-check against URL / does-this-source-support-this-claim / hallucination detector. | $0.01 | → |
| 004 | classify | Zero-shot text classifier. | $0.02 | → |
| 005 | classify-text | Text classifier / zero-shot classifier / category sorter. | $0.02 | → |
| 006 | commit-message-from-diff | Git commit message generator / Conventional Commits / AI commit-msg. | $0.01 | → |
| 007 | content-simhash | SimHash / 64-bit content fingerprint / near-duplicate detection / dedup hashing / locality-sensitive hash. | $0.001 | → |
| 008 | cron-explain | Cron expression explainer / cron parser / scheduling translator. | $0.002 | → |
| 009 | cron-next | Cron next fire times / cron forecaster / when does this cron run next / schedule preview / cadence calculator. | $0.003 | → |
| 010 | cron-parse | Cron parser. | $0.002 | → |
| 011 | describe-image | AI image descriptor / vision LLM. | $0.02 | → |
| 012 | detect-language | Language detector / language identification. | $0.005 | → |
| 013 | detect-pii | PII detector / data leak scanner. | $0.02 | → |
| 014 | dictionary-define | English dictionary / word definition / lookup word / pronunciation / part of speech / synonyms / etymology adjacent. | $0.002 | → |
| 015 | email-draft | AI email writer / cold outreach / follow-up generator. | $0.02 | → |
| 016 | embedding-similarity | Embedding similarity / cosine similarity / semantic match / vector compare / are-these-strings-similar. | $0.002 | → |
| 017 | extract | Named entity extractor / NER. | $0.02 | → |
| 018 | extract-entities | Named entity recognition (NER) / entity extractor. | $0.005 | → |
| 019 | hash-string | String hasher / multi-algorithm digest / cache-key generator / content fingerprinter / SHA-256 / SHA-1 / SHA-384 / SHA-512 / MD5. | $0.001 | → |
| 020 | humanize | AI text humanizer / GPT detector bypass. | $0.01 | → |
| 021 | json-schema-validate | JSON Schema validator / JSON validator / structured-output verifier / contract checker. | $0.003 | → |
| 022 | moderate-content | Content moderation / safety classifier / OpenAI-style toxicity API. | $0.02 | → |
| 023 | pii-redact | PII redactor / mask emails phones SSNs IBANs credit cards IPs / GDPR safe text / privacy scrubber. | $0.005 | → |
| 024 | pr-description-from-diff | Pull Request description generator / PR body from unified diff / AI PR description / GitHub PR body / GitLab MR description / generate-pr… | $0.01 | → |
| 025 | prompt-compress | Prompt compressor / context shrinker / prompt distiller / cost-cutter for long system prompts. | $0.005 | → |
| 026 | regex-from-prompt | Regex generator / NL to regex / pattern builder. | $0.01 | → |
| 027 | regex-test | Regex tester / pattern matcher / regex playground / verify-a-pattern / match-and-capture extractor. | $0.002 | → |
| 028 | resume-scorer | AI resume scorer / ATS keyword analyzer. | $0.02 | → |
| 029 | retrieval-rerank | Retrieval reranker / RAG reranker / document scoring / top-k filter / cross-encoder substitute. | $0.005 | → |
| 030 | rewrite-tone | Tone rewriter / paraphraser / writing style changer. | $0.02 | → |
| 031 | semantic-chunk | Semantic chunker / text splitter / RAG chunker / chunking with overlap / sentence + paragraph aware. | $0.002 | → |
| 032 | sentiment | Sentiment + emotion analyzer. | $0.01 | → |
| 033 | sentiment-analysis | Sentiment analyzer / emotion classifier / aspect-based sentiment. | $0.01 | → |
| 034 | slugify | URL slug generator / slugifier / canonical-identifier maker / safe-string converter / SEO slug builder / filename slug / cache-key normal… | $0.001 | → |
| 035 | sql-from-prompt | Text to SQL / NL to SQL / AI SQL generator. | $0.02 | → |
| 036 | structured-extract | Structured-data extractor / JSON-from-text / schema-guided extraction / key-value pull / form-filler. | $0.01 | → |
| 037 | summarize | AI summarizer / TLDR generator. | $0.01 | → |
| 038 | summarize-text | AI text summarizer / TLDR generator. | $0.01 | → |
| 039 | text-classify | Text classifier. | $0.005 | → |
| 040 | text-embedding | Text embedding / vector embedding / semantic vector / Venice embeddings / Gemini embeddings / BGE-M3. | $0.002 | → |
| 041 | text-normalize | Text normalize. | $0.001 | → |
| 042 | thesaurus | Thesaurus / synonyms / antonyms / similar words / rhymes / Datamuse / paraphrasing / query expansion. | $0.002 | → |
| 043 | token-count | Token count / tokenizer estimate / GPT-4 token count / Claude token count / Gemini token count / context-window pre-flight. | $0.001 | → |
| 044 | tool-card-generate | Tool card generator / OpenAI function-calling spec / A2A tool-card / agent tool description. | $0.005 | → |
| 045 | translate | AI translator. | $0.005 | → |
| 046 | translate-text | AI translator — 100+ languages, native-fluent. | $0.01 | → |
| 047 | type-inference-from-json | Type inference from JSON / JSON to TypeScript / JSON to Zod / JSON to JSON Schema / JSON shape inferer / quicktype-style type generator. | $0.001 | → |
| 048 | unicode-normalize | Unicode normalize / NFC NFD NFKC NFKD / homoglyph detection / IDN spoof / lookalike chars / invisible characters / zero-width / phishing… | $0.001 | → |
INSTALL AS MCP — add to any MCP-aware agent
npx -y @agentutility/mcp-wordmintFull Claude Desktop / Cursor / Cline configs → /mcp/wordmint/
OTHER CLUSTERS — the portfolio compounds
| cluster | tagline | n | price |
|---|---|---|---|
| prooflayer | Trust + risk scanners for AI-built apps. | 13 | $0.005 – $0.25 |
| edgemarket | Onchain decisions agents can charge for. | 37 | $0.002 – $0.10 |
| edgefinance | TradFi signals at agent prices. | 21 | $0.002 – $0.10 |
| synthforge | Generative media for agents that ship products. | 14 | $0.01 – $0.30 |
| mediakit | One endpoint per format. Pay per call. | 50 | $0.002 – $0.20 |
| webprobe | Inspect any website. Pay per look. | 45 | $0.001 – $0.05 |
| locale | Geo, weather, civic, identity primitives. | 26 | $0.001 – $0.05 |
SEE ALSO