star-office-helper

Automate Star Office UI installation, startup, and troubleshooting on local OpenClaw/Aion setups.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/gerald-ica/opencode-config-snapshot --skill star-office-helper-gerald-ica
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: star-office-helper
Source: https://github.com/gerald-ica/opencode-config-snapshot/tree/main/opencode/skills/star-office-helper
Command: npx skills add https://github.com/gerald-ica/opencode-config-snapshot --skill star-office-helper-gerald-ica

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Guides users to install, start, connect, and troubleshoot Star Office UI as a visualization companion for OpenClaw/Aion.

Core Features & Use Cases

  • Install and bootstrap Star Office UI on a local machine (backend/frontend).
  • Diagnose and repair common connection issues (Unauthorized, port conflicts, session state).
  • Verify health and connectivity via the frontend health endpoint and Aion preview panel URL.
  • Uninstall and cleanup, with safe port and process termination.

Quick Start

Install Star Office UI locally, start its backend/frontend services, and verify the live monitor URL.

Frequently Asked Questions about star-office-helper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install and start Star Office UI locally?

Run the provided setup script to bootstrap backend and frontend services, then execute the startup workflow to launch Star Office UI locally and verify the live monitor URL.

Why does my local Star Office UI show an Unauthorized error or port conflict?

Unauthorized errors or port conflicts during local Star Office UI startup occur due to session state issues or occupied ports. Run the doctor diagnostic script to identify the conflict and safely terminate blocking processes.

What is the best way to verify Star Office UI health and connectivity?

The best way to verify Star Office UI health is to check the frontend health endpoint and validate the Aion preview panel URL. This confirms service readiness and ensures proper local visualization integration.

How do I completely uninstall Star Office UI and clean up its local processes?

To completely uninstall Star Office UI, execute the provided uninstall script. This performs safe port and process termination, ensuring correct cleanup of all local services and associated session data.

Does Star Office UI work with OpenClaw and Aion for local visualization?

Yes, Star Office UI is designed as a visualization companion specifically for OpenClaw and Aion setups. It applies to developers and operators performing local visualization integration, including health checks and connection diagnostics.