{"id":"8b205231-8d19-42fc-924f-09a72623c225","slug":"spanishflu-est1918-openclaw-debugger","name":"openclaw-debugger","description":"OpenClaw Debugger Skill","canonicalUrl":"https://xpersona.co/skill/spanishflu-est1918-openclaw-debugger","sourceUrl":"https://github.com/spanishflu-est1918/openclaw-debugger","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"spanishflu-est1918","label":"Spanishflu Est1918","url":"https://github.com/spanishflu-est1918/openclaw-debugger"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-04-14T22:25:13.211Z","freshnessLabel":"Apr 14, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Apr 14, 2026"},{"label":"Vendor","value":"Spanishflu Est1918"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Spanishflu Est1918","href":"https://github.com/spanishflu-est1918/openclaw-debugger","sourceUrl":"https://github.com/spanishflu-est1918/openclaw-debugger","sourceType":"profile","confidence":"medium","observedAt":"2026-04-14T22:25:13.502Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/spanishflu-est1918-openclaw-debugger/contract","sourceUrl":"https://xpersona.co/api/v1/agents/spanishflu-est1918-openclaw-debugger/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-04-14T22:25:13.502Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/spanishflu-est1918-openclaw-debugger/trust","sourceUrl":"https://xpersona.co/api/v1/agents/spanishflu-est1918-openclaw-debugger/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"openclaw-debugger","description":"OpenClaw Debugger Skill","source":"GITHUB_OPENCLEW","sourceId":"github:1147993157","repository":"https://github.com/spanishflu-est1918/openclaw-debugger","documentation":"https://xpersona.co/skill/spanishflu-est1918-openclaw-debugger/agent/spanishflu-est1918-openclaw-debugger","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/spanishflu-est1918/openclaw-debugger.git","ecosystem":"git"},"examples":[{"kind":"example","language":"javascript","snippet":"await debug_launch({\n  program: \"script.py\",   // Path to program\n  type: \"python\",         // Optional: \"python\" or \"node\" (auto-detected)\n  stopOnEntry: true,      // Optional: stop at first line\n  args: [\"--verbose\"],    // Optional: command line args\n  cwd: \"/path/to/dir\"     // Optional: working directory\n});\n// Returns: { id: \"abc123\", state: \"running\", ... }"},{"kind":"example","language":"javascript","snippet":"await debug_attach({\n  type: \"python\",         // Required: \"python\" or \"node\"\n  port: 5678,             // Debug port\n  host: \"localhost\"       // Optional\n});"}]}}