Install
openclaw skills install research-logger-tcClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Research a topic via web search, auto-match a GIF, and log structured notes to Bear.
openclaw skills install research-logger-tcResearch a topic, find a matching GIF, and create a structured Bear note.
When the user asks to research a topic and log it:
bash research_logger.sh "<topic>" "<comma-separated-tags>"grizzly create to save it to Bear.# Step 1: Run the research script
bash research_logger.sh "quantum computing" "research,quantum"
# Step 2: Create the Bear note with the output
cat /tmp/research_note.md | grizzly create --title "Quantum Computing Research" --tag research
web_search to find top results on the topicgifgrep to find a relevant GIF/tmp/research_note.mdweb_search / web_fetch tool calls)grizzly CLI for Bear note creationgifgrep skill for GIF matching