Agent skill

nanoresearch-ideation

Search academic literature and generate research hypotheses

Stars 689
Forks 136

Install this agent skill to your Project

npx add-skill https://github.com/OpenRaiser/NanoResearch/tree/main/skills/nanoresearch-ideation

SKILL.md

Ideation Skill

Purpose

Search arXiv and Semantic Scholar for papers related to a research topic, perform gap analysis, and generate novel hypotheses.

Tools Required

  • search_arxiv: Search arXiv for papers
  • search_semantic_scholar: Search Semantic Scholar for papers and citations

Input

  • topic: The research topic or question to investigate

Process

  1. Generate 5-8 diverse search queries from the topic
  2. Search arXiv and Semantic Scholar using each query
  3. Deduplicate and rank papers by relevance
  4. Analyze the collected papers to identify research gaps
  5. Generate 2-4 novel hypotheses that address the identified gaps
  6. Select the most promising hypothesis with justification

Output

Produces papers/ideation_output.json containing:

  • Retrieved papers with metadata
  • Survey summary
  • Gap analysis
  • Generated hypotheses
  • Selected hypothesis with rationale

Expand your agent's capabilities with these related and highly-rated skills.

OpenRaiser/NanoResearch

nanoresearch-experiment

Generate a Python code skeleton from an experiment blueprint

689 136
Explore
OpenRaiser/NanoResearch

nanoresearch-planning

Produce an experiment blueprint from a research hypothesis

689 136
Explore
OpenRaiser/NanoResearch

skypilot-multi-cloud-orchestration

Multi-cloud orchestration for ML workloads with automatic cost optimization. Use when you need to run training or batch jobs across multiple clouds, leverage spot instances with auto-recovery, or optimize GPU costs across providers.

689 136
Explore
OpenRaiser/NanoResearch

peft-fine-tuning

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transformers ecosystem.

689 136
Explore
OpenRaiser/NanoResearch

huggingface-accelerate

Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.

689 136
Explore
OpenRaiser/NanoResearch

ml-training-recipes

Battle-tested PyTorch training recipes for all domains — LLMs, vision, diffusion, medical imaging, protein/drug discovery, spatial omics, genomics. Covers training loops, optimizer selection (AdamW, Muon), LR scheduling, mixed precision, debugging, and systematic experimentation. Use when training or fine-tuning neural networks, debugging loss spikes or OOM, choosing architectures, or optimizing GPU throughput.

689 136
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results