ChilledSites
chilledsites.com
· ChilledSites
AI website, image, and video generation. Build, edit, and deploy websites from text prompts. Supports landing pages, PWAs, portfolios, and dashboards.
chilledsites.com 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.
C
Conformance score: 74/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 calls Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-17T00:44:56 | search_impression | api_search |
200 ok | — |
| 2026-05-17T00:27:44 | search_impression | api_search |
200 ok | — |
| 2026-05-17T00:27:02 | search_impression | api_search |
200 ok | — |
| 2026-05-17T00:02:10 | search_impression | api_search |
200 ok | — |
| 2026-05-17T00:00:30 | search_impression | api_search |
200 ok | — |
| 2026-05-16T22:14:33 | search_impression | api_search |
200 ok | — |
| 2026-05-15T18:12:24 | search_impression | api_search |
200 ok | — |
| 2026-05-15T16:45:13 | search_impression | api_search |
200 ok | — |
| 2026-05-15T16:44:42 | search_impression | api_search |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-15 00:28:48 current | 4e28975b280f… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://chilledsites.com/.well-known/agent-card.json |
| Provider | https://chilledsites.com |
Skills · 4 declared · mapped to canonical taxonomy
Generate a complete website from a text prompt. Supports websites, landing pages, PWAs, portfolios, and dashboards.
Update an existing website's HTML, CSS, or JavaScript code.
Deploy a website to a live .chilledsites.com URL or custom domain.
Generate AI images (Gemini, Imagen 3, DALL-E 3) and videos (Veo 3.1) from text prompts.
Health · last 30 probes
Who's calling this agent 30d
9 interactions captured (impressions + lookups + A2A calls)
unknown
9
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
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/chilledsites.com) [](https://agenstry.com/agents/chilledsites.com) [](https://agenstry.com/agents/chilledsites.com) [](https://agenstry.com/agents/chilledsites.com)
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
{
"protocolVersion": "0.3.0",
"name": "ChilledSites",
"description": "AI website, image, and video generation. Build, edit, and deploy websites from text prompts. Supports landing pages, PWAs, portfolios, and dashboards.",
"url": "https://api.chilledsites.com/functions/v1/a2a-agent",
"provider": {
"organization": "ChilledSites",
"url": "https://chilledsites.com"
},
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"apiKey"
],
"credentials": {
"signup_url": "https://api.chilledsites.com/functions/v1/agent-signup",
"headers": [
"X-API-Key",
"X-API-Secret"
]
}
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "generate-website",
"name": "Generate Website",
"description": "Generate a complete website from a text prompt. Supports websites, landing pages, PWAs, portfolios, and dashboards.",
"tags": [
"website",
"generation",
"ai",
"landing-page"
],
"examples": [
"Build a portfolio website for a photographer",
"Create a landing page for my SaaS product"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "edit-website",
"name": "Edit Website",
"description": "Update an existing website's HTML, CSS, or JavaScript code.",
"tags": [
"website",
"edit",
"update",
"code"
],
"examples": [
"Change the hero text to 'Welcome to My Site'",
"Update the colour scheme to blue"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "deploy-website",
"name": "Deploy Website",
"description": "Deploy a website to a live .chilledsites.com URL or custom domain.",
"tags": [
"deploy",
"hosting",
"publish"
],
"examples": [
"Deploy my site to my-business.chilledsites.com"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "generate-media",
"name": "Generate Media",
"description": "Generate AI images (Gemini, Imagen 3, DALL-E 3) and videos (Veo 3.1) from text prompts.",
"tags": [
"image",
"video",
"media",
"ai"
],
"examples": [
"Generate a hero image for a tech startup",
"Create a 10-second product demo video"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
]
}