Files
openclaw-skill/openclaw-knowhow-skill/sessions.json
Selig 4c966a3ad2 Initial commit: OpenClaw Skill Collection
6 custom skills (assign-task, dispatch-webhook, daily-briefing,
task-capture, qmd-brain, tts-voice) with technical documentation.
Compatible with Claude Code, OpenClaw, Codex CLI, and OpenCode.
2026-03-13 10:58:30 +08:00

1020 lines
53 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"agent:main:main": {
"sessionId": "549e6999-0f82-44ee-9cf3-a4fbfe1118ec",
"updatedAt": 1771235980481,
"systemSent": true,
"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>coding-agent</name>\n <description>Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.</description>\n <location>/home/Selig/.npm-global/lib/node_modules/openclaw/skills/coding-agent/SKILL.md</location>\n </skill>\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>/home/Selig/.npm-global/lib/node_modules/openclaw/skills/healthcheck/SKILL.md</location>\n </skill>\n <skill>\n <name>skill-creator</name>\n <description>Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.</description>\n <location>/home/Selig/.npm-global/lib/node_modules/openclaw/skills/skill-creator/SKILL.md</location>\n </skill>\n <skill>\n <name>tmux</name>\n <description>Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.</description>\n <location>/home/Selig/.npm-global/lib/node_modules/openclaw/skills/tmux/SKILL.md</location>\n </skill>\n <skill>\n <name>weather</name>\n <description>Get current weather and forecasts (no API key required).</description>\n <location>/home/Selig/.npm-global/lib/node_modules/openclaw/skills/weather/SKILL.md</location>\n </skill>\n</available_skills>",
"skills": [
{
"name": "coding-agent"
},
{
"name": "healthcheck"
},
{
"name": "skill-creator"
},
{
"name": "tmux"
},
{
"name": "weather"
}
],
"resolvedSkills": [
{
"name": "coding-agent",
"description": "Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.",
"filePath": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/coding-agent/SKILL.md",
"baseDir": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/coding-agent",
"source": "openclaw-bundled",
"disableModelInvocation": false
},
{
"name": "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).",
"filePath": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/healthcheck/SKILL.md",
"baseDir": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/healthcheck",
"source": "openclaw-bundled",
"disableModelInvocation": false
},
{
"name": "skill-creator",
"description": "Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.",
"filePath": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/skill-creator/SKILL.md",
"baseDir": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/skill-creator",
"source": "openclaw-bundled",
"disableModelInvocation": false
},
{
"name": "tmux",
"description": "Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.",
"filePath": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/tmux/SKILL.md",
"baseDir": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/tmux",
"source": "openclaw-bundled",
"disableModelInvocation": false
},
{
"name": "weather",
"description": "Get current weather and forecasts (no API key required).",
"filePath": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/weather/SKILL.md",
"baseDir": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/weather",
"source": "openclaw-bundled",
"disableModelInvocation": false
}
],
"version": 0
},
"deliveryContext": {
"channel": "webchat",
"to": "telegram:954583940",
"accountId": "default"
},
"lastChannel": "webchat",
"modelProvider": "cliproxyapi-2",
"model": "gpt-5",
"abortedLastRun": false,
"totalTokensFresh": true,
"compactionCount": 39,
"chatType": "direct",
"origin": {
"provider": "webchat",
"surface": "webchat",
"chatType": "direct",
"label": "Selig Tsai (@Emahuo) id:954583940",
"from": "telegram:954583940",
"to": "telegram:954583940",
"accountId": "default"
},
"sessionFile": "/home/Selig/.openclaw/agents/main/sessions/549e6999-0f82-44ee-9cf3-a4fbfe1118ec.jsonl",
"systemPromptReport": {
"source": "run",
"generatedAt": 1771235797789,
"sessionId": "549e6999-0f82-44ee-9cf3-a4fbfe1118ec",
"sessionKey": "agent:main:main",
"provider": "cliproxyapi-2",
"model": "gpt-5",
"workspaceDir": "/home/Selig/.openclaw/workspace",
"bootstrapMaxChars": 20000,
"sandbox": {
"mode": "off",
"sandboxed": false
},
"systemPrompt": {
"chars": 25049,
"projectContextChars": 14006,
"nonProjectContextChars": 11043
},
"injectedWorkspaceFiles": [
{
"name": "AGENTS.md",
"path": "/home/Selig/.openclaw/workspace/AGENTS.md",
"missing": false,
"rawChars": 8146,
"injectedChars": 8146,
"truncated": false
},
{
"name": "SOUL.md",
"path": "/home/Selig/.openclaw/workspace/SOUL.md",
"missing": false,
"rawChars": 1664,
"injectedChars": 1664,
"truncated": false
},
{
"name": "TOOLS.md",
"path": "/home/Selig/.openclaw/workspace/TOOLS.md",
"missing": false,
"rawChars": 850,
"injectedChars": 850,
"truncated": false
},
{
"name": "IDENTITY.md",
"path": "/home/Selig/.openclaw/workspace/IDENTITY.md",
"missing": false,
"rawChars": 362,
"injectedChars": 362,
"truncated": false
},
{
"name": "USER.md",
"path": "/home/Selig/.openclaw/workspace/USER.md",
"missing": false,
"rawChars": 820,
"injectedChars": 820,
"truncated": false
},
{
"name": "HEARTBEAT.md",
"path": "/home/Selig/.openclaw/workspace/HEARTBEAT.md",
"missing": false,
"rawChars": 167,
"injectedChars": 167,
"truncated": false
},
{
"name": "BOOTSTRAP.md",
"path": "/home/Selig/.openclaw/workspace/BOOTSTRAP.md",
"missing": false,
"rawChars": 1449,
"injectedChars": 1449,
"truncated": false
}
],
"skills": {
"promptChars": 1972,
"entries": [
{
"name": "coding-agent",
"blockChars": 289
},
{
"name": "healthcheck",
"blockChars": 501
},
{
"name": "skill-creator",
"blockChars": 306
},
{
"name": "tmux",
"blockChars": 265
},
{
"name": "weather",
"blockChars": 230
}
]
},
"tools": {
"listChars": 1984,
"schemaChars": 14856,
"entries": [
{
"name": "read",
"summaryChars": 298,
"schemaChars": 392,
"propertiesCount": 4
},
{
"name": "edit",
"summaryChars": 129,
"schemaChars": 591,
"propertiesCount": 6
},
{
"name": "write",
"summaryChars": 127,
"schemaChars": 313,
"propertiesCount": 3
},
{
"name": "exec",
"summaryChars": 181,
"schemaChars": 1037,
"propertiesCount": 12
},
{
"name": "process",
"summaryChars": 85,
"schemaChars": 844,
"propertiesCount": 11
},
{
"name": "browser",
"summaryChars": 1251,
"schemaChars": 1869,
"propertiesCount": 28
},
{
"name": "canvas",
"summaryChars": 106,
"schemaChars": 661,
"propertiesCount": 18
},
{
"name": "nodes",
"summaryChars": 101,
"schemaChars": 1479,
"propertiesCount": 33
},
{
"name": "cron",
"summaryChars": 2444,
"schemaChars": 581,
"propertiesCount": 13
},
{
"name": "message",
"summaryChars": 110,
"schemaChars": 3921,
"propertiesCount": 84
},
{
"name": "tts",
"summaryChars": 129,
"schemaChars": 223,
"propertiesCount": 2
},
{
"name": "gateway",
"summaryChars": 354,
"schemaChars": 465,
"propertiesCount": 11
},
{
"name": "agents_list",
"summaryChars": 72,
"schemaChars": 33,
"propertiesCount": 0
},
{
"name": "sessions_list",
"summaryChars": 54,
"schemaChars": 176,
"propertiesCount": 4
},
{
"name": "sessions_history",
"summaryChars": 36,
"schemaChars": 149,
"propertiesCount": 3
},
{
"name": "sessions_send",
"summaryChars": 84,
"schemaChars": 203,
"propertiesCount": 5
},
{
"name": "sessions_spawn",
"summaryChars": 107,
"schemaChars": 312,
"propertiesCount": 8
},
{
"name": "session_status",
"summaryChars": 207,
"schemaChars": 89,
"propertiesCount": 2
},
{
"name": "web_search",
"summaryChars": 175,
"schemaChars": 728,
"propertiesCount": 6
},
{
"name": "web_fetch",
"summaryChars": 129,
"schemaChars": 360,
"propertiesCount": 3
},
{
"name": "image",
"summaryChars": 118,
"schemaChars": 163,
"propertiesCount": 4
},
{
"name": "memory_search",
"summaryChars": 235,
"schemaChars": 139,
"propertiesCount": 3
},
{
"name": "memory_get",
"summaryChars": 151,
"schemaChars": 128,
"propertiesCount": 3
}
]
}
},
"totalTokens": 14762,
"contextTokens": 32000,
"memoryFlushAt": 1771235980480,
"memoryFlushCompactionCount": 39,
"lastTo": "telegram:954583940",
"lastAccountId": "default"
},
"agent:main:telegram:group:-1003746421737": {
"chatType": "group",
"channel": "telegram",
"groupId": "-1003746421737",
"subject": "買菲姆立My FamiIy",
"displayName": "telegram:g-my-famiiy",
"origin": {
"label": "買菲姆立My FamiIy id:-1003746421737",
"provider": "telegram",
"surface": "telegram",
"chatType": "group",
"from": "telegram:group:-1003746421737",
"to": "telegram:-1003746421737",
"accountId": "default"
},
"sessionId": "27e74eea-7f65-40ef-95d4-c226ab57c644",
"updatedAt": 1771233324846,
"deliveryContext": {
"channel": "telegram",
"to": "telegram:-1003746421737",
"accountId": "default"
},
"lastChannel": "telegram",
"systemSent": true,
"abortedLastRun": false,
"lastTo": "telegram:-1003746421737",
"lastAccountId": "default",
"sessionFile": "/home/Selig/.openclaw/agents/main/sessions/27e74eea-7f65-40ef-95d4-c226ab57c644.jsonl",
"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>coding-agent</name>\n <description>Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.</description>\n <location>/home/Selig/.npm-global/lib/node_modules/openclaw/skills/coding-agent/SKILL.md</location>\n </skill>\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>/home/Selig/.npm-global/lib/node_modules/openclaw/skills/healthcheck/SKILL.md</location>\n </skill>\n <skill>\n <name>skill-creator</name>\n <description>Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude&apos;s capabilities with specialized knowledge, workflows, or tool integrations.</description>\n <location>/home/Selig/.openclaw/workspace/skills/skill-creator/SKILL.md</location>\n </skill>\n <skill>\n <name>tmux</name>\n <description>Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.</description>\n <location>/home/Selig/.npm-global/lib/node_modules/openclaw/skills/tmux/SKILL.md</location>\n </skill>\n <skill>\n <name>weather</name>\n <description>Get current weather and forecasts (no API key required).</description>\n <location>/home/Selig/.npm-global/lib/node_modules/openclaw/skills/weather/SKILL.md</location>\n </skill>\n <skill>\n <name>algorithmic-art</name>\n <description>Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists&apos; work to avoid copyright violations.</description>\n <location>/home/Selig/.openclaw/workspace/skills/algorithmic-art/SKILL.md</location>\n </skill>\n <skill>\n <name>brand-guidelines</name>\n <description>Applies Anthropic&apos;s official brand colors and typography to any sort of artifact that may benefit from having Anthropic&apos;s look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.</description>\n <location>/home/Selig/.openclaw/workspace/skills/brand-guidelines/SKILL.md</location>\n </skill>\n <skill>\n <name>canvas-design</name>\n <description>Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists&apos; work to avoid copyright violations.</description>\n <location>/home/Selig/.openclaw/workspace/skills/canvas-design/SKILL.md</location>\n </skill>\n <skill>\n <name>comfyui-core</name>\n <description>ComfyUI - Stable Diffusion GUI64LoaderSamplerVAEConditioningHTTP APIWebSocketJSON5調APIComfyUI</description>\n <location>/home/Selig/.openclaw/workspace/skills/comfyui-core/SKILL.md</location>\n </skill>\n <skill>\n <name>doc-coauthoring</name>\n <description>Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.</description>\n <location>/home/Selig/.openclaw/workspace/skills/doc-coauthoring/SKILL.md</location>\n </skill>\n <skill>\n <name>docx</name>\n <description>Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks</description>\n <location>/home/Selig/.openclaw/workspace/skills/docx/SKILL.md</location>\n </skill>\n <skill>\n <name>fhir-database</name>\n <description>FHIR-Inspired FHIR Resource MySQL LLM/AI FHIR MySQL schemaPatient-centric 使</description>\n <location>/home/Selig/.openclaw/workspace/skills/fhir/fhir-database/SKILL.md</location>\n </skill>\n <skill>\n <name>fhir-etl</name>\n <description>FHIR ETL sp_test (staging) fhir_etl (FHIR R4) ETL sp_test fhir_etlstaging FHIRsync 使</description>\n <location>/home/Selig/.openclaw/workspace/skills/fhir/fhir-etl/SKILL.md</location>\n </skill>\n <skill>\n <name>smart-on-fhir</name>\n <description>SMART on FHIR App EHR/HIS OAuth fhirclient.js 使EHR Launch/Standalone Launch FHIR App使 fhirclient.js SMART Launch 使</description>\n <location>/home/Selig/.openclaw/workspace/skills/fhir/smart-on-fhir/SKILL.md</location>\n </skill>\n <skill>\n <name>frontend-design</name>\n <description>Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.</description>\n <location>/home/Selig/.openclaw/workspace/skills/frontend-design/SKILL.md</location>\n </skill>\n <skill>\n <name>internal-comms</name>\n <description>A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).</description>\n <location>/home/Selig/.openclaw/workspace/skills/internal-comms/SKILL.md</location>\n </skill>\n <skill>\n <name>mcp-builder</name>\n <description>Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).</description>\n <location>/home/Selig/.openclaw/workspace/skills/mcp-builder/SKILL.md</location>\n </skill>\n <skill>\n <name>pdf</name>\n <description>Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.</description>\n <location>/home/Selig/.openclaw/workspace/skills/pdf/SKILL.md</location>\n </skill>\n <skill>\n <name>pptx</name>\n <description>Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks</description>\n <location>/home/Selig/.openclaw/workspace/skills/pptx/SKILL.md</location>\n </skill>\n <skill>\n <name>qimen-dunjia</name>\n <description>1) 2) 241800-22003) 4) 5) Pythonqimen_dunjia使</description>\n <location>/home/Selig/.openclaw/workspace/skills/qimen-dunjia/SKILL.md</location>\n </skill>\n <skill>\n <name>slack-gif-creator</name>\n <description>Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like &quot;make me a GIF of X doing Y for Slack.&quot;</description>\n <location>/home/Selig/.openclaw/workspace/skills/slack-gif-creator/SKILL.md</location>\n </skill>\n <skill>\n <name>theme-factory</name>\n <description>Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.</description>\n <location>/home/Selig/.openclaw/workspace/skills/theme-factory/SKILL.md</location>\n </skill>\n <skill>\n <name>ui-ux-pro-max</name>\n <description>UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.</description>\n <location>/home/Selig/.openclaw/workspace/skills/ui-ux-pro-max/SKILL.md</location>\n </skill>\n <skill>\n <name>wan2gp</name>\n <description>Generate AI videos and images using Wan2GP API. Supports text-to-video and text-to-image generation with customizable parameters for 6GB VRAM GPUs.</description>\n <location>/home/Selig/.openclaw/workspace/skills/wan2gp/SKILL.md</location>\n </skill>\n <skill>\n <name>web-artifacts-builder</name>\n <description>Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.</description>\n <location>/home/Selig/.openclaw/workspace/skills/web-artifacts-builder/SKILL.md</location>\n </skill>\n <skill>\n <name>webapp-testing</name>\n <description>Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.</description>\n <location>/home/Selig/.openclaw/workspace/skills/webapp-testing/SKILL.md</location>\n </skill>\n <skill>\n <name>xlsx</name>\n <description>Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas</description>\n <location>/home/Selig/.openclaw/workspace/skills/xlsx/SKILL.md</location>\n </skill>\n</available_skills>",
"skills": [
{
"name": "coding-agent"
},
{
"name": "healthcheck"
},
{
"name": "skill-creator"
},
{
"name": "tmux"
},
{
"name": "weather"
},
{
"name": "algorithmic-art"
},
{
"name": "brand-guidelines"
},
{
"name": "canvas-design"
},
{
"name": "comfyui-core"
},
{
"name": "doc-coauthoring"
},
{
"name": "docx"
},
{
"name": "fhir-database"
},
{
"name": "fhir-etl"
},
{
"name": "smart-on-fhir"
},
{
"name": "frontend-design"
},
{
"name": "internal-comms"
},
{
"name": "mcp-builder"
},
{
"name": "pdf"
},
{
"name": "pptx"
},
{
"name": "qimen-dunjia"
},
{
"name": "slack-gif-creator"
},
{
"name": "theme-factory"
},
{
"name": "ui-ux-pro-max"
},
{
"name": "wan2gp"
},
{
"name": "web-artifacts-builder"
},
{
"name": "webapp-testing"
},
{
"name": "xlsx"
}
],
"resolvedSkills": [
{
"name": "coding-agent",
"description": "Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.",
"filePath": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/coding-agent/SKILL.md",
"baseDir": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/coding-agent",
"source": "openclaw-bundled",
"disableModelInvocation": false
},
{
"name": "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).",
"filePath": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/healthcheck/SKILL.md",
"baseDir": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/healthcheck",
"source": "openclaw-bundled",
"disableModelInvocation": false
},
{
"name": "skill-creator",
"description": "Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.",
"filePath": "/home/Selig/.openclaw/workspace/skills/skill-creator/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/skill-creator",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "tmux",
"description": "Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.",
"filePath": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/tmux/SKILL.md",
"baseDir": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/tmux",
"source": "openclaw-bundled",
"disableModelInvocation": false
},
{
"name": "weather",
"description": "Get current weather and forecasts (no API key required).",
"filePath": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/weather/SKILL.md",
"baseDir": "/home/Selig/.npm-global/lib/node_modules/openclaw/skills/weather",
"source": "openclaw-bundled",
"disableModelInvocation": false
},
{
"name": "algorithmic-art",
"description": "Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.",
"filePath": "/home/Selig/.openclaw/workspace/skills/algorithmic-art/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/algorithmic-art",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "brand-guidelines",
"description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",
"filePath": "/home/Selig/.openclaw/workspace/skills/brand-guidelines/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/brand-guidelines",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "canvas-design",
"description": "Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.",
"filePath": "/home/Selig/.openclaw/workspace/skills/canvas-design/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/canvas-design",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "comfyui-core",
"description": "ComfyUI - Stable Diffusion GUI64LoaderSamplerVAEConditioningHTTP APIWebSocketJSON5調APIComfyUI",
"filePath": "/home/Selig/.openclaw/workspace/skills/comfyui-core/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/comfyui-core",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "doc-coauthoring",
"description": "Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.",
"filePath": "/home/Selig/.openclaw/workspace/skills/doc-coauthoring/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/doc-coauthoring",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "docx",
"description": "Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks",
"filePath": "/home/Selig/.openclaw/workspace/skills/docx/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/docx",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "fhir-database",
"description": "FHIR-Inspired FHIR Resource MySQL LLM/AI FHIR MySQL schemaPatient-centric 使",
"filePath": "/home/Selig/.openclaw/workspace/skills/fhir/fhir-database/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/fhir/fhir-database",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "fhir-etl",
"description": "FHIR ETL sp_test (staging) fhir_etl (FHIR R4) ETL sp_test fhir_etlstaging FHIRsync 使",
"filePath": "/home/Selig/.openclaw/workspace/skills/fhir/fhir-etl/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/fhir/fhir-etl",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "smart-on-fhir",
"description": "SMART on FHIR App EHR/HIS OAuth fhirclient.js 使EHR Launch/Standalone Launch FHIR App使 fhirclient.js SMART Launch 使",
"filePath": "/home/Selig/.openclaw/workspace/skills/fhir/smart-on-fhir/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/fhir/smart-on-fhir",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "frontend-design",
"description": "Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.",
"filePath": "/home/Selig/.openclaw/workspace/skills/frontend-design/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/frontend-design",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "internal-comms",
"description": "A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).",
"filePath": "/home/Selig/.openclaw/workspace/skills/internal-comms/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/internal-comms",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "mcp-builder",
"description": "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).",
"filePath": "/home/Selig/.openclaw/workspace/skills/mcp-builder/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/mcp-builder",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "pdf",
"description": "Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.",
"filePath": "/home/Selig/.openclaw/workspace/skills/pdf/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/pdf",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "pptx",
"description": "Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks",
"filePath": "/home/Selig/.openclaw/workspace/skills/pptx/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/pptx",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "qimen-dunjia",
"description": "1) 2) 241800-22003) 4) 5) Pythonqimen_dunjia使",
"filePath": "/home/Selig/.openclaw/workspace/skills/qimen-dunjia/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/qimen-dunjia",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "slack-gif-creator",
"description": "Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like \"make me a GIF of X doing Y for Slack.\"",
"filePath": "/home/Selig/.openclaw/workspace/skills/slack-gif-creator/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/slack-gif-creator",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "theme-factory",
"description": "Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.",
"filePath": "/home/Selig/.openclaw/workspace/skills/theme-factory/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/theme-factory",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "ui-ux-pro-max",
"description": "UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.",
"filePath": "/home/Selig/.openclaw/workspace/skills/ui-ux-pro-max/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/ui-ux-pro-max",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "wan2gp",
"description": "Generate AI videos and images using Wan2GP API. Supports text-to-video and text-to-image generation with customizable parameters for 6GB VRAM GPUs.",
"filePath": "/home/Selig/.openclaw/workspace/skills/wan2gp/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/wan2gp",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "web-artifacts-builder",
"description": "Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.",
"filePath": "/home/Selig/.openclaw/workspace/skills/web-artifacts-builder/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/web-artifacts-builder",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "webapp-testing",
"description": "Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.",
"filePath": "/home/Selig/.openclaw/workspace/skills/webapp-testing/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/webapp-testing",
"source": "openclaw-workspace",
"disableModelInvocation": false
},
{
"name": "xlsx",
"description": "Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas",
"filePath": "/home/Selig/.openclaw/workspace/skills/xlsx/SKILL.md",
"baseDir": "/home/Selig/.openclaw/workspace/skills/xlsx",
"source": "openclaw-workspace",
"disableModelInvocation": false
}
],
"version": 0
},
"totalTokens": 38658,
"totalTokensFresh": true,
"modelProvider": "cliproxyapi-2",
"model": "gpt-5",
"contextTokens": 32000,
"systemPromptReport": {
"source": "run",
"generatedAt": 1771232713789,
"sessionId": "27e74eea-7f65-40ef-95d4-c226ab57c644",
"sessionKey": "agent:main:telegram:group:-1003746421737",
"provider": "cliproxyapi-2",
"model": "gpt-5",
"workspaceDir": "/home/Selig/.openclaw/workspace",
"bootstrapMaxChars": 20000,
"sandbox": {
"mode": "off",
"sandboxed": false
},
"systemPrompt": {
"chars": 35660,
"projectContextChars": 14006,
"nonProjectContextChars": 21654
},
"injectedWorkspaceFiles": [
{
"name": "AGENTS.md",
"path": "/home/Selig/.openclaw/workspace/AGENTS.md",
"missing": false,
"rawChars": 8146,
"injectedChars": 8146,
"truncated": false
},
{
"name": "SOUL.md",
"path": "/home/Selig/.openclaw/workspace/SOUL.md",
"missing": false,
"rawChars": 1664,
"injectedChars": 1664,
"truncated": false
},
{
"name": "TOOLS.md",
"path": "/home/Selig/.openclaw/workspace/TOOLS.md",
"missing": false,
"rawChars": 850,
"injectedChars": 850,
"truncated": false
},
{
"name": "IDENTITY.md",
"path": "/home/Selig/.openclaw/workspace/IDENTITY.md",
"missing": false,
"rawChars": 362,
"injectedChars": 362,
"truncated": false
},
{
"name": "USER.md",
"path": "/home/Selig/.openclaw/workspace/USER.md",
"missing": false,
"rawChars": 820,
"injectedChars": 820,
"truncated": false
},
{
"name": "HEARTBEAT.md",
"path": "/home/Selig/.openclaw/workspace/HEARTBEAT.md",
"missing": false,
"rawChars": 167,
"injectedChars": 167,
"truncated": false
},
{
"name": "BOOTSTRAP.md",
"path": "/home/Selig/.openclaw/workspace/BOOTSTRAP.md",
"missing": false,
"rawChars": 1449,
"injectedChars": 1449,
"truncated": false
}
],
"skills": {
"promptChars": 12205,
"entries": [
{
"name": "coding-agent",
"blockChars": 289
},
{
"name": "healthcheck",
"blockChars": 501
},
{
"name": "skill-creator",
"blockChars": 399
},
{
"name": "tmux",
"blockChars": 265
},
{
"name": "weather",
"blockChars": 230
},
{
"name": "algorithmic-art",
"blockChars": 501
},
{
"name": "brand-guidelines",
"blockChars": 420
},
{
"name": "canvas-design",
"blockChars": 462
},
{
"name": "comfyui-core",
"blockChars": 387
},
{
"name": "doc-coauthoring",
"blockChars": 600
},
{
"name": "docx",
"blockChars": 512
},
{
"name": "fhir-database",
"blockChars": 310
},
{
"name": "fhir-etl",
"blockChars": 319
},
{
"name": "smart-on-fhir",
"blockChars": 345
},
{
"name": "frontend-design",
"blockChars": 571
},
{
"name": "internal-comms",
"blockChars": 499
},
{
"name": "mcp-builder",
"blockChars": 441
},
{
"name": "pdf",
"blockChars": 400
},
{
"name": "pptx",
"blockChars": 421
},
{
"name": "qimen-dunjia",
"blockChars": 326
},
{
"name": "slack-gif-creator",
"blockChars": 413
},
{
"name": "theme-factory",
"blockChars": 430
},
{
"name": "ui-ux-pro-max",
"blockChars": 975
},
{
"name": "wan2gp",
"blockChars": 301
},
{
"name": "web-artifacts-builder",
"blockChars": 472
},
{
"name": "webapp-testing",
"blockChars": 374
},
{
"name": "xlsx",
"blockChars": 595
}
]
},
"tools": {
"listChars": 1984,
"schemaChars": 14856,
"entries": [
{
"name": "read",
"summaryChars": 298,
"schemaChars": 392,
"propertiesCount": 4
},
{
"name": "edit",
"summaryChars": 129,
"schemaChars": 591,
"propertiesCount": 6
},
{
"name": "write",
"summaryChars": 127,
"schemaChars": 313,
"propertiesCount": 3
},
{
"name": "exec",
"summaryChars": 181,
"schemaChars": 1037,
"propertiesCount": 12
},
{
"name": "process",
"summaryChars": 85,
"schemaChars": 844,
"propertiesCount": 11
},
{
"name": "browser",
"summaryChars": 1251,
"schemaChars": 1869,
"propertiesCount": 28
},
{
"name": "canvas",
"summaryChars": 106,
"schemaChars": 661,
"propertiesCount": 18
},
{
"name": "nodes",
"summaryChars": 101,
"schemaChars": 1479,
"propertiesCount": 33
},
{
"name": "cron",
"summaryChars": 2444,
"schemaChars": 581,
"propertiesCount": 13
},
{
"name": "message",
"summaryChars": 118,
"schemaChars": 3921,
"propertiesCount": 84
},
{
"name": "tts",
"summaryChars": 129,
"schemaChars": 223,
"propertiesCount": 2
},
{
"name": "gateway",
"summaryChars": 354,
"schemaChars": 465,
"propertiesCount": 11
},
{
"name": "agents_list",
"summaryChars": 72,
"schemaChars": 33,
"propertiesCount": 0
},
{
"name": "sessions_list",
"summaryChars": 54,
"schemaChars": 176,
"propertiesCount": 4
},
{
"name": "sessions_history",
"summaryChars": 36,
"schemaChars": 149,
"propertiesCount": 3
},
{
"name": "sessions_send",
"summaryChars": 84,
"schemaChars": 203,
"propertiesCount": 5
},
{
"name": "sessions_spawn",
"summaryChars": 107,
"schemaChars": 312,
"propertiesCount": 8
},
{
"name": "session_status",
"summaryChars": 207,
"schemaChars": 89,
"propertiesCount": 2
},
{
"name": "web_search",
"summaryChars": 175,
"schemaChars": 728,
"propertiesCount": 6
},
{
"name": "web_fetch",
"summaryChars": 129,
"schemaChars": 360,
"propertiesCount": 3
},
{
"name": "image",
"summaryChars": 118,
"schemaChars": 163,
"propertiesCount": 4
},
{
"name": "memory_search",
"summaryChars": 235,
"schemaChars": 139,
"propertiesCount": 3
},
{
"name": "memory_get",
"summaryChars": 151,
"schemaChars": 128,
"propertiesCount": 3
}
]
}
},
"compactionCount": 28,
"memoryFlushAt": 1771232713558,
"memoryFlushCompactionCount": 27
}
}