Why has my skill from clawdhub been installed into clawdbot/skills?

I want to keep my git/clawdhub folder clean. Should it not use my ~/.clawdbot directory?

My skills config is just:
  "skills": {
    "install": {
      "preferBrew": true,
      "nodeManager": "pnpm"
    }
  }
Was this page helpful?