Skip to content

Skill CLI API Ecosystem

yaojingang edited this page Apr 19, 2026 · 2 revisions

Skill / CLI / API Ecosystem

The long-term direction of GEOFlow is not limited to point-and-click admin usage.

Web admin

Best for:

  • daily management
  • manual review
  • configuring models, tasks, materials, and themes

CLI

Best for:

  • local batch operations
  • maintenance scripts
  • task and system inspections

API

Best for:

  • system integration
  • programmatic workflows
  • external automation

Skills

Best for:

  • turning repeated workflows into reusable capabilities
  • orchestrating GEOFlow with larger operating processes
  • avoiding one-off scripts for recurring work

Current public companion skills include:

  • geoflow-cli-ops
  • geoflow-template

They cover:

  • CLI-based GEOFlow operations
  • preview-first frontend template mapping and cloning

The long-term value of Skill / CLI / API support is that GEOFlow can evolve from a backend application into a broader content operating platform.

Clone this wiki locally