json dict | __key__ stringclasses 2
values | __url__ stringclasses 4
values |
|---|---|---|
{
"agent:main:main": {
"abortedLastRun": false,
"cacheRead": 0,
"cacheWrite": 0,
"chatType": "direct",
"compactionCount": 0,
"contextTokens": 256000,
"deliveryContext": {
"channel": "webchat"
},
"inputTokens": 12603,
"lastChannel": "webchat",
"model": "moonshotai/kimi-k2.5",
"modelProvider": "nvidia",
"origin": {
"chatType": "direct",
"provider": "webchat",
"surface": "webchat"
},
"outputTokens": 333,
"sessionFile": "/root/.openclaw/agents/main/sessions/a8e7b157-2f77-4a7c-99af-50b286e503c3.jsonl",
"sessionId": "a8e7b157-2f77-4a7c-99af-50b286e503c3",
"skillsSnapshot": {
"prompt": "\n\nThe following skills provide specialized instructions for specific tasks.\nUse the read tool to load a skill's file when the task matches its description.\nWhen a skill file references a relative path, resolve it against the skill directory (parent of SKILL.md / dirname of the path) and use that absolute path in tool commands.\n\n<available_skills>\n <skill>\n <name>healthcheck</name>\n <description>Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/healthcheck/SKILL.md</location>\n </skill>\n <skill>\n <name>node-connect</name>\n <description>Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/node-connect/SKILL.md</location>\n </skill>\n <skill>\n <name>openai-image-gen</name>\n <description>Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/openai-image-gen/SKILL.md</location>\n </skill>\n <skill>\n <name>openai-whisper-api</name>\n <description>Transcribe audio via OpenAI Audio Transcriptions API (Whisper).</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api/SKILL.md</location>\n </skill>\n <skill>\n <name>skill-creator</name>\n <description>Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/skill-creator/SKILL.md</location>\n </skill>\n <skill>\n <name>weather</name>\n <description>Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/weather/SKILL.md</location>\n </skill>\n</available_skills>",
"resolvedSkills": [
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/healthcheck",
"description": "Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/healthcheck/SKILL.md",
"name": "healthcheck",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/node-connect",
"description": "Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/node-connect/SKILL.md",
"name": "node-connect",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/openai-image-gen",
"description": "Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/openai-image-gen/SKILL.md",
"name": "openai-image-gen",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api",
"description": "Transcribe audio via OpenAI Audio Transcriptions API (Whisper).",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api/SKILL.md",
"name": "openai-whisper-api",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/skill-creator",
"description": "Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like \"create a skill\", \"author a skill\", \"tidy up a skill\", \"improve this skill\", \"review the skill\", \"clean up the skill\", \"audit the skill\".",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/skill-creator/SKILL.md",
"name": "skill-creator",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/weather",
"description": "Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/weather/SKILL.md",
"name": "weather",
"source": "openclaw-bundled"
}
],
"skills": [
{
"name": "healthcheck",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "node-connect",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "openai-image-gen",
"primaryEnv": "OPENAI_API_KEY",
"requiredEnv": [
"OPENAI_API_KEY"
]
},
{
"name": "openai-whisper-api",
"primaryEnv": "OPENAI_API_KEY",
"requiredEnv": [
"OPENAI_API_KEY"
]
},
{
"name": "skill-creator",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "weather",
"primaryEnv": null,
"requiredEnv": []
}
],
"version": 0
},
"systemPromptReport": {
"bootstrapMaxChars": 20000,
"bootstrapTotalMaxChars": 150000,
"bootstrapTruncation": {
"nearLimitFiles": 0,
"totalNearLimit": false,
"truncatedFiles": 0,
"warningMode": "once",
"warningShown": false
},
"generatedAt": 1773691045935,
"injectedWorkspaceFiles": [
{
"injectedChars": 7809,
"missing": false,
"name": "AGENTS.md",
"path": "/root/.openclaw/workspace/AGENTS.md",
"rawChars": 7809,
"truncated": false
},
{
"injectedChars": 1664,
"missing": false,
"name": "SOUL.md",
"path": "/root/.openclaw/workspace/SOUL.md",
"rawChars": 1664,
"truncated": false
},
{
"injectedChars": 850,
"missing": false,
"name": "TOOLS.md",
"path": "/root/.openclaw/workspace/TOOLS.md",
"rawChars": 850,
"truncated": false
},
{
"injectedChars": 633,
"missing": false,
"name": "IDENTITY.md",
"path": "/root/.openclaw/workspace/IDENTITY.md",
"rawChars": 633,
"truncated": false
},
{
"injectedChars": 474,
"missing": false,
"name": "USER.md",
"path": "/root/.openclaw/workspace/USER.md",
"rawChars": 474,
"truncated": false
},
{
"injectedChars": 167,
"missing": false,
"name": "HEARTBEAT.md",
"path": "/root/.openclaw/workspace/HEARTBEAT.md",
"rawChars": 167,
"truncated": false
},
{
"injectedChars": 1449,
"missing": false,
"name": "BOOTSTRAP.md",
"path": "/root/.openclaw/workspace/BOOTSTRAP.md",
"rawChars": 1449,
"truncated": false
}
],
"model": "moonshotai/kimi-k2.5",
"provider": "nvidia",
"sandbox": {
"mode": "off",
"sandboxed": false
},
"sessionId": "a8e7b157-2f77-4a7c-99af-50b286e503c3",
"sessionKey": "agent:main:main",
"skills": {
"entries": [
{
"blockChars": 488,
"name": "healthcheck"
},
{
"blockChars": 538,
"name": "node-connect"
},
{
"blockChars": 269,
"name": "openai-image-gen"
},
{
"blockChars": 246,
"name": "openai-whisper-api"
},
{
"blockChars": 756,
"name": "skill-creator"
},
{
"blockChars": 413,
"name": "weather"
}
],
"promptChars": 3094
},
"source": "run",
"systemPrompt": {
"chars": 28728,
"nonProjectContextChars": 15176,
"projectContextChars": 13552
},
"tools": {
"entries": [
{
"name": "read",
"propertiesCount": 4,
"schemaChars": 392,
"summaryChars": 298
},
{
"name": "edit",
"propertiesCount": 6,
"schemaChars": 591,
"summaryChars": 129
},
{
"name": "write",
"propertiesCount": 3,
"schemaChars": 313,
"summaryChars": 127
},
{
"name": "exec",
"propertiesCount": 12,
"schemaChars": 1086,
"summaryChars": 181
},
{
"name": "process",
"propertiesCount": 12,
"schemaChars": 961,
"summaryChars": 85
},
{
"name": "browser",
"propertiesCount": 48,
"schemaChars": 2799,
"summaryChars": 1683
},
{
"name": "canvas",
"propertiesCount": 18,
"schemaChars": 661,
"summaryChars": 106
},
{
"name": "nodes",
"propertiesCount": 37,
"schemaChars": 1800,
"summaryChars": 122
},
{
"name": "cron",
"propertiesCount": 13,
"schemaChars": 690,
"summaryChars": 2689
},
{
"name": "message",
"propertiesCount": 91,
"schemaChars": 4860,
"summaryChars": 89
},
{
"name": "tts",
"propertiesCount": 2,
"schemaChars": 223,
"summaryChars": 152
},
{
"name": "gateway",
"propertiesCount": 12,
"schemaChars": 497,
"summaryChars": 464
},
{
"name": "agents_list",
"propertiesCount": 0,
"schemaChars": 33,
"summaryChars": 118
},
{
"name": "sessions_list",
"propertiesCount": 4,
"schemaChars": 212,
"summaryChars": 54
},
{
"name": "sessions_history",
"propertiesCount": 3,
"schemaChars": 161,
"summaryChars": 36
},
{
"name": "sessions_send",
"propertiesCount": 5,
"schemaChars": 273,
"summaryChars": 84
},
{
"name": "sessions_yield",
"propertiesCount": 1,
"schemaChars": 60,
"summaryChars": 97
},
{
"name": "sessions_spawn",
"propertiesCount": 17,
"schemaChars": 1179,
"summaryChars": 198
},
{
"name": "subagents",
"propertiesCount": 4,
"schemaChars": 191,
"summaryChars": 105
},
{
"name": "session_status",
"propertiesCount": 2,
"schemaChars": 89,
"summaryChars": 207
},
{
"name": "web_search",
"propertiesCount": 9,
"schemaChars": 1084,
"summaryChars": 175
},
{
"name": "web_fetch",
"propertiesCount": 3,
"schemaChars": 374,
"summaryChars": 129
},
{
"name": "image",
"propertiesCount": 6,
"schemaChars": 342,
"summaryChars": 201
},
{
"name": "pdf",
"propertiesCount": 6,
"schemaChars": 400,
"summaryChars": 275
},
{
"name": "memory_search",
"propertiesCount": 3,
"schemaChars": 139,
"summaryChars": 334
},
{
"name": "memory_get",
"propertiesCount": 3,
"schemaChars": 128,
"summaryChars": 151
}
],
"listChars": 2794,
"schemaChars": 19538
},
"workspaceDir": "/root/.openclaw/workspace"
},
"systemSent": true,
"totalTokens": 12603,
"totalTokensFresh": true,
"updatedAt": 1773691053902
},
"agents": null,
"gateway": null,
"models": null,
"session": null
} | sessions/sessions | hf://datasets/chandrakant-s4/Open-Claw_Dataset@1dfae8e7bfed7b78413c3f5a84c79a8a2dbace1a/backup_2026-03-16.tar.gz |
{
"agent:main:main": null,
"agents": {
"defaults": {
"model": {
"primary": "nvidia/moonshotai/kimi-k2.5"
},
"workspace": "~/.openclaw/workspace"
}
},
"gateway": {
"auth": {
"mode": "token",
"token": "11a5ab55f38849f99e3923378d2a3f262b76c006033c1f17"
},
"bind": "lan",
"controlUi": {
"allowInsecureAuth": true,
"dangerouslyAllowHostHeaderOriginFallback": true,
"dangerouslyDisableDeviceAuth": true
},
"mode": "local",
"port": 7860,
"remote": {
"token": "11a5ab55f38849f99e3923378d2a3f262b76c006033c1f17"
},
"trustedProxies": [
"0.0.0.0/0",
"10.0.0.0/8",
"172.16.0.0/12",
"192.168.0.0/16"
]
},
"models": {
"providers": {
"nvidia": {
"api": "openai-completions",
"apiKey": "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",
"baseUrl": "https://integrate.api.nvidia.com/v1",
"models": [
{
"contextWindow": 256000,
"id": "moonshotai/kimi-k2.5",
"name": "Kimi K2.5"
}
]
}
}
},
"session": {
"store": "/root/.openclaw/sessions/sessions.json"
}
} | openclaw | hf://datasets/chandrakant-s4/Open-Claw_Dataset@1dfae8e7bfed7b78413c3f5a84c79a8a2dbace1a/backup_2026-03-16.tar.gz |
{
"agent:main:main": {
"abortedLastRun": false,
"cacheRead": 0,
"cacheWrite": 0,
"chatType": "direct",
"compactionCount": 0,
"contextTokens": 256000,
"deliveryContext": {
"channel": "webchat"
},
"inputTokens": 12603,
"lastChannel": "webchat",
"model": "moonshotai/kimi-k2.5",
"modelProvider": "nvidia",
"origin": {
"chatType": "direct",
"provider": "webchat",
"surface": "webchat"
},
"outputTokens": 333,
"sessionFile": "/root/.openclaw/agents/main/sessions/a8e7b157-2f77-4a7c-99af-50b286e503c3.jsonl",
"sessionId": "a8e7b157-2f77-4a7c-99af-50b286e503c3",
"skillsSnapshot": {
"prompt": "\n\nThe following skills provide specialized instructions for specific tasks.\nUse the read tool to load a skill's file when the task matches its description.\nWhen a skill file references a relative path, resolve it against the skill directory (parent of SKILL.md / dirname of the path) and use that absolute path in tool commands.\n\n<available_skills>\n <skill>\n <name>healthcheck</name>\n <description>Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/healthcheck/SKILL.md</location>\n </skill>\n <skill>\n <name>node-connect</name>\n <description>Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/node-connect/SKILL.md</location>\n </skill>\n <skill>\n <name>openai-image-gen</name>\n <description>Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/openai-image-gen/SKILL.md</location>\n </skill>\n <skill>\n <name>openai-whisper-api</name>\n <description>Transcribe audio via OpenAI Audio Transcriptions API (Whisper).</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api/SKILL.md</location>\n </skill>\n <skill>\n <name>skill-creator</name>\n <description>Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/skill-creator/SKILL.md</location>\n </skill>\n <skill>\n <name>weather</name>\n <description>Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/weather/SKILL.md</location>\n </skill>\n</available_skills>",
"resolvedSkills": [
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/healthcheck",
"description": "Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/healthcheck/SKILL.md",
"name": "healthcheck",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/node-connect",
"description": "Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/node-connect/SKILL.md",
"name": "node-connect",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/openai-image-gen",
"description": "Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/openai-image-gen/SKILL.md",
"name": "openai-image-gen",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api",
"description": "Transcribe audio via OpenAI Audio Transcriptions API (Whisper).",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api/SKILL.md",
"name": "openai-whisper-api",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/skill-creator",
"description": "Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like \"create a skill\", \"author a skill\", \"tidy up a skill\", \"improve this skill\", \"review the skill\", \"clean up the skill\", \"audit the skill\".",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/skill-creator/SKILL.md",
"name": "skill-creator",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/weather",
"description": "Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/weather/SKILL.md",
"name": "weather",
"source": "openclaw-bundled"
}
],
"skills": [
{
"name": "healthcheck",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "node-connect",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "openai-image-gen",
"primaryEnv": "OPENAI_API_KEY",
"requiredEnv": [
"OPENAI_API_KEY"
]
},
{
"name": "openai-whisper-api",
"primaryEnv": "OPENAI_API_KEY",
"requiredEnv": [
"OPENAI_API_KEY"
]
},
{
"name": "skill-creator",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "weather",
"primaryEnv": null,
"requiredEnv": []
}
],
"version": 0
},
"systemPromptReport": {
"bootstrapMaxChars": 20000,
"bootstrapTotalMaxChars": 150000,
"bootstrapTruncation": {
"nearLimitFiles": 0,
"totalNearLimit": false,
"truncatedFiles": 0,
"warningMode": "once",
"warningShown": false
},
"generatedAt": 1773691045935,
"injectedWorkspaceFiles": [
{
"injectedChars": 7809,
"missing": false,
"name": "AGENTS.md",
"path": "/root/.openclaw/workspace/AGENTS.md",
"rawChars": 7809,
"truncated": false
},
{
"injectedChars": 1664,
"missing": false,
"name": "SOUL.md",
"path": "/root/.openclaw/workspace/SOUL.md",
"rawChars": 1664,
"truncated": false
},
{
"injectedChars": 850,
"missing": false,
"name": "TOOLS.md",
"path": "/root/.openclaw/workspace/TOOLS.md",
"rawChars": 850,
"truncated": false
},
{
"injectedChars": 633,
"missing": false,
"name": "IDENTITY.md",
"path": "/root/.openclaw/workspace/IDENTITY.md",
"rawChars": 633,
"truncated": false
},
{
"injectedChars": 474,
"missing": false,
"name": "USER.md",
"path": "/root/.openclaw/workspace/USER.md",
"rawChars": 474,
"truncated": false
},
{
"injectedChars": 167,
"missing": false,
"name": "HEARTBEAT.md",
"path": "/root/.openclaw/workspace/HEARTBEAT.md",
"rawChars": 167,
"truncated": false
},
{
"injectedChars": 1449,
"missing": false,
"name": "BOOTSTRAP.md",
"path": "/root/.openclaw/workspace/BOOTSTRAP.md",
"rawChars": 1449,
"truncated": false
}
],
"model": "moonshotai/kimi-k2.5",
"provider": "nvidia",
"sandbox": {
"mode": "off",
"sandboxed": false
},
"sessionId": "a8e7b157-2f77-4a7c-99af-50b286e503c3",
"sessionKey": "agent:main:main",
"skills": {
"entries": [
{
"blockChars": 488,
"name": "healthcheck"
},
{
"blockChars": 538,
"name": "node-connect"
},
{
"blockChars": 269,
"name": "openai-image-gen"
},
{
"blockChars": 246,
"name": "openai-whisper-api"
},
{
"blockChars": 756,
"name": "skill-creator"
},
{
"blockChars": 413,
"name": "weather"
}
],
"promptChars": 3094
},
"source": "run",
"systemPrompt": {
"chars": 28728,
"nonProjectContextChars": 15176,
"projectContextChars": 13552
},
"tools": {
"entries": [
{
"name": "read",
"propertiesCount": 4,
"schemaChars": 392,
"summaryChars": 298
},
{
"name": "edit",
"propertiesCount": 6,
"schemaChars": 591,
"summaryChars": 129
},
{
"name": "write",
"propertiesCount": 3,
"schemaChars": 313,
"summaryChars": 127
},
{
"name": "exec",
"propertiesCount": 12,
"schemaChars": 1086,
"summaryChars": 181
},
{
"name": "process",
"propertiesCount": 12,
"schemaChars": 961,
"summaryChars": 85
},
{
"name": "browser",
"propertiesCount": 48,
"schemaChars": 2799,
"summaryChars": 1683
},
{
"name": "canvas",
"propertiesCount": 18,
"schemaChars": 661,
"summaryChars": 106
},
{
"name": "nodes",
"propertiesCount": 37,
"schemaChars": 1800,
"summaryChars": 122
},
{
"name": "cron",
"propertiesCount": 13,
"schemaChars": 690,
"summaryChars": 2689
},
{
"name": "message",
"propertiesCount": 91,
"schemaChars": 4860,
"summaryChars": 89
},
{
"name": "tts",
"propertiesCount": 2,
"schemaChars": 223,
"summaryChars": 152
},
{
"name": "gateway",
"propertiesCount": 12,
"schemaChars": 497,
"summaryChars": 464
},
{
"name": "agents_list",
"propertiesCount": 0,
"schemaChars": 33,
"summaryChars": 118
},
{
"name": "sessions_list",
"propertiesCount": 4,
"schemaChars": 212,
"summaryChars": 54
},
{
"name": "sessions_history",
"propertiesCount": 3,
"schemaChars": 161,
"summaryChars": 36
},
{
"name": "sessions_send",
"propertiesCount": 5,
"schemaChars": 273,
"summaryChars": 84
},
{
"name": "sessions_yield",
"propertiesCount": 1,
"schemaChars": 60,
"summaryChars": 97
},
{
"name": "sessions_spawn",
"propertiesCount": 17,
"schemaChars": 1179,
"summaryChars": 198
},
{
"name": "subagents",
"propertiesCount": 4,
"schemaChars": 191,
"summaryChars": 105
},
{
"name": "session_status",
"propertiesCount": 2,
"schemaChars": 89,
"summaryChars": 207
},
{
"name": "web_search",
"propertiesCount": 9,
"schemaChars": 1084,
"summaryChars": 175
},
{
"name": "web_fetch",
"propertiesCount": 3,
"schemaChars": 374,
"summaryChars": 129
},
{
"name": "image",
"propertiesCount": 6,
"schemaChars": 342,
"summaryChars": 201
},
{
"name": "pdf",
"propertiesCount": 6,
"schemaChars": 400,
"summaryChars": 275
},
{
"name": "memory_search",
"propertiesCount": 3,
"schemaChars": 139,
"summaryChars": 334
},
{
"name": "memory_get",
"propertiesCount": 3,
"schemaChars": 128,
"summaryChars": 151
}
],
"listChars": 2794,
"schemaChars": 19538
},
"workspaceDir": "/root/.openclaw/workspace"
},
"systemSent": true,
"totalTokens": 12603,
"totalTokensFresh": true,
"updatedAt": 1773691053902
},
"agents": null,
"gateway": null,
"models": null,
"session": null
} | sessions/sessions | hf://datasets/chandrakant-s4/Open-Claw_Dataset@1dfae8e7bfed7b78413c3f5a84c79a8a2dbace1a/backup_2026-03-17.tar.gz |
{
"agent:main:main": null,
"agents": {
"defaults": {
"model": {
"primary": "nvidia/moonshotai/kimi-k2.5"
},
"workspace": "~/.openclaw/workspace"
}
},
"gateway": {
"auth": {
"mode": "token",
"token": "11a5ab55f38849f99e3923378d2a3f262b76c006033c1f17"
},
"bind": "lan",
"controlUi": {
"allowInsecureAuth": true,
"dangerouslyAllowHostHeaderOriginFallback": true,
"dangerouslyDisableDeviceAuth": true
},
"mode": "local",
"port": 7860,
"remote": {
"token": "11a5ab55f38849f99e3923378d2a3f262b76c006033c1f17"
},
"trustedProxies": [
"0.0.0.0/0",
"10.0.0.0/8",
"172.16.0.0/12",
"192.168.0.0/16"
]
},
"models": {
"providers": {
"nvidia": {
"api": "openai-completions",
"apiKey": "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",
"baseUrl": "https://integrate.api.nvidia.com/v1",
"models": [
{
"contextWindow": 256000,
"id": "moonshotai/kimi-k2.5",
"name": "Kimi K2.5"
}
]
}
}
},
"session": {
"store": "/root/.openclaw/sessions/sessions.json"
}
} | openclaw | hf://datasets/chandrakant-s4/Open-Claw_Dataset@1dfae8e7bfed7b78413c3f5a84c79a8a2dbace1a/backup_2026-03-17.tar.gz |
{
"agent:main:main": {
"abortedLastRun": false,
"cacheRead": 0,
"cacheWrite": 0,
"chatType": "direct",
"compactionCount": 0,
"contextTokens": 256000,
"deliveryContext": {
"channel": "webchat"
},
"inputTokens": 12603,
"lastChannel": "webchat",
"model": "moonshotai/kimi-k2.5",
"modelProvider": "nvidia",
"origin": {
"chatType": "direct",
"provider": "webchat",
"surface": "webchat"
},
"outputTokens": 333,
"sessionFile": "/root/.openclaw/agents/main/sessions/a8e7b157-2f77-4a7c-99af-50b286e503c3.jsonl",
"sessionId": "a8e7b157-2f77-4a7c-99af-50b286e503c3",
"skillsSnapshot": {
"prompt": "\n\nThe following skills provide specialized instructions for specific tasks.\nUse the read tool to load a skill's file when the task matches its description.\nWhen a skill file references a relative path, resolve it against the skill directory (parent of SKILL.md / dirname of the path) and use that absolute path in tool commands.\n\n<available_skills>\n <skill>\n <name>healthcheck</name>\n <description>Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/healthcheck/SKILL.md</location>\n </skill>\n <skill>\n <name>node-connect</name>\n <description>Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/node-connect/SKILL.md</location>\n </skill>\n <skill>\n <name>openai-image-gen</name>\n <description>Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/openai-image-gen/SKILL.md</location>\n </skill>\n <skill>\n <name>openai-whisper-api</name>\n <description>Transcribe audio via OpenAI Audio Transcriptions API (Whisper).</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api/SKILL.md</location>\n </skill>\n <skill>\n <name>skill-creator</name>\n <description>Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/skill-creator/SKILL.md</location>\n </skill>\n <skill>\n <name>weather</name>\n <description>Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/weather/SKILL.md</location>\n </skill>\n</available_skills>",
"resolvedSkills": [
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/healthcheck",
"description": "Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/healthcheck/SKILL.md",
"name": "healthcheck",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/node-connect",
"description": "Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/node-connect/SKILL.md",
"name": "node-connect",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/openai-image-gen",
"description": "Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/openai-image-gen/SKILL.md",
"name": "openai-image-gen",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api",
"description": "Transcribe audio via OpenAI Audio Transcriptions API (Whisper).",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api/SKILL.md",
"name": "openai-whisper-api",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/skill-creator",
"description": "Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like \"create a skill\", \"author a skill\", \"tidy up a skill\", \"improve this skill\", \"review the skill\", \"clean up the skill\", \"audit the skill\".",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/skill-creator/SKILL.md",
"name": "skill-creator",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/weather",
"description": "Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/weather/SKILL.md",
"name": "weather",
"source": "openclaw-bundled"
}
],
"skills": [
{
"name": "healthcheck",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "node-connect",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "openai-image-gen",
"primaryEnv": "OPENAI_API_KEY",
"requiredEnv": [
"OPENAI_API_KEY"
]
},
{
"name": "openai-whisper-api",
"primaryEnv": "OPENAI_API_KEY",
"requiredEnv": [
"OPENAI_API_KEY"
]
},
{
"name": "skill-creator",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "weather",
"primaryEnv": null,
"requiredEnv": []
}
],
"version": 0
},
"systemPromptReport": {
"bootstrapMaxChars": 20000,
"bootstrapTotalMaxChars": 150000,
"bootstrapTruncation": {
"nearLimitFiles": 0,
"totalNearLimit": false,
"truncatedFiles": 0,
"warningMode": "once",
"warningShown": false
},
"generatedAt": 1773691045935,
"injectedWorkspaceFiles": [
{
"injectedChars": 7809,
"missing": false,
"name": "AGENTS.md",
"path": "/root/.openclaw/workspace/AGENTS.md",
"rawChars": 7809,
"truncated": false
},
{
"injectedChars": 1664,
"missing": false,
"name": "SOUL.md",
"path": "/root/.openclaw/workspace/SOUL.md",
"rawChars": 1664,
"truncated": false
},
{
"injectedChars": 850,
"missing": false,
"name": "TOOLS.md",
"path": "/root/.openclaw/workspace/TOOLS.md",
"rawChars": 850,
"truncated": false
},
{
"injectedChars": 633,
"missing": false,
"name": "IDENTITY.md",
"path": "/root/.openclaw/workspace/IDENTITY.md",
"rawChars": 633,
"truncated": false
},
{
"injectedChars": 474,
"missing": false,
"name": "USER.md",
"path": "/root/.openclaw/workspace/USER.md",
"rawChars": 474,
"truncated": false
},
{
"injectedChars": 167,
"missing": false,
"name": "HEARTBEAT.md",
"path": "/root/.openclaw/workspace/HEARTBEAT.md",
"rawChars": 167,
"truncated": false
},
{
"injectedChars": 1449,
"missing": false,
"name": "BOOTSTRAP.md",
"path": "/root/.openclaw/workspace/BOOTSTRAP.md",
"rawChars": 1449,
"truncated": false
}
],
"model": "moonshotai/kimi-k2.5",
"provider": "nvidia",
"sandbox": {
"mode": "off",
"sandboxed": false
},
"sessionId": "a8e7b157-2f77-4a7c-99af-50b286e503c3",
"sessionKey": "agent:main:main",
"skills": {
"entries": [
{
"blockChars": 488,
"name": "healthcheck"
},
{
"blockChars": 538,
"name": "node-connect"
},
{
"blockChars": 269,
"name": "openai-image-gen"
},
{
"blockChars": 246,
"name": "openai-whisper-api"
},
{
"blockChars": 756,
"name": "skill-creator"
},
{
"blockChars": 413,
"name": "weather"
}
],
"promptChars": 3094
},
"source": "run",
"systemPrompt": {
"chars": 28728,
"nonProjectContextChars": 15176,
"projectContextChars": 13552
},
"tools": {
"entries": [
{
"name": "read",
"propertiesCount": 4,
"schemaChars": 392,
"summaryChars": 298
},
{
"name": "edit",
"propertiesCount": 6,
"schemaChars": 591,
"summaryChars": 129
},
{
"name": "write",
"propertiesCount": 3,
"schemaChars": 313,
"summaryChars": 127
},
{
"name": "exec",
"propertiesCount": 12,
"schemaChars": 1086,
"summaryChars": 181
},
{
"name": "process",
"propertiesCount": 12,
"schemaChars": 961,
"summaryChars": 85
},
{
"name": "browser",
"propertiesCount": 48,
"schemaChars": 2799,
"summaryChars": 1683
},
{
"name": "canvas",
"propertiesCount": 18,
"schemaChars": 661,
"summaryChars": 106
},
{
"name": "nodes",
"propertiesCount": 37,
"schemaChars": 1800,
"summaryChars": 122
},
{
"name": "cron",
"propertiesCount": 13,
"schemaChars": 690,
"summaryChars": 2689
},
{
"name": "message",
"propertiesCount": 91,
"schemaChars": 4860,
"summaryChars": 89
},
{
"name": "tts",
"propertiesCount": 2,
"schemaChars": 223,
"summaryChars": 152
},
{
"name": "gateway",
"propertiesCount": 12,
"schemaChars": 497,
"summaryChars": 464
},
{
"name": "agents_list",
"propertiesCount": 0,
"schemaChars": 33,
"summaryChars": 118
},
{
"name": "sessions_list",
"propertiesCount": 4,
"schemaChars": 212,
"summaryChars": 54
},
{
"name": "sessions_history",
"propertiesCount": 3,
"schemaChars": 161,
"summaryChars": 36
},
{
"name": "sessions_send",
"propertiesCount": 5,
"schemaChars": 273,
"summaryChars": 84
},
{
"name": "sessions_yield",
"propertiesCount": 1,
"schemaChars": 60,
"summaryChars": 97
},
{
"name": "sessions_spawn",
"propertiesCount": 17,
"schemaChars": 1179,
"summaryChars": 198
},
{
"name": "subagents",
"propertiesCount": 4,
"schemaChars": 191,
"summaryChars": 105
},
{
"name": "session_status",
"propertiesCount": 2,
"schemaChars": 89,
"summaryChars": 207
},
{
"name": "web_search",
"propertiesCount": 9,
"schemaChars": 1084,
"summaryChars": 175
},
{
"name": "web_fetch",
"propertiesCount": 3,
"schemaChars": 374,
"summaryChars": 129
},
{
"name": "image",
"propertiesCount": 6,
"schemaChars": 342,
"summaryChars": 201
},
{
"name": "pdf",
"propertiesCount": 6,
"schemaChars": 400,
"summaryChars": 275
},
{
"name": "memory_search",
"propertiesCount": 3,
"schemaChars": 139,
"summaryChars": 334
},
{
"name": "memory_get",
"propertiesCount": 3,
"schemaChars": 128,
"summaryChars": 151
}
],
"listChars": 2794,
"schemaChars": 19538
},
"workspaceDir": "/root/.openclaw/workspace"
},
"systemSent": true,
"totalTokens": 12603,
"totalTokensFresh": true,
"updatedAt": 1773691053902
},
"agents": null,
"gateway": null,
"models": null,
"session": null
} | sessions/sessions | hf://datasets/chandrakant-s4/Open-Claw_Dataset@1dfae8e7bfed7b78413c3f5a84c79a8a2dbace1a/backup_2026-03-18.tar.gz |
{
"agent:main:main": null,
"agents": {
"defaults": {
"model": {
"primary": "nvidia/moonshotai/kimi-k2.5"
},
"workspace": "~/.openclaw/workspace"
}
},
"gateway": {
"auth": {
"mode": "token",
"token": "11a5ab55f38849f99e3923378d2a3f262b76c006033c1f17"
},
"bind": "lan",
"controlUi": {
"allowInsecureAuth": true,
"dangerouslyAllowHostHeaderOriginFallback": true,
"dangerouslyDisableDeviceAuth": true
},
"mode": "local",
"port": 7860,
"remote": {
"token": "11a5ab55f38849f99e3923378d2a3f262b76c006033c1f17"
},
"trustedProxies": [
"0.0.0.0/0",
"10.0.0.0/8",
"172.16.0.0/12",
"192.168.0.0/16"
]
},
"models": {
"providers": {
"nvidia": {
"api": "openai-completions",
"apiKey": "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",
"baseUrl": "https://integrate.api.nvidia.com/v1",
"models": [
{
"contextWindow": 256000,
"id": "moonshotai/kimi-k2.5",
"name": "Kimi K2.5"
}
]
}
}
},
"session": {
"store": "/root/.openclaw/sessions/sessions.json"
}
} | openclaw | hf://datasets/chandrakant-s4/Open-Claw_Dataset@1dfae8e7bfed7b78413c3f5a84c79a8a2dbace1a/backup_2026-03-18.tar.gz |
{
"agent:main:main": {
"abortedLastRun": false,
"cacheRead": 0,
"cacheWrite": 0,
"chatType": "direct",
"compactionCount": 0,
"contextTokens": 256000,
"deliveryContext": {
"channel": "webchat"
},
"inputTokens": 12603,
"lastChannel": "webchat",
"model": "moonshotai/kimi-k2.5",
"modelProvider": "nvidia",
"origin": {
"chatType": "direct",
"provider": "webchat",
"surface": "webchat"
},
"outputTokens": 333,
"sessionFile": "/root/.openclaw/agents/main/sessions/a8e7b157-2f77-4a7c-99af-50b286e503c3.jsonl",
"sessionId": "a8e7b157-2f77-4a7c-99af-50b286e503c3",
"skillsSnapshot": {
"prompt": "\n\nThe following skills provide specialized instructions for specific tasks.\nUse the read tool to load a skill's file when the task matches its description.\nWhen a skill file references a relative path, resolve it against the skill directory (parent of SKILL.md / dirname of the path) and use that absolute path in tool commands.\n\n<available_skills>\n <skill>\n <name>healthcheck</name>\n <description>Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/healthcheck/SKILL.md</location>\n </skill>\n <skill>\n <name>node-connect</name>\n <description>Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/node-connect/SKILL.md</location>\n </skill>\n <skill>\n <name>openai-image-gen</name>\n <description>Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/openai-image-gen/SKILL.md</location>\n </skill>\n <skill>\n <name>openai-whisper-api</name>\n <description>Transcribe audio via OpenAI Audio Transcriptions API (Whisper).</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api/SKILL.md</location>\n </skill>\n <skill>\n <name>skill-creator</name>\n <description>Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/skill-creator/SKILL.md</location>\n </skill>\n <skill>\n <name>weather</name>\n <description>Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.</description>\n <location>/usr/local/lib/node_modules/openclaw/skills/weather/SKILL.md</location>\n </skill>\n</available_skills>",
"resolvedSkills": [
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/healthcheck",
"description": "Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/healthcheck/SKILL.md",
"name": "healthcheck",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/node-connect",
"description": "Diagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps. Use when QR/setup code/manual connect fails, local Wi-Fi works but VPS/tailnet does not, or errors mention pairing required, unauthorized, bootstrap token invalid or expired, gateway.bind, gateway.remote.url, Tailscale, or plugins.entries.device-pair.config.publicUrl.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/node-connect/SKILL.md",
"name": "node-connect",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/openai-image-gen",
"description": "Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/openai-image-gen/SKILL.md",
"name": "openai-image-gen",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api",
"description": "Transcribe audio via OpenAI Audio Transcriptions API (Whisper).",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/openai-whisper-api/SKILL.md",
"name": "openai-whisper-api",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/skill-creator",
"description": "Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like \"create a skill\", \"author a skill\", \"tidy up a skill\", \"improve this skill\", \"review the skill\", \"clean up the skill\", \"audit the skill\".",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/skill-creator/SKILL.md",
"name": "skill-creator",
"source": "openclaw-bundled"
},
{
"baseDir": "/usr/local/lib/node_modules/openclaw/skills/weather",
"description": "Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.",
"disableModelInvocation": false,
"filePath": "/usr/local/lib/node_modules/openclaw/skills/weather/SKILL.md",
"name": "weather",
"source": "openclaw-bundled"
}
],
"skills": [
{
"name": "healthcheck",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "node-connect",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "openai-image-gen",
"primaryEnv": "OPENAI_API_KEY",
"requiredEnv": [
"OPENAI_API_KEY"
]
},
{
"name": "openai-whisper-api",
"primaryEnv": "OPENAI_API_KEY",
"requiredEnv": [
"OPENAI_API_KEY"
]
},
{
"name": "skill-creator",
"primaryEnv": null,
"requiredEnv": null
},
{
"name": "weather",
"primaryEnv": null,
"requiredEnv": []
}
],
"version": 0
},
"systemPromptReport": {
"bootstrapMaxChars": 20000,
"bootstrapTotalMaxChars": 150000,
"bootstrapTruncation": {
"nearLimitFiles": 0,
"totalNearLimit": false,
"truncatedFiles": 0,
"warningMode": "once",
"warningShown": false
},
"generatedAt": 1773691045935,
"injectedWorkspaceFiles": [
{
"injectedChars": 7809,
"missing": false,
"name": "AGENTS.md",
"path": "/root/.openclaw/workspace/AGENTS.md",
"rawChars": 7809,
"truncated": false
},
{
"injectedChars": 1664,
"missing": false,
"name": "SOUL.md",
"path": "/root/.openclaw/workspace/SOUL.md",
"rawChars": 1664,
"truncated": false
},
{
"injectedChars": 850,
"missing": false,
"name": "TOOLS.md",
"path": "/root/.openclaw/workspace/TOOLS.md",
"rawChars": 850,
"truncated": false
},
{
"injectedChars": 633,
"missing": false,
"name": "IDENTITY.md",
"path": "/root/.openclaw/workspace/IDENTITY.md",
"rawChars": 633,
"truncated": false
},
{
"injectedChars": 474,
"missing": false,
"name": "USER.md",
"path": "/root/.openclaw/workspace/USER.md",
"rawChars": 474,
"truncated": false
},
{
"injectedChars": 167,
"missing": false,
"name": "HEARTBEAT.md",
"path": "/root/.openclaw/workspace/HEARTBEAT.md",
"rawChars": 167,
"truncated": false
},
{
"injectedChars": 1449,
"missing": false,
"name": "BOOTSTRAP.md",
"path": "/root/.openclaw/workspace/BOOTSTRAP.md",
"rawChars": 1449,
"truncated": false
}
],
"model": "moonshotai/kimi-k2.5",
"provider": "nvidia",
"sandbox": {
"mode": "off",
"sandboxed": false
},
"sessionId": "a8e7b157-2f77-4a7c-99af-50b286e503c3",
"sessionKey": "agent:main:main",
"skills": {
"entries": [
{
"blockChars": 488,
"name": "healthcheck"
},
{
"blockChars": 538,
"name": "node-connect"
},
{
"blockChars": 269,
"name": "openai-image-gen"
},
{
"blockChars": 246,
"name": "openai-whisper-api"
},
{
"blockChars": 756,
"name": "skill-creator"
},
{
"blockChars": 413,
"name": "weather"
}
],
"promptChars": 3094
},
"source": "run",
"systemPrompt": {
"chars": 28728,
"nonProjectContextChars": 15176,
"projectContextChars": 13552
},
"tools": {
"entries": [
{
"name": "read",
"propertiesCount": 4,
"schemaChars": 392,
"summaryChars": 298
},
{
"name": "edit",
"propertiesCount": 6,
"schemaChars": 591,
"summaryChars": 129
},
{
"name": "write",
"propertiesCount": 3,
"schemaChars": 313,
"summaryChars": 127
},
{
"name": "exec",
"propertiesCount": 12,
"schemaChars": 1086,
"summaryChars": 181
},
{
"name": "process",
"propertiesCount": 12,
"schemaChars": 961,
"summaryChars": 85
},
{
"name": "browser",
"propertiesCount": 48,
"schemaChars": 2799,
"summaryChars": 1683
},
{
"name": "canvas",
"propertiesCount": 18,
"schemaChars": 661,
"summaryChars": 106
},
{
"name": "nodes",
"propertiesCount": 37,
"schemaChars": 1800,
"summaryChars": 122
},
{
"name": "cron",
"propertiesCount": 13,
"schemaChars": 690,
"summaryChars": 2689
},
{
"name": "message",
"propertiesCount": 91,
"schemaChars": 4860,
"summaryChars": 89
},
{
"name": "tts",
"propertiesCount": 2,
"schemaChars": 223,
"summaryChars": 152
},
{
"name": "gateway",
"propertiesCount": 12,
"schemaChars": 497,
"summaryChars": 464
},
{
"name": "agents_list",
"propertiesCount": 0,
"schemaChars": 33,
"summaryChars": 118
},
{
"name": "sessions_list",
"propertiesCount": 4,
"schemaChars": 212,
"summaryChars": 54
},
{
"name": "sessions_history",
"propertiesCount": 3,
"schemaChars": 161,
"summaryChars": 36
},
{
"name": "sessions_send",
"propertiesCount": 5,
"schemaChars": 273,
"summaryChars": 84
},
{
"name": "sessions_yield",
"propertiesCount": 1,
"schemaChars": 60,
"summaryChars": 97
},
{
"name": "sessions_spawn",
"propertiesCount": 17,
"schemaChars": 1179,
"summaryChars": 198
},
{
"name": "subagents",
"propertiesCount": 4,
"schemaChars": 191,
"summaryChars": 105
},
{
"name": "session_status",
"propertiesCount": 2,
"schemaChars": 89,
"summaryChars": 207
},
{
"name": "web_search",
"propertiesCount": 9,
"schemaChars": 1084,
"summaryChars": 175
},
{
"name": "web_fetch",
"propertiesCount": 3,
"schemaChars": 374,
"summaryChars": 129
},
{
"name": "image",
"propertiesCount": 6,
"schemaChars": 342,
"summaryChars": 201
},
{
"name": "pdf",
"propertiesCount": 6,
"schemaChars": 400,
"summaryChars": 275
},
{
"name": "memory_search",
"propertiesCount": 3,
"schemaChars": 139,
"summaryChars": 334
},
{
"name": "memory_get",
"propertiesCount": 3,
"schemaChars": 128,
"summaryChars": 151
}
],
"listChars": 2794,
"schemaChars": 19538
},
"workspaceDir": "/root/.openclaw/workspace"
},
"systemSent": true,
"totalTokens": 12603,
"totalTokensFresh": true,
"updatedAt": 1773691053902
},
"agents": null,
"gateway": null,
"models": null,
"session": null
} | sessions/sessions | hf://datasets/chandrakant-s4/Open-Claw_Dataset@1dfae8e7bfed7b78413c3f5a84c79a8a2dbace1a/backup_2026-03-19.tar.gz |
{
"agent:main:main": null,
"agents": {
"defaults": {
"model": {
"primary": "nvidia/moonshotai/kimi-k2.5"
},
"workspace": "~/.openclaw/workspace"
}
},
"gateway": {
"auth": {
"mode": "token",
"token": "11a5ab55f38849f99e3923378d2a3f262b76c006033c1f17"
},
"bind": "lan",
"controlUi": {
"allowInsecureAuth": true,
"dangerouslyAllowHostHeaderOriginFallback": true,
"dangerouslyDisableDeviceAuth": true
},
"mode": "local",
"port": 7860,
"remote": {
"token": "11a5ab55f38849f99e3923378d2a3f262b76c006033c1f17"
},
"trustedProxies": [
"0.0.0.0/0",
"10.0.0.0/8",
"172.16.0.0/12",
"192.168.0.0/16"
]
},
"models": {
"providers": {
"nvidia": {
"api": "openai-completions",
"apiKey": "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",
"baseUrl": "https://integrate.api.nvidia.com/v1",
"models": [
{
"contextWindow": 256000,
"id": "moonshotai/kimi-k2.5",
"name": "Kimi K2.5"
}
]
}
}
},
"session": {
"store": "/root/.openclaw/sessions/sessions.json"
}
} | openclaw | hf://datasets/chandrakant-s4/Open-Claw_Dataset@1dfae8e7bfed7b78413c3f5a84c79a8a2dbace1a/backup_2026-03-19.tar.gz |
No dataset card yet
- Downloads last month
- 34