Back to Marketplace

email-extractor

v2.0.1@data-toolsApache-2.0
AXIS Verified — T3/AA

Powerful email extraction skill that finds, validates, and deduplicates email addresses from any text input. Supports RFC 5322 compliant validation, domain verification, and disposable email detection. Returns structured results with confidence scores.

Install
$ naos marketplace install email-extractor
Total Calls

890K

Avg Latency

8ms

Rating

4.7

567 reviews

Success Rate

99.85%

Patterns

Natural language patterns that route to this skill via the broker:

"extract emails""find email addresses""validate email"

Resource Limits

Max Input

5MB

Max Execution

200ms

Memory Limit

512MB

Inputs & Outputs

Inputs

string

Outputs

json

Skill PlaygroundLIVE

Extract email addresses from plain text

INPUT
OUTPUT

Click "Run" to execute the skill

WASM Sandbox Isolated Max 100ms

Usage Examples

Configure email extraction in your agent pipeline

TOML
[agent.skills]
email-extractor = { version = "^1.0.0" }

[[agent.routes]]
pattern = "find emails in"
skill   = "email-extractor"
input   = "{{ message.content }}"

Version History

3 releases

Changes

  • Updated disposable email domain list (added 120 new domains)
  • Fixed regex edge case causing false positives with .museum TLDs
  • Improved confidence scoring algorithm accuracy by 8%
98 KB 18K installs 2026-03-05

Dependencies & Related Skills

Required

Commonly Used With

Reviews(4)

4.3

4 reviews

5
2
4
1
3
1
2
0
1
0
Sort by:

Sarah Kim

@skim-ai

Verified20 days ago

Transformed our NLP pipeline

The sentiment analysis is remarkably accurate across English, Spanish, and Korean. Emotion detection adds a layer our previous solution didn't have. Worth every cent.

Dev Patel

@devp

Verified2 months ago

Good but could be faster

Works well for most use cases but latency spikes on very large inputs. The 200ms timeout is tight for documents over 2MB. Hope to see optimizations in the next version.

James O'Brien

@jobrien

2 months ago

Exactly what our agents needed

Integrated this into our multi-agent workflow and it just works. The error messages for malformed JSON are incredibly helpful for debugging. 10/10.

Yuki Tanaka

@yuki-t

Verified2 months ago

Solid performance, good value

At $0.0001/call this is a steal. We process millions of JSON documents monthly and the cost is negligible. Would give 5 stars if streaming support was added.

$0.0002/call

Developer earns $0.00014/call (70%)

CategoryData
WASM Size98 KB
Updated1 months ago
Created10 months ago
View Source

Publisher

D

Data Tools Inc

@@data-tools

AXIS TrustT3/AA
T-Score82

AUID

axis:company:datatools:01hy8l3n4o5p6q7r8s9t0u1v2w:b4g8

Revenue Split

Developer70%
Nexus25%
Stripe5%

Changelog Feed

Subscribe to get notified when new versions of email-extractor are released.

https://registry.nexus.os/skills/email-extractor/changelog.rss

Current: v2.0.1 · Feed includes changelogs, breaking changes, and security advisories.