research

Aggregate and synthesize topic information from gopher-cli sources into a research note.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/penserai/gopher-cli --skill research-penserai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/penserai/gopher-cli/tree/main/.claude/skills/research
Command: npx skills add https://github.com/penserai/gopher-cli --skill research-penserai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Researchers struggle to gather and summarize dispersed information across gopher-cli sources into a coherent note.

Core Features & Use Cases

  • Discover: browse namespaces to locate relevant material.
  • Search & Read: query across sources, read top results, and extract key insights.
  • Synthesize & Vault: produce a structured markdown summary and publish to vault.

Quick Start

Provide a topic research plan by browsing, searching, fetching, and summarizing results across gopher-cli sources, then save a markdown note to vault.

Frequently Asked Questions about research

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I synthesize topic research across multiple sources into a single note?

To synthesize topic research, this Skill browses, searches, and fetches information across gopher-cli namespaces, then extracts key insights into a structured markdown note saved to vault.

What is the best way to automate searching and saving Hacker News feeds to a vault?

Automating feed.hackernews research involves querying feeds via gopher-cli, reading top results, and publishing a structured markdown summary directly to the vault for persistent storage and later retrieval.

Do I need gopher-cli to browse and fetch research material from docs namespaces?

Yes, gopher-cli is required to perform the browse, search, and fetch operations needed to locate and extract relevant material from docs namespaces and other sources before synthesizing the final research note.

Can I output fetched search results as JSON when piping data between commands?

Yes, the Skill outputs JSON data when piped, allowing you to route fetched search results and extracted insights into downstream processing workflows or save them as structured markdown notes in the vault.

How does aggregating dispersed information help with topic research workflows?

Aggregating dispersed information solves the problem of manually gathering and summarizing data across sources. It queries feeds and docs, reads top results, and synthesizes key findings into one coherent markdown research note.