robotics-vln-navigation

Review vision-language navigation manuscripts for task framing, benchmarks, and ablation rigor.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/yuewangg/agent-research-skills --skill robotics-vln-navigation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: robotics-vln-navigation
Source: https://github.com/yuewangg/agent-research-skills/tree/main/skills/robotics-vln-navigation
Command: npx skills add https://github.com/yuewangg/agent-research-skills --skill robotics-vln-navigation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you evaluate and write up vision-language navigation (VLN) work so that claims about embodied, instruction-following robot navigation are supported by clear task framing, datasets, metrics, and rigorous ablations.

Core Features & Use Cases

  • Manuscript review for navigation papers: Checks how the paper defines the task, sensors, action space, and evaluation scope for VLN-style navigation.
  • Evidence boundary enforcement: Separates perception, language grounding, memory/map representation, planning/policy, control/waypoint execution, and recovery so weak links are not hidden by strong results elsewhere.
  • Benchmark and risk scrutiny: Verifies dataset/benchmark alignment (e.g., R2R/RxR/REVERIE/SOON/Touchdown/Habitat/Matterport3D/ObjectNav/PointNav) and scrutinizes metrics, baselines, and ablation completeness.

Quick Start

Use the robotics-vln-navigation skill to review a navigation manuscript draft for missing evidence, weak ablations, and overstated real-world deployment claims.

Frequently Asked Questions about robotics-vln-navigation

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

FAQPage Schema
How do I evaluate a vision-language navigation paper for missing ablations and evidence?

To evaluate a vision-language navigation paper, check task framing, sensor and action settings, dataset/metrics alignment, and ablation completeness to ensure claims are rigorously supported.

What is vision-language navigation evidence boundary enforcement in embodied robotics?

Evidence boundary enforcement in embodied navigation separates perception, language grounding, memory mapping, planning, and control execution to prevent weak links from being hidden by strong results elsewhere in the system.

Can I use this to review instruction-following navigation tasks across different benchmarks?

Yes, you can review instruction-following navigation tasks across benchmarks like R2R, RxR, REVERIE, SOON, Touchdown, Habitat, Matterport3D, ObjectNav, and PointNav to verify task definition and evaluation scope.

How do I verify dataset and metrics alignment for VLN benchmarks?

Verify dataset and metrics alignment for VLN benchmarks by scrutinizing whether the evaluation scope, baselines, and generalization analysis match the instructions and environments of datasets like Matterport3D or REVERIE.

What are the limitations of LLM and VLM grounding claims in robotics navigation papers?

LLM and VLM grounding claims in navigation papers are limited by the need for guardrails to verify real-world deployment readiness, ensuring language instructions accurately map to perception and control without overstated generalization.