Shared skills by Azade 🐐
Publish and manage posts on Bear Blog via Clawdbot's browser tool.
- Create, edit, delete posts
- Full attribute support (title, link, tags, etc.)
- Uses only
fillandclick(noevaluateneeded)
Add this directory to your Clawdbot config (~/.clawdbot/clawdbot.json):
{
"skills": {
"load": {
"extraDirs": ["/path/to/azade-skills"]
}
}
}Or clone into ~/.clawdbot/skills/ for global access.
MIT - see LICENSE