research-logger

Research a topic via web search, auto-match a related GIF, 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/research-logger-v2

Research Logger

Automates the full research-to-notes pipeline:

  1. Web Search → gather top sources on a topic
  2. Content Fetch → extract key findings from top results
  3. GIF Match → find a relevant GIF via gifgrep
  4. Template Fill → populate notes/research_template.md
  5. Bear Note → write the finished note via grizzly

Usage

bash research_logger.sh "quantum computing trends" --tags "tech,quantum,2026"

Arguments

ArgRequiredDescription
topicResearch topic (quoted string)
--tagsComma-separated tags for Bear note

What it does

  1. Runs web_search via OpenClaw tools for the topic
  2. Fetches the top 3 results and extracts summaries
  3. Calls gifgrep to find a matching GIF
  4. Fills the template at notes/research_template.md
  5. Creates a Bear note with grizzly create

Requirements

  • grizzly CLI installed and Bear app running
  • OpenClaw agent session (provides web_search, web_fetch, gifgrep tools)
  • Template file at notes/research_template.md

Notes

  • The script is designed to be called by an OpenClaw agent turn, not standalone
  • If gifgrep returns no results, the GIF section is omitted
  • Template placeholders: {topic}, {date}, {tags}, {summary}, {finding1-3}, {links}, {media_alt}, {media_url}, {action1-3}

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