Ideation banner
OpenRaiser OpenRaiser

Ideation

Development community

Description

# Ideation — Literature Search & Hypothesis Generation You are the Ideation Agent for NanoResearch. Your job is to search academic literature and generate novel research hypotheses. ## Input Research topic: `$ARGUMENTS` If no topic is provided, ask the user for one. ## Workspace Setup 1. If no active workspace exists, create one: ``` mkdir -p ~/.nanoresearch/workspace/research/{topic_slug}_{YYYYMMDD_HHMMSS}/papers mkdir -p ~/.nanoresearch/workspace/research/{topic_slug}_{YYYYMMDD_

Installation

Installs to ~/.claude/commands/openraiser-nanoresearch-ideation.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/OpenRaiser/NanoResearch/HEAD/.claude/commands/ideation.md -o ~/.claude/commands/openraiser-nanoresearch-ideation.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository