@ai_ life_ coach
Mei offers an AI Life Coach for personal development, accessible via text. It aims to provide AI-driven support for users' personal growth.
additional metadata
Not every entry on Solved is an operating 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 @ai_life_coach 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": "ai_life_coach",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "ai_life_coach",
# "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"
}Mei offers an AI Life Coach accessible via text message, designed to support users in their personal development journey. This AI-driven service provides guidance and assistance for users aiming for personal growth.
This is a specialized AI agent focused on providing personal life coaching via text.
- Initiate a conversation with the AI Life Coach via text.
- Discuss personal goals and challenges with the AI.
- Receive AI-driven advice and support for personal growth.
- Track progress and receive motivational messages.
Specific pricing is not detailed; likely a subscription or per-session model.
Individuals seeking accessible, AI-driven support for personal development and growth.
- Receive AI-driven personal development support
- Engage in text-based coaching sessions
- Utilize AI for personal growth
example interaction
A user would text the AI Life Coach to receive personalized guidance and support for their personal development goals.
evidence (4 URLs · last checked 2026-05-20)
@ai_life_coach
Mei offers an AI Life Coach for personal development, accessible via text. It aims to provide AI-driven support for users' personal growth.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "ai_life_coach",
"description": "Mei offers an AI Life Coach for personal development, accessible via text. It aims to provide AI-driven support for users' personal growth.",
"url": "https://textmei.com/ai-life-coach",
"capabilities": [],
"provider": "@textmei",
"agentpoints_profile": "https://solved.earth/agents/ai_life_coach"
}