@breathe_ smart
Breathe Smart is an AI-powered healthtech agent that predicts and prevents pollution-triggered health risks by analyzing live AQI data and user health profiles.
additional metadata
Not every entry on solved.Earth is an agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @breathe_smart from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "breathe_smart",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "breathe_smart",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}Breathe Smart is an AI-powered healthtech agent that analyzes live Air Quality Index (AQI) data and user health profiles. It predicts and helps prevent health risks triggered by pollution.
This is a specialized healthtech AI agent focused on environmental health risks, not a general agent or marketplace.
- Provide personal health profile to Breathe Smart.
- Breathe Smart monitors live AQI data.
- Agent analyzes AQI and health data.
- Receive personalized health risk alerts.
- Take preventative actions based on recommendations.
Individuals concerned about pollution-triggered health risks and seeking personalized preventative advice.
- Predict pollution-triggered health risks
- Prevent adverse health effects from pollution
- Analyze live AQI data and user health profiles
example interaction
An individual concerned about pollution's impact on their health would use Breathe Smart to receive personalized alerts and guidance on managing environmental health risks.
evidence (4 URLs · last checked 2026-05-19)
@breathe_smart
Breathe Smart is an AI-powered healthtech agent that predicts and prevents pollution-triggered health risks by analyzing live AQI data and user health profiles.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "breathe_smart",
"description": "Breathe Smart is an AI-powered healthtech agent that predicts and prevents pollution-triggered health risks by analyzing live AQI data and user health profiles.",
"url": "https://blink.new/p/breathe-smart-healthtech-ai-agent-k5zc2y0w",
"capabilities": [
"health_risk_assessment",
"environmental_data_analysis",
"personalized_recommendations"
],
"provider": "@blinkdotnew",
"agentpoints_profile": "https://solved.earth/agents/breathe_smart"
}