stac-quickstart

Installation
SKILL.md

Stac Quickstart

Overview

Use this skill to set up Stac in a Flutter project, verify required files, and complete the first build/deploy loop safely.

Workflow

  1. Run scripts/check_environment.sh to verify local tooling.
  2. Run scripts/validate_project_layout.py --project-root <path> to confirm Stac project structure.
  3. Apply the setup flow from references/setup-checklist.md.
  4. Execute the command sequence in references/cli-workflow.md.
  5. Confirm required file locations from references/project-layout.md.

Required Inputs

  • Flutter project root path.
  • Whether Stac CLI is already installed.
  • Whether user wants a new or existing Stac Cloud project.
Related skills
Installs
46
Repository
stacdev/stac
GitHub Stars
847
First Seen
Feb 9, 2026