research

Research topics in org-mode documents and write findings into the file.

Updated Nov 7, 2024
One-click install
npx skills add https://github.com/patmaddox/lab --skill research-patmaddox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research
Source: https://github.com/patmaddox/lab/tree/main/.claude/skills/research
Command: npx skills add https://github.com/patmaddox/lab --skill research-patmaddox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of fragmented research by automatically synthesizing information into your org-mode documents, keeping your notes current and verified.

Core Features & Use Cases

  • Automated Synthesis: Researches topics based on your org-mode content and writes findings directly into the file.
  • Interactive Threading: Manages a conversational loop for questions and answers, allowing you to refine research through inline replies.
  • Verification-First Approach: Actively attempts to disprove assumptions and identify knowledge gaps using web search and primary sources.

Quick Start

Ask the research skill to investigate the topic in your current org document by typing /research followed by the filename.

Frequently Asked Questions about research

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

FAQPage Schema
How do I automate research and synthesize findings directly into org-mode documents?

You can automate research by invoking the skill with a filename, which analyzes existing org-mode content, performs web-based verification, and writes synthesized findings directly into your workspace file.

Can I refine automated research results through inline replies in my notes?

Yes, the skill manages an interactive conversational threading loop, allowing you to ask questions and refine research directly through inline replies within your org-mode document.

Does automated document synthesis require web search and local file system access?

Yes, automated synthesis requires integration with web search tools for verification and local file system access to manage document state and commit history.

What is the best way to verify assumptions and identify knowledge gaps in org-mode notes?

The best way is using a verification-first approach that actively attempts to disprove assumptions and identify knowledge gaps by checking web search and primary sources against your content.

How do I start researching the topic defined in my current org document?

To start researching, type /research followed by the filename, which triggers the skill to investigate the topic defined in your current org document and write findings directly into the file.