Skip to main content
Run any Skill in Manus
with one click

flight-plan-parser

Use this skill when converting natural language flight commands into waypoints and timing for a drone simulator. Covers parsing commands like "Take off to X m height in Y seconds", "Hover at X m height for Y seconds", "Fly from (x,y,z) to (x',y',z') in T seconds", and "Land from X m height in Y seconds" into structured (4×n) waypoint arrays and segment mode lists.

Overview

Use this skill when converting natural language flight commands into waypoints and timing for a drone simulator. Covers parsing commands like "Take off to X m height in Y seconds", "Hover at X m height for Y seconds", "Fly from (x,y,z) to (x',y',z') in T seconds", and "Land from X m height in Y seconds" into structured (4×n) waypoint arrays and segment mode lists.

Install command
npx skills add https://github.com/benchflow-ai/skillsbench --skill flight-plan-parser

Copy and paste this command into Claude Code to install the skill

Stars1,288
Forks312
UpdatedMay 5, 2026 at 08:25
SKILL.md
readonly