Genspark
www.genspark.ai
· Genspark
Genspark is an AI-powered agent that delivers real-time, comprehensive answers by searching the web, generating images, writing code, analyzing data, creating presentations, and more.
www.genspark.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
C
Conformance score: 65/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-30 01:23:02 current | 1cd8fc85717c… |
view → |
Endpoints
| Agent card | https://www.genspark.ai/.well-known/agent.json |
| Provider | https://www.genspark.ai |
Skills · 2 declared · mapped to canonical taxonomy
Full-featured AI agent with web search, code execution, image generation, data analysis, and presentation creation. Use this skill for complex tasks that may re…
Conversational AI agent for general Q&A, writing, summarization, brainstorming, and creative tasks. Lightweight mode optimized for fast conversational interacti…
Health · last 30 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/www.genspark.ai) [](https://agenstry.com/agents/www.genspark.ai) [](https://agenstry.com/agents/www.genspark.ai) [](https://agenstry.com/agents/www.genspark.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Genspark",
"description": "Genspark is an AI-powered agent that delivers real-time, comprehensive answers by searching the web, generating images, writing code, analyzing data, creating presentations, and more.",
"protocolVersion": "1.0",
"url": "https://www.genspark.ai/a2a",
"preferredTransport": "JSONRPC",
"version": "1.0.0",
"provider": {
"organization": "Genspark",
"url": "https://www.genspark.ai"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extensions": [
{
"uri": "https://cloud.google.com/marketplace/docs/partners/ai-agents/setup-dcr",
"params": {
"target_url": "https://www.genspark.ai/a2a/dcr"
}
}
]
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "super_agent",
"name": "Super Agent",
"description": "Full-featured AI agent with web search, code execution, image generation, data analysis, and presentation creation. Use this skill for complex tasks that may require tool use, real-time information, or multi-step reasoning. This is the default skill when no skill is specified.",
"tags": [
"search",
"web",
"research",
"code",
"image",
"data",
"analysis",
"presentation",
"agent"
],
"examples": [
"What are the latest developments in quantum computing?",
"Write a Python function that implements binary search and test it",
"Generate a watercolor painting of a mountain sunset",
"Analyze this CSV data and create a summary chart",
"Create a 10-slide pitch deck about AI trends in healthcare"
]
},
{
"id": "agent_chat",
"name": "Chat Agent",
"description": "Conversational AI agent for general Q&A, writing, summarization, brainstorming, and creative tasks. Lightweight mode optimized for fast conversational interactions.",
"tags": [
"chat",
"assistant",
"writing",
"creative",
"conversation"
],
"examples": [
"Summarize this article in 3 bullet points",
"Help me draft a professional email to my team",
"Compare the pros and cons of React vs Vue.js"
]
}
],
"supportsAuthenticatedExtendedCard": false,
"securitySchemes": {
"oauth2": {
"type": "oauth2",
"flows": {
"authorizationCode": {
"authorizationUrl": "https://www.genspark.ai/a2a/oauth/authorize",
"tokenUrl": "https://www.genspark.ai/a2a/oauth/token",
"refreshUrl": "https://www.genspark.ai/a2a/oauth/token",
"scopes": {
"agent:query": "Send queries to the Genspark agent."
}
}
}
}
},
"security": [
{
"oauth2": [
"agent:query"
]
}
]
}