samapriya/Clip-Ship-Planet-CLI ? reverse-engineered prompt
Reverse engineered prompt
Build me a command line tool for working with Planet imagery clips.
I want one simple app that lets me save my Planet API key, check my quota, turn an area of interest into the right JSON format from files like GeoJSON, KML, shapefile, WKT, or a Landsat path row, then activate assets, make clip requests for a batch of scenes, download the clipped results, and sort the downloads into images and metadata in a clean folder.
It should feel like a step by step workflow, so I can go from input file to clipped imagery without doing the same setup over and over. Please make it easy to use from the terminal with helpful prompts and clear help text for each command. If you need to, look up the current Planet docs online first, since the clip service may have changed. Also make sure the downloads and sorting are reliable and that the tool handles multiple items in one run.
Are you gonna build this?
make sure you review the code using coderabbit