Skip to content

Skill CLI API Ecosystem

yaojingang edited this page May 24, 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 key companion skills include:

  • yao-geoflow-template
  • yao-geoflow-design
  • yao-geoflow-cli

They cover:

  • preview-first frontend template mapping and cloning
  • admin Blade, Tailwind, and UI-design iteration
  • local GEOFlow command-line inspections, operations, and content workflows

Companion repository:

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