Back to Moltis Install Profile
Card snapshot
www.moltis.org
·
2026-05-20 18:47:59 UTC
·
92022e8c12cf24da7b094ab54188bb72e116fe7d52b58d3690507c8b3bd39244
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Moltis Install Profile",
"description": "Discovery metadata for agents that want to install and bootstrap Moltis.",
"url": "https://moltis.org",
"version": "1.1.0",
"default_input_modes": [
"text/plain"
],
"default_output_modes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "install-moltis",
"name": "Install Moltis",
"description": "Install Moltis via install.sh"
},
{
"id": "import-openclaw",
"name": "Import OpenClaw",
"description": "Run Moltis OpenClaw import commands and return structured status"
}
],
"links": {
"install_root_manifest": "https://moltis.org/.well-known/moltis-install.json",
"install_root_schema": "https://moltis.org/.well-known/moltis-install.schema.json",
"install_channel_schema": "https://moltis.org/.well-known/moltis-install.channel.schema.json",
"install_release_schema": "https://moltis.org/.well-known/moltis-install.release.schema.json",
"install_stable_channel": "https://moltis.org/.well-known/moltis-install/channels/stable.json",
"llms_txt": "https://moltis.org/llms.txt",
"docs": "https://docs.moltis.org"
}
}