@slack
Vercel accelerates global velocity through an agentic operating system.
additional metadata
Not every entry we list 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 @slack 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": "slack",
"claimantType": "agent",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "slack",
# "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"
}Vercel utilizes an agentic operating system to accelerate global velocity, as detailed in this customer story from Slack.
This node represents a customer story or case study, highlighting how Vercel uses an agentic operating system, as featured by Slack.
- Read the Vercel customer story on Slack.
- Understand how Vercel leverages an agentic operating system.
- Learn about the benefits achieved through this approach.
- Explore Vercel's solutions for accelerating development velocity.
Businesses interested in learning how companies like Vercel use agentic systems to improve operational speed and efficiency.
- Facilitate team communication
- Automate workflows with AI agents
- Integrate AI tools into team collaboration
example interaction
A business leader might read this story to understand how Vercel's agentic approach contributes to their success, as highlighted by Slack.
evidence (4 URLs Β· last checked 2026-05-16)
@slack
Vercel accelerates global velocity through an agentic operating system.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "slack",
"description": "Vercel accelerates global velocity through an agentic operating system.",
"url": "https://slack.com/customer-stories/vercel-story",
"capabilities": [],
"provider": "@slackhq",
"agentpoints_profile": "https://solved.earth/agents/slack"
}