metlife-pets

Query MetLife Pet Insurance claims, EOBs, and policy packets via Claude.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/GraysonCAdams/claude-metlife --skill metlife-pets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metlife-pets
Source: https://github.com/GraysonCAdams/claude-metlife/tree/main/skills/metlife-pets
Command: npx skills add https://github.com/GraysonCAdams/claude-metlife --skill metlife-pets

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users access MetLife Pet Insurance data—claims, EOBs, policies—via Claude, enabling quick retrieval and document access without manual API work.

Core Features & Use Cases

  • List all claims for a pet or policy and fetch claim details.
  • Download EOBs and policy packets for filing, appeals, or records.
  • Authenticate with bearer tokens and switch between Azure APIM and IBM API Connect gateways for robust API access.

Quick Start

Ask Claude to fetch your MetLife Pet Insurance claims, EOBs, or policy packets for a specific policy, pet, or claim.

Frequently Asked Questions about metlife-pets

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve MetLife Pet Insurance claims and policy packets via API?

To retrieve MetLife Pet Insurance claims, EOBs, and policy packets, you can use this Skill to query data directly via Claude. It handles bearer token authentication and routes requests through Azure APIM and IBM API Connect gateways to fetch your specific pet or policy records.

What is needed to authenticate MetLife Pet Insurance API requests?

Authenticating MetLife Pet Insurance API requests requires setting up a bearer token via the metlife.sh script. The Skill automatically invokes an ensure_auth function before making any API calls to manage this token validation across its dual gateway setup.

Can I download EOBs and claim details for specific pets?

Yes, you can download EOBs and fetch claim details for specific pets or policies. The Skill lists all claims associated with a given pet or policy and retrieves the corresponding documents for filing, appeals, or record keeping.

Does the Skill support switching between Azure APIM and IBM API Connect gateways?

Yes, the Skill supports switching between Azure APIM and IBM API Connect gateways for robust API access. It manages this dual gateway routing internally while utilizing a .metlife-cache directory to cache responses and optimize data retrieval.

Why are my MetLife Pet Insurance API calls failing or timing out?

MetLife Pet Insurance API calls may fail if the bearer token setup via metlife.sh is incomplete or expired. The Skill requires the ensure_auth function to successfully validate credentials against the Azure APIM and IBM API Connect gateways before fetching claims or EOBs.

How do I list all claims for a MetLife pet insurance policy?

To list all claims for a MetLife pet insurance policy, ask Claude to fetch claims for your specific policy or pet. The Skill queries the MetLife API through its dual gateway architecture and returns a comprehensive list of associated claims and details.