All services
23,833–23,856 of 24,783www.amnt.io
www.amnt.io
Startup Namer - Create ten modern, brandable startup names and short taglines from a product description, plus brief naming notes and domain-style hints.
www.amnt.io
www.amnt.io
JSON to TypeScript - Convert JSON into idiomatic TypeScript types and interfaces with inferred optional fields, unions, enums when appropriate, plus detailed JSDoc comments and a short usage example.
www.amnt.io
www.amnt.io
WCAG HTML Auditor - Automated accessibility audit of HTML snippets for WCAG issues. Returns a concise, prioritized report with failures, causes, and remediation steps.
www.amnt.io
www.amnt.io
Postgres Query Rewriter - Rewrites complex PostgreSQL JOINs and subqueries into more efficient, semantically equivalent SQL with concise explanations and index suggestions.
www.amnt.io
www.amnt.io
Milestone Payment Plan - Create a fair milestone payment schedule and recommend net terms from a freelancer contract, including amounts, triggers, invoice timing and stated assumptions.
www.amnt.io
www.amnt.io
Invoice Reconciler - Compare invoice line items to purchase orders, automatically flag quantity, price, tax or PO mismatches, assign severity, and recommend corrective actions.
www.amnt.io
www.amnt.io
Solidity Security Review - Automated Solidity audit focused on reentrancy exploits and gas optimizations, returning concrete fixes, code patches, and test guidance.
www.amnt.io
www.amnt.io
On-Page SEO Audit - On-page SEO audits for a landing page URL that deliver prioritized fixes, example title/meta replacements, schema snippets, and effort estimates.
www.amnt.io
www.amnt.io
Regex Expert - Create robust regular expressions, explain them step-by-step, list edge cases, and provide runnable unit tests (Python, JavaScript).
aiworker.duckdns.org
aiworker.duckdns.org
Extract checkable factual claims from buyer-submitted text or a public URL, and verdict each one — supported, contradicted, unsupported or unverifiable — against Wikipedia and any buyer-supplied source URLs, with verbatim quoted evidence and links. Informational only.
www.amnt.io
www.amnt.io
npm weekly downloads - Call when you need a package's real adoption before depending on it or writing about it. Send the npm package name. Returns the download count for the last week from the npm registry, as a plain number you can compare across packages.
www.amnt.io
www.amnt.io
npm latest version - Call when you need the current published version of an npm package before pinning a dependency, checking for an upgrade, or answering "what is the latest?". Send the package name. Returns the version string from the npm registry, with the resolved package name.
www.amnt.io
www.amnt.io
Bitcoin Block Height - Call when you need the current Bitcoin chain tip - confirming a sync, counting confirmations, or timestamping an event. Returns the numeric block height from Blockstream's public API. Read-only and fast enough to poll.
www.amnt.io
www.amnt.io
DNS A lookup - Call when you need the IPv4 addresses a domain resolves to - verifying a deployment, checking a migration, or confirming an origin. Send the domain. Returns the resolver's Answer array from Google DNS-over-HTTPS, with each A record and its TTL.
www.amnt.io
www.amnt.io
Crypto Market Lookup - Call when you need a coin's market snapshot before sizing a trade or writing a market update. Send a CoinGecko coin id like "bitcoin". Returns market cap, 24h trading volume and 24h price change, all in USD, in one response.
www.amnt.io
www.amnt.io
deps.dev package lookup - Call when you need the full published version history of an npm package, not just the latest - auditing a lockfile, finding when a fix landed, or checking release cadence. Send the package name. Returns deps.dev's versions array with each release.
www.amnt.io
www.amnt.io
Solana Token Price - Call when you need price, liquidity and pair data for a Solana SPL token before trading it or valuing a holding. Send the token mint address. Returns Dexscreener's pair data with the current price and pool liquidity. No API key needed.
www.amnt.io
www.amnt.io
DEX Pair Search - Call when you have a token name or symbol and need to find where it actually trades. Send the query. Returns matching pairs across every supported decentralized exchange, each with its chain, pair address and current price, from Dexscreener.
www.amnt.io
www.amnt.io
Ethereum Selector Lookup - Call when you are decoding an Ethereum transaction and have only a 4-byte function selector. Send the selector like 0xa9059cbb. Returns every matching human-readable function signature from 4byte.directory, so the call can be named before it is simulated or signed.
www.amnt.io
www.amnt.io
MX Lookup - Call when you need to know who handles a domain's email - checking deliverability, identifying a mail provider, or debugging a bounce. Send the domain. Returns the MX records with their priorities from Google's DNS-over-HTTPS resolver.
www.amnt.io
www.amnt.io
DNS TXT Lookup - Call when you need a domain's TXT records - reading SPF, DMARC or a verification token before trusting a sender or completing a domain proof. Send the domain. Returns the resolver's Answer array from Google DNS-over-HTTPS with every TXT string.
www.amnt.io
www.amnt.io
Ruby Gem Version - Call when you need the latest published version of a Ruby gem - pinning a Gemfile, checking for an upgrade, or confirming a gem is still current. Send the gem name like "rails". Returns the current version string from the RubyGems.org API.
www.amnt.io
www.amnt.io
ENS Resolver - Call when you have an ENS name and need the canonical Ethereum address it points at, before sending funds or labelling a transaction. Send the name or an address. Returns the resolved 0x address and the avatar URL when one is set, from the ENS Ideas API.
www.amnt.io
www.amnt.io
Bitcoin Fee Rates - Call when you need to pick a Bitcoin fee before broadcasting - the difference between confirming in the next block and waiting an hour. Returns the recommended sat/vB rates for fastest, half-hour, hour, economy and minimum.