lead-researcher

Orchestrate research projects from hypothesis generation to final manuscript.

6|1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/aviskaar/open-org --skill lead-researcher-aviskaar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lead-researcher
Source: https://github.com/aviskaar/open-org/tree/main/skills/lead-researcher
Command: npx skills add https://github.com/aviskaar/open-org --skill lead-researcher-aviskaar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the entire research lifecycle, from initial idea generation to producing a publication-ready manuscript, ensuring a coherent and efficient workflow.

Core Features & Use Cases

  • Full Pipeline Orchestration: Manages hypothesis generation, literature review, experiment design, replication, and writing.
  • Sub-skill Integration: Seamlessly calls specialized research sub-skills for each stage.
  • Use Case: A researcher has a novel idea and needs to formulate a hypothesis, find relevant literature, design experiments, and write a paper. This Skill guides them through each step, ensuring all necessary components are addressed.

Quick Start

Use the lead-researcher skill to start a new research project on the topic of 'advances in LLM interpretability'.

Frequently Asked Questions about lead-researcher

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

FAQPage Schema
How do I orchestrate an end-to-end research project from hypothesis generation to manuscript writing?

Research pipeline orchestration coordinates hypothesis generation, literature review, experiment design, and manuscript writing. The pipeline maintains context continuity across stages and prompts user confirmation at critical decision gates before proceeding.

What is the process for synthesizing literature and designing experiments for a research paper?

Literature synthesis and experiment design are handled as sequential pipeline stages. The workflow integrates specialized sub-skills to gather relevant literature, formulate hypotheses, and structure experiments, ensuring context continuity before advancing to the manuscript writing phase.

Can I generate a research manuscript in IEEE format using local models?

Yes, IEEE format generation and local Ollama model generation are supported as integrated writing sub-skills. The orchestration pipeline calls these specialized components during the final manuscript writing stage to produce publication-ready output.

How do I manage context continuity across multiple stages of a research pipeline?

Context continuity is managed by the orchestration framework, which sequentially passes hypothesis, literature, and experiment design data to writing sub-skills. Decision gates prompt user confirmation at critical stages to preserve research coherence.

Does the research orchestration pipeline support experiment replication?

Yes, optional experiment replication is supported within the experiment design stage of the research pipeline. The orchestration workflow includes this as an optional step before transitioning to the manuscript writing phase.

When should I use an orchestrated research pipeline instead of individual writing tools?

Use an orchestrated research pipeline when you need to manage a full research project from inception to final manuscript, ensuring coherent workflow across hypothesis generation, literature synthesis, and experiment design. Individual writing tools are better for isolated manuscript formatting.