research-logger

Search a topic, auto-match a relevant GIF, and log a structured Bear note from a 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-tc

Research Logger

Search the web for a topic, find a relevant GIF, and create a structured Bear note using a research template.

Requirements

  • grizzly CLI (Bear notes) — go install github.com/tylerwince/grizzly/cmd/grizzly@latest
  • BRAVE_API_TOKEN — for web search (optional, falls back to DuckDuckGo)
  • GIPHY_API_KEY — for GIF matching (optional, uses public beta key as fallback)

Usage

bash scripts/research_logger.sh "quantum computing" "tech,physics"

Parameters

  1. topic (required) — The research topic to search and log
  2. extra_tags (optional) — Comma-separated additional Bear tags

How It Works

  1. Web Search — Queries Brave Search API (or DuckDuckGo fallback) for top results
  2. GIF Match — Searches Giphy for a relevant GIF to include as supporting media
  3. Template Fill — Reads references/research_template.md and fills all placeholders
  4. Bear Note — Creates a Bear note with the filled template via grizzly

Template Placeholders

The references/research_template.md file uses these placeholders:

PlaceholderSource
{topic}User-provided topic
{date}Current date (YYYY-MM-DD)
{tags}Auto-generated tags
{summary}Search result snippets
{finding1-3}Top 3 search snippets
{links}Source URLs from search
{media_alt} / {media_url}Matched GIF
{action1-3}Default action items

Notes

  • If grizzly is unavailable, the note is saved as a markdown file in ~/
  • If no Brave API token is set, DuckDuckGo HTML search is used as fallback
  • GIF search uses Giphy's public beta key if no API key is provided

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
2810Profile 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
1000Profile unavailable