research-logger
/install research-logger-skill
Research Logger
Automate the research-to-notes pipeline: search the web, fill in a structured template, find a relevant GIF, and save it all as a Bear note.
Usage
bash research_logger.sh "quantum computing" "tech,science"
What It Does
- Web Search — Uses
web_searchto find top results for the topic - Content Fetch — Pulls key content from the top result
- GIF Match — Searches for a relevant GIF via gifgrep
- Template Fill — Fills
notes/research_template.mdwith gathered data - Bear Note — Creates a Bear note with the filled template via
grizzly
Requirements
grizzlyCLI (Bear notes)- OpenClaw agent with
web_search,web_fetch, andgifgrepaccess
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install research-logger-skill - After installation, invoke the skill by name or use
/research-logger-skill - Provide required inputs per the skill's parameter spec and get structured output
What is research-logger?
Research a topic via web search, auto-match a relevant GIF, and log structured notes to Bear using a configurable template. It is an AI Agent Skill for Claude Code / OpenClaw, with 26 downloads so far.
How do I install research-logger?
Run "/install research-logger-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is research-logger free?
Yes, research-logger is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does research-logger support?
research-logger is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created research-logger?
It is built and maintained by terrycarter1985 (@terrycarter1985); the current version is v1.0.0.