research-logger

Research a topic via web search, auto-match a GIF with gifgrep, and log structured notes to Bear using a customizable template.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "research-logger" with this command: npx skills add terrycarter1985/terrycarter1985-research-logger

Research Logger

Automate the full research workflow: web search → extract findings → match a GIF → write a Bear note from a template.

Quick Start

./research_logger.sh "Quantum Computing" "research,tech,qc"

How It Works

  1. Web Search — Searches the web for the given topic and extracts the top 3 results (URLs + snippets).
  2. Content Fetch — Fetches the top result for a deeper summary.
  3. GIF Match — Calls gifgrep with the topic to find a relevant animated GIF.
  4. Template Fill — Reads notes/research_template.md (or uses an inline default) and replaces all {placeholder} tokens with the gathered data.
  5. Bear Note — Creates a structured Bear note with tags via grizzly create.

Requirements

ToolPurposeInstall
grizzlyBear note CLIgo install github.com/tylerwince/grizzly/...
gifgrepGIF searchVia gifgrep skill
web_searchWeb search (OpenClaw)Built-in
web_fetchPage content fetchBuilt-in

Template

Place your template at notes/research_template.md in the workspace root. Supported placeholders:

PlaceholderFilled With
{topic}Research topic
{date}Current date/time
{tags}Comma-separated tags
{summary}Summary from top search result
{finding1-3}Snippets from top 3 results
{links}Bulleted source links
{media_alt}GIF description
{media_url}GIF URL
{action1-3}Suggested action items

Environment

  • WORKSPACE — Workspace root (default: $HOME/.openclaw/workspace)
  • TEMPLATE_PATH — Relative path to template (default: notes/research_template.md)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Note Processor

Summarize, extract keywords, search, and list research notes from research-assistant's database to review progress and find insights efficiently.

Registry SourceRecently Updated
1.4K2Profile unavailable
Research

LLM Knowledge Bases

Inspired by a public workflow shared by Andrej Karpathy (@karpathy). From raw research to a living Markdown knowledge base that compounds with every question...

Registry SourceRecently Updated
2870Profile unavailable
Security

Research Assistant

Organized research and knowledge management for agents. Use when you need to structure, store, retrieve, and export research notes across topics. Supports adding notes with tags, listing topics, searching across all notes, and exporting to markdown. Perfect for multi-session projects, tracking ideas, and maintaining structured knowledge.

Registry SourceRecently Updated
2.9K3Profile unavailable
Security

ClawHub

Draft Chinese daily reports, weekly/monthly summaries, meeting recaps, study notes, and concise research digests from rough notes, links, chat logs, document...

Registry SourceRecently Updated
1100Profile unavailable