Skill, location and clawdhub

I'm rather confused with skills and how to set them up.
clawdbot comes bundled with some skills.
Then there is the clawdhub skill that installs skills on my behalf. When using that skill it seems to install it in my workspace
~/clawd/skills/
.
Now i suddenly have two sources of skills and the agent seems confused (together with myself) which skill to use, and sometimes does not know about the existance of skills installed by clawdhub.
1. when using clawdhub skill, where is expected location for the installed skill?
2. when using clawdhub cli in terminal with
npx clawdhub install x
it is not cleare where to run this from
3. When I'm asking my agent to do something that for obvious reasons should've been picked up by the skill installed, it sometimes do something else. when I then ask it to use skill x it then seems to do some kind of manual install in some other location.
4. The skills in the gateway UI, from my understanding these are the bundled skills? or do they include custom skills?
5. Lets say I want to "override" the bundled gog skill with some custom instructions - how would we approach this.
Was this page helpful?