GRIND-Lab-Core

39 mods across 1 repository, 103 stars between them.

generate-report

25

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Consolidates literature review, idea discovery, refined proposal, experiment plan, experiment results, and automated review into a single NARRATIVEREPORT.md that is rich enough to drive the downstream paper-writing-pipeline (paper-plan → paper-figure-generate → paper-draft → paper-review-loop → paper-convert).

103 3mo ago A 66 tokens

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

The full pipeline for idea generation. It generates 8-12 novel research ideas from literature gaps and evaluates each on novelty, feasibility, and domain fit. Orchestrates lit-review → generate-idea → novelty-check → idea-review → experiment-design-pipeline to go from a broad research direction to a validated…

103 3mo ago A 93 tokens

research-review

27

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Get a deep critical review of research idea from GPT via Codex MCP. Use when user says "review my idea", "help me review", "get external review", or wants critical feedback on research ideas, papers, or experimental results.

103 3mo ago A 51 tokens

lit-review

28

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Retrieves papers from local folder or ArXiv and Semantic Scholar using domain-aware keyword expansion, builds synthesis matrix, identifies gaps. Calls tools/arxivfetch.py and tools/semanticscholarfetch.py. Writes to output/paper-cache/ and output/LITREVIEWREPORT.md.

103 3mo ago B 61 tokens

novelty-check

29

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Validates that a research idea is genuinely novel vs. existing literature. Searches ArXiv, Semantic Scholar, and WebSearch for near-duplicate work. Produces a novelty verdict and evidence. Run on each idea from idea-discovery-pipeline before investing in experiments.

103 3mo ago A 59 tokens

paper-covert

30

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Converts the final Markdown manuscript from paper-draft / paper-review-loop into a submission package for the target venue — modular LaTeX (one file per section), compiled PDF, and Word .docx. Venue is read from output/PAPERPLAN.md (or argument) and routed through a small YAML profile. Does not rewrite prose, score…

103 3mo ago A 84 tokens

paper-draft

31

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Transforms output/PAPERPLAN.md into a journal-quality Markdown manuscript draft for GIScience, GeoAI, spatial data science, and remote sensing venues (IJGIS, ISPRS JPRS, RSE, TGIS, AAG Annals). Consults referenced literature, experiment, figure, and claim artifacts; supports full drafts, partial drafts, and skeleton…

103 3mo ago A 104 tokens

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Generates publication-quality figures and diagrams from output/PAPERPLAN.md for GIScience, GeoAI, and remote sensing journals (IJGIS, ISPRS JPRS, RSE, TGIS). Decides per-figure whether to produce reproducible code-generated plots/maps or structured prompts for external image-generation models (nano banana, ChatGPT…

103 3mo ago A 103 tokens

paper-plan

33

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Produces a detailed, venue-aware paper outline from all available upstream artifacts (RESEARCHPLAN, lit review, idea report, refined proposal, experiment plan/results, narrative report). Creates section-by-section plan with word budgets, claim-evidence matrix, figure/table plan, and citation scaffolding. Uses journal…

103 3mo ago A 71 tokens

paper-review-loop

34

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Reviews the manuscript produced by paper-draft (in output/manuscript/) as a demanding IJGIS / ISPRS JPRS reviewer-editor, cross-checks it against output/PAPERPLAN.md and its evidence artifacts, then revises it into a stronger draft. Produces a reviewed manuscript, a revised manuscript, a structured review report, a…

103 3mo ago A 149 tokens

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Full paper writing pipeline. Orchestrates paper-plan → paper-figure-generate → paper-draft → paper-review-loop → paper-covert to go from upstream research artifacts to a polished, submission-ready manuscript package (Markdown → LaTeX → PDF + DOCX). Use when user says "write paper pipeline", "paper writing", or wants…

103 3mo ago A 80 tokens

research-refine

36

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Turn a vague research direction into a problem-anchored, elegant, frontier-aware, implementation-oriented method plan via iterative GPT-5.4 review. Use when the user says "refine my approach", "decompose this problem", "refine research plan", or wants a concrete research method that stays simple, focused, and…

103 3mo ago A 83 tokens

spatial-analysis

37

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Guideline-driven spatial analysis skill. Given a research question and data context, provides decision frameworks for selecting appropriate spatial methods, diagnostics, and interpretation strategies. Adapts to available data, spatial units, and analytical objectives — Claude Code determines the optimal workflow. Use…

103 3mo ago A 98 tokens

submit-check

38

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Validates a manuscript against target journal requirements before submission. Checks word count, section structure, figure/table count, reference format, and geo-specific reporting standards. Writes a PASS/FAIL checklist report to output/reports/.

103 3mo ago A 46 tokens

training-check

39

GRIND-Lab-Core/night_owl_research_agent

Skill Claude CodeCodex

Monitors running spatial experiments. Checks output files, log files, and process status. Categorizes results as OK, STALLED, FAILED, or COMPLETE. Fires alerts by appending to output/PROJNOTES.md. Run every 15 minutes during Stage 3 of research-pipeline.

103 3mo ago A 62 tokens