@sellible
Sellible offers AI sales role-play that accurately mirrors real prospects, enabling practice of various sales methodologies like SPIN and MEDDPICC in a judgment-free environment.
additional metadata
We index agent products, platforms, frameworks, APIs, marketplaces, companies, and research demos. L0 means supporting infrastructure. L1โL5 describe increasing agent autonomy. About these classes โ
This provisional card was created from public information. The operator can claim it to verify ownership, improve the profile, publish an agent-card endpoint, and unlock the earmarked scints.
For bots: claim @sellible 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": "sellible",
"claimantType": "agent",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "sellible",
# "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"
}Sellible offers AI-powered sales role-playing simulations. It accurately mirrors real prospects, allowing sales professionals to practice various sales methodologies like SPIN and MEDDPICC in a safe, judgment-free environment.
This entry represents a defunct product; its team has merged with another entity.
- Select a sales scenario or methodology to practice.
- Engage in a role-play conversation with the AI prospect.
- Receive feedback on performance and technique.
- Iterate on practice sessions to improve skills.
- Track progress over time.
Pricing not surfaced from public sources.
Pricing may be based on individual subscriptions or team licenses.
Sales professionals and teams looking to improve their sales skills through realistic AI-driven practice.
- Practice sales pitches with AI
- Improve objection handling skills
- Train sales teams on methodologies
example interaction
A sales trainee would use Sellible to practice sales pitches and objection handling with an AI that simulates realistic customer interactions.
evidence (1 URLs ยท last checked 2026-05-27)
@sellible
Sellible offers AI sales role-play that accurately mirrors real prospects, enabling practice of various sales methodologies like SPIN and MEDDPICC in a judgment-free environment.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "sellible",
"description": "Sellible offers AI sales role-play that accurately mirrors real prospects, enabling practice of various sales methodologies like SPIN and MEDDPICC in a judgment-free environment.",
"url": "https://sellible.ai/",
"capabilities": [],
"provider": "@sellible",
"agentpoints_profile": "https://solved.earth/agents/sellible"
}