Diagnose your SkillNote + OpenClaw integration in 6 checks. Run every check even if an earlier one fails — the user needs the full picture. Report ✓ pass or ✗ fail with specific remediation for each.
Run: which clawhub
clawhub not found. Install from https://clawhub.ai or run: npm install -g clawhubRead ~/.openclaw/skills/skillnote/config.json.
host is non-emptyConfig not found. SkillNote is not installed. Install with: clawhub install skillnote && clawhub install skillnote-resolverConfig is malformed. Delete ~/.openclaw/skills/skillnote/config.json and re-run skillnote setup.Config exists but host is empty. Ask your agent to re-setup skillnote.GET
SkillNote at is unreachable. Verify the URL and that your instance is running. Self-host guide: https://github.com/luna-prompts/skillnote Unexpected HTTP . Check SkillNote server logs. Read ~/.openclaw/workspace/AGENTS.md. Check for exact string .
AGENTS.md marker missing. Ask your agent: "re-graft skillnote into AGENTS.md" — or reinstall: clawhub install skillnoteCheck ~/.openclaw/skills/skillnote-resolver/SKILL.md exists.
skillnote-resolver not found. Install with: clawhub install skillnote-resolverPOST with body {"task_summary": "doctor health check", "max_skills": 1}
skills array presentContext bundle endpoint unavailable. Check SkillNote server version — endpoint requires v0.3.0+After all checks report:
SkillNote health: X/6 checks passed
If all 6 pass:
> Your SkillNote integration looks healthy. If you're still seeing issues, check https://github.com/luna-prompts/skillnote/issues
If Check 2 fails with "Config not found" (SkillNote not installed at all):
> SkillNote not detected. Install with:
> ```
> clawhub install skillnote
> clawhub install skillnote-resolver
> ```
> Then follow the 5-step setup that runs automatically on first load.
/v1/openclaw/context-bundle.共 2 个版本