ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Pipeworx Attom

Skill by b-gutman

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/b-gutman/pipeworx-attom
Or

Attom

ATTOM MCP — Premium real estate data from ATTOM Data Solutions

attom_property_detail

Get detailed property specs by address. Returns lot size, square footage, bedrooms, bathrooms, year

attom_property_search

Search properties by location using postal code (e.g., '10001') or latitude/longitude with radius. R

attom_sales_history

Get past sales for a property. Returns sale dates, prices, deed types, and buyer/seller details from

attom_avm

Estimate property market value. Returns estimated value, confidence score, and low/high range for va

attom_assessment

Check property tax assessment details. Returns assessed value, market value, tax amount, tax year, a

attom_sales_trend

Analyze market sales trends by ZIP code. Returns average/median sale price, sales volume, and price

attom_rental_avm

Estimate rental property income. Returns estimated monthly rent, rental yield percentage, and rental

attom_school_search

Find schools near a location. Returns school name, type (public/private), grade levels, distance, an

{
  "mcpServers": {
    "attom": {
      "url": "https://gateway.pipeworx.io/attom/mcp"
    }
  }
}

Metadata

Author@b-gutman
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-b-gutman-pipeworx-attom": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.