Address Review

🌐Community
by phrazzld Β· vlatest Β· Repository

Analyzes addresses for accuracy, completeness, and potential delivery issues using postal databases and geocoding.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add address-review npx -- -y @trustedskills/address-review
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "address-review": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/address-review"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows an AI agent to review and validate addresses. It can check if an address is deliverable, identify potential errors or inconsistencies in formatting, and suggest corrections based on postal databases. The tool aims to improve the accuracy of shipping information and reduce delivery failures.

When to use it

  • E-commerce order processing: Automatically verify customer-provided addresses before shipment.
  • Data entry validation: Clean and standardize address data in a database or spreadsheet.
  • Mail campaign preparation: Ensure mailing lists contain accurate and deliverable addresses.
  • Moving/relocation assistance: Validate new addresses for accuracy during relocation planning.

Key capabilities

  • Address verification
  • Error identification
  • Correction suggestions
  • Deliverability check

Example prompts

  • "Please review the address: 123 Main St, Anytown, CA 91234."
  • "Can you validate this shipping address and suggest any changes? Address: 456 Oak Ave, Suite 200, Somecity, NY 10001."
  • β€œIs the following address deliverable? 789 Pine Ln, Unit B, Othertown, TX 77001”

Tips & gotchas

The accuracy of address review depends on the completeness and currency of the underlying postal databases. Results should always be reviewed by a human for critical applications.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
phrazzld
Installs
20

🌐 Community

Passed automated security scans.