Bobadilla Tech@Requiems API Skills
Bobadilla Tech@Requiems API Skills from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
118- ▌ Vpn Detection Get Ip · gabrielmoreiraAnalyze an IP address to determine if it's a VPN, proxy, Tor exit node, or hosting provider. Returns detailed threat indicators and scores.
- ▌
- ▌ Inflation Get Inflation · gabrielmoreiraReturns the latest annual CPI inflation rate for a country plus the previous 10 years of historical data.
- ▌ Useragent Get Useragent · gabrielmoreiraParses a user agent string and returns structured information about the browser, OS, device, and bot status.
- ▌ Counter Post Namespace · gabrielmoreiraAtomically increment a counter in the specified namespace and return the new value
- ▌ Domain Info Get Domain · gabrielmoreiraReturns DNS records and availability status for the given domain.
- ▌ Global Data Post Resolve · gabrielmoreiraResolve an address or coordinates into a full location profile — city, country, timezone, UTC offset, current time, working days this month, and next holiday.
- ▌ Identity Risk Post Score · gabrielmoreiraScore a user for risk without the full signal breakdown. Lower latency than /signup/protect, suited for background re-scoring and rate limiting.
- ▌ Profanity Post Profanity · gabrielmoreiraChecks text for profanity, returning a censored version and the list of flagged words.
- ▌ Sentiment Post Sentiment · gabrielmoreiraAnalyzes the sentiment of the provided text and returns a classification, confidence score, and a full breakdown across all three sentiment classes.
- ▌ Data Integrity Post Batch · gabrielmoreiraValidates and scores a batch of up to 50 contact records in a single request. Each record is processed independently — one item failing does not affect others. Returns per-item email, phone, and text validation results with quality scores, normalized values, plus batch-level aggregates including total, valid_count, invalid_count, and average_quality_score.
- ▌ Email Validate Post Email · gabrielmoreiraValidates a single email address and returns a full breakdown of syntax validity, MX record status, disposable domain check, normalized form, and any typo suggestion.
- ▌ Exchange Rate Get Convert · gabrielmoreiraConverts an amount from one currency to another and returns the rate alongside the converted value.
- ▌ Global Data Get Country · gabrielmoreiraRetrieve working days, public holidays, and next upcoming holiday for any country and optional year/month. Covers 100+ countries.
- ▌ Identity Risk Post Verify · gabrielmoreiraDeep-verify an email address using domain-level signals including WHOIS age, MX records, and domain availability. Optional IP check. Use for high-value or suspicious accounts.
- ▌ Unit Conversion Get Units · gabrielmoreiraReturns all available unit conversion types grouped by measurement category
- ▌ World Time Get Timezone · gabrielmoreiraReturns the current time for the given IANA timezone identifier. The timezone is supplied as a path parameter (e.g. `America/New_York`, `Europe/London`, `UTC`).
- ▌ Color Conversion Get Color · gabrielmoreiraConvert a color value from one format to another. The response always includes all four formats.
- ▌ Email Normalize Post Batch · gabrielmoreiraNormalizes up to 100 email addresses in one request. Results are in the same order as the input. Each item includes valid (boolean); when false, only original and message are set. Usage is billed per email processed (see gateway usage headers).
- ▌
- ▌ Identity Risk Post Protect · gabrielmoreiraEvaluate a new user at signup. Returns a full risk decision with per-signal breakdown across email, phone, and IP.
- ▌ Phone Validation Get Phone · gabrielmoreiraValidates a single phone number and returns its country, type, formatted representation, carrier, and VOIP/virtual risk flags.
- ▌ Unit Conversion Post Batch · gabrielmoreiraconvert up to 50 unit conversion operations in a single request.
- ▌ Commodities Get Commodity · gabrielmoreiraReturns the latest annual average price and up to 10 years of historical data for the requested commodity slug.
- ▌ Data Integrity Get Domain · gabrielmoreiraEvaluate the trustworthiness of a domain by analyzing DNS records, WHOIS registration data, and MX configuration — in a single call.
- ▌ Disposable Email Post Batch · gabrielmoreiraValidate multiple email addresses in a single request (max 100 emails)
- ▌ Disposable Email Post Check · gabrielmoreiraValidate whether an email address uses a disposable domain
- ▌ Geocode Get Reverse Geocode · gabrielmoreiraConverts geographic coordinates into a human-readable address.
- ▌ Phone Validation Post Batch · gabrielmoreiraValidates up to 50 phone numbers in a single request. Results are returned in the same order as the input.
- ▌
- ▌ Spell Check Post Spellcheck · gabrielmoreiraChecks the input text for spelling mistakes and returns a corrected version along with per-word corrections.
- ▌
- ▌ Data Integrity Post Moderate · gabrielmoreiraCheck text for profanity, toxicity, sentiment, and language. Returns per-category flags and an is_safe boolean for gating content.
- ▌ Data Integrity Post Validate · gabrielmoreiraValidates and scores a single email address, phone number, or text input — or any combination of the three. Returns per-field quality scores, normalized values, risk flags, and an overall quality score for gating or enriching input data.
- ▌ Disposable Email Get Domains · gabrielmoreiraGet a paginated list of all disposable domains in the blocklist
- ▌ Fitness Exercises Get Random · gabrielmoreiraReturns a single randomly selected exercise. Accepts the same filter parameters as the list endpoint, so you can get a random chest exercise, a random bodyweight exercise, etc.
- ▌ Fitness Exercises Post Batch · gabrielmoreiraFetches up to 50 exercises by their numeric IDs in a single request. IDs that do not exist are silently skipped. Results are returned in the same order as the input array.
- ▌ Data Integrity Post Normalize · gabrielmoreiraApply a composable pipeline of normalization operations to a string. Trim whitespace, fix encoding, normalize unicode, strip HTML, and more — in a single call.
- ▌ Disposable Email Get Domain · gabrielmoreiraCheck if a specific domain is in the disposable blocklist
- ▌ Fitness Exercises Get Muscles · gabrielmoreiraReturns a sorted list of all distinct muscle names (combining target and secondary muscles). Use these as valid values for the muscle filter.
- ▌ Password Generator Post Batch · gabrielmoreiraGenerate up to 50 passwords in a single request. Each item can have its own length and character set options. Results are returned in input order.
- ▌ Working Days Get Working Days · gabrielmoreiraCalculate the number of working days between two dates, optionally accounting for country-specific holidays
- ▌ Developer Utilities Get Base64 · gabrielmoreiraGenerate a QR code for any string and return a base64-encoded PNG. Configurable size and error correction level.
- ▌ Email Normalize Post Normalize · gabrielmoreiraNormalizes a single email address and returns the canonical form together with a breakdown of all transformations applied.
- ▌ Developer Utilities Post Decode · gabrielmoreiraDecode a Base64-encoded string back to plain text. Returns 422 for invalid or unpadded input.
- ▌ Developer Utilities Post Encode · gabrielmoreiraEncode a plain-text string to Base64. Supports standard (RFC 4648) and URL-safe (base64url) variants.
- ▌ Exchange Rate Get Exchange Rate · gabrielmoreiraReturns the current exchange rate between two currencies.
- ▌ Fitness Exercises Get Equipment · gabrielmoreiraReturns a sorted list of all distinct equipment types. Use these as valid values for the equipment filter.
- ▌ Fitness Exercises Get Exercises · gabrielmoreiraReturns a paginated list of exercises. All filter parameters are optional and combinable.
- ▌ Number Base Conversion Get Base · gabrielmoreiraConvert an integer from one number base to another.
- ▌ Password Generator Get Password · gabrielmoreiraGenerate a cryptographically secure random password with customizable character sets and length
- ▌ Payments Intelligence Post Risk · gabrielmoreiraScore a transaction for fraud risk by cross-checking the card BIN country against IP geolocation and billing country. Detects VPN, proxy, and TOR use.
- ▌ Text Similarity Post Similarity · gabrielmoreiraCompares two texts and returns a cosine similarity score.
- ▌ Fitness Exercises Get Body Parts · gabrielmoreiraReturns a sorted list of all distinct body part values present in the dataset. Use these as valid values for the body_part filter.
- ▌ Developer Utilities Post Markdown · gabrielmoreiraConvert a Markdown string to HTML. Useful for rendering user-submitted content, documentation previews, or README files.
- ▌ Number Base Conversion Post Batch · gabrielmoreiraConvert up to 50 numbers between bases in a single request. Results are returned in input order. Per-item errors are reported inline.
- ▌ Payments Intelligence Post Validate · gabrielmoreiraValidate and cross-check BIN, IBAN, and SWIFT identifiers in one call. Returns per-field results and a consistency check that flags country and bank mismatches.
- ▌ Detect Language Post Detect Language · gabrielmoreiraIdentifies the language of the provided text and returns the language name, ISO 639-1 code, and confidence score.