research-assistant

Automate ML research workflows from hypothesis formulation to result interpretation.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/lucasflores/agent-skills --skill research-assistant-lucasflores
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-assistant
Source: https://github.com/lucasflores/agent-skills/tree/main/.apm/skills/research-assistant
Command: npx skills add https://github.com/lucasflores/agent-skills --skill research-assistant-lucasflores

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the scientific loop for automated ML experimentation, including hypothesis generation, literature grounding, experiment execution, result interpretation, and state tracking.

Core Features & Use Cases

  • Automated hypothesis generation and iteration anchored to framework context and tooling.
  • End-to-end experiment execution with MLflow tracking, seeds management, and batch capabilities.
  • NotebookLM grounding integration to ground hypotheses in literature and extract citations.
  • Structured state management for hypotheses, experiments, and research logs, plus a clear proposal workflow.
  • Quick bootstrap for new projects with toolkit-context and framework-context integration.

Quick Start

Start a research session to bootstrap a project, generate hypotheses, and run experiments.

Frequently Asked Questions about research-assistant

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

FAQPage Schema
How do I automate ML research experiments from hypothesis generation to result interpretation?

You can automate the ML research loop by coordinating hypothesis generation, experiment execution, and result interpretation. The workflow enforces reproducibility by managing multiple seeds, MLflow tracking, and structured research logs across the entire lifecycle.

How does NotebookLM grounding work for generating ML research hypotheses?

NotebookLM grounding integrates literature reviews directly into hypothesis generation. It anchors proposed experiments to existing literature context, extracting citations and framework context to ensure new ML experiments are theoretically grounded and traceable.

Can I use MLflow tracking and multiple seeds for batch ML experiments?

Yes, end-to-end experiment execution supports batch capabilities with MLflow tracking and seeds management. This ensures every automated ML experiment run is reproducible and traceable through formal MLflow tagging and framework-context discovery.

What is a formal research-proposal lifecycle in automated ML experimentation?

A formal research-proposal lifecycle structures the progression from hypothesis formulation to result interpretation. It enforces state management for hypotheses, experiments, and research logs, ensuring scientific validity and traceability throughout the automated ML workflow.

Do I need framework-context and toolkit-context integration to bootstrap a new ML research project?

Framework-context and toolkit-context integration provide a quick bootstrap for new ML research projects. They establish the necessary environment configurations and framework-driven parameters required to properly anchor automated hypothesis generation and experiment execution.

How do I track the state of hypotheses and experiments across multiple ML research logs?

Structured state management tracks hypotheses, experiments, and research logs throughout the ML research workflow. By coordinating this with MLflow tagging and framework-context discovery, the system maintains full traceability and reproducibility across all experimental iterations.