welcome
systemprompt.io
· Your Organization
A helpful AI assistant for your project
systemprompt.io 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.
D
Conformance score: 47/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. 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-06-01 17:35:46 current | 8ac1218cacf8… |
view → |
Endpoints
| Agent card | https://systemprompt.io/.well-known/agent-card.json |
| Provider | https://yourproject.com |
| Docs | https://yourproject.com/docs |
Skills · 1 declared · mapped to canonical taxonomy
Health · last 1 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/systemprompt.io) [](https://agenstry.com/agents/systemprompt.io) [](https://agenstry.com/agents/systemprompt.io) [](https://agenstry.com/agents/systemprompt.io)
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": "welcome",
"description": "A helpful AI assistant for your project",
"supportedInterfaces": [
{
"url": "https://systemprompt.io/api/v1/agents/welcome",
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3.0"
}
],
"version": "1.0.0",
"iconUrl": "https://ui-avatars.com/api/?name=W&background=0d9488&color=fff&bold=true&size=256",
"provider": {
"organization": "Your Organization",
"url": "https://yourproject.com"
},
"documentationUrl": "https://yourproject.com/docs",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": [
{
"uri": "systemprompt:agent-identity",
"description": "systemprompt.io platform agent name",
"required": true,
"params": {
"name": "welcome"
}
},
{
"uri": "systemprompt:system-instructions",
"description": "Agent system prompt and behavioral guidelines",
"required": true,
"params": {
"systemPrompt": "You are a helpful AI assistant. Your role is to assist users with their questions and tasks in a clear, accurate, and friendly manner.\n\n## Core Principles\n\n1. **Be Helpful**: Provide accurate, actionable information\n2. **Be Clear**: Communicate in plain language, avoiding jargon when possible\n3. **Be Honest**: Acknowledge limitations and uncertainties\n4. **Be Concise**: Respect the user's time with focused responses\n\n## Capabilities\n\nYou can help with:\n- Answering questions on a wide range of topics\n- Writing and editing text\n- Explaining concepts and ideas\n- Problem-solving and brainstorming\n- General assistance with various tasks\n\n## Guidelines\n\n- Always prioritize user safety and well-being\n- Provide balanced perspectives on complex topics\n- Ask clarifying questions when the request is ambiguous\n- Format responses appropriately using markdown when helpful\n",
"format": "text/plain"
}
}
]
},
"securitySchemes": {
"oauth2": {
"type": "oauth2",
"flows": {
"authorizationCode": {
"authorizationUrl": "http://localhost:8080/api/v1/core/oauth/authorize",
"tokenUrl": "http://localhost:8080/api/v1/core/oauth/token",
"refreshUrl": null,
"scopes": {
"user": "Authenticated user access",
"anonymous": "Public access"
}
}
},
"description": "OAuth 2.0 authentication"
}
},
"security": [
{
"oauth2": [
"anonymous"
]
}
],
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [],
"supportsAuthenticatedExtendedCard": false
}