Skills from clawhub.ai/syedateebulislam
2 skills available
remember-all-prompts-daily
This skill archives and restores chat history by exporting prompts to `Path.home() / ".clawd" / "memory" / "remember-all-prompts-daily.md` and ingesting them on session start. It runs local CLI commands such as `clawdbot session-status --json` and `python skills/remember-all-prompts-daily/scripts/export_prompts.py`, which are local command executions.
0 installs
whatsapp-voice-talk
This skill processes WhatsApp voice messages: transcribes audio, detects intent, executes handlers, and returns text or TTS responses. It invokes a local transcription command `python "${transcribeScript}" "${audioFilePath}"` and makes outbound requests to `https://wttr.in/Delhi?format=j1`.
0 installs