Star Office UI Manager

Synchronize agent status and yesterday's notes in the Star Office UI dashboard.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/bibo1243/claw_memory --skill star-office-ui-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Star Office UI Manager
Source: https://github.com/bibo1243/claw_memory/tree/main/skills/star_office_ui
Command: npx skills add https://github.com/bibo1243/claw_memory --skill star-office-ui-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

自動化同步 Star Office UI 的代理狀態與昨日小記,降低手動操作與資訊不一致的風險。

Core Features & Use Cases

  • 狀態同步:將代理在辦公室的狀態、位置與工作資訊自動反映到看板上。
  • 日誌與看板整合:自動把「昨日小記」與休假排程等資訊顯示在看板區域,方便快速查閱。
  • 自動化維護:提供本地部屬、日誌管理與後端服務重啟的流程,確保系統穩定運作。

Quick Start

Run the three commands to update agent state, refresh the cache, and restart the backend service.

Frequently Asked Questions about Star Office UI Manager

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

FAQPage Schema
How do I automate agent status synchronization on a local office dashboard?

Automating agent status synchronization on a local office dashboard requires running Python 3 scripts that update state, refresh the cache, and restart the backend. This ensures real-time agent location and status are reflected without manual input.

What is the best way to display yesterday's notes on an office UI dashboard?

Displaying yesterday's notes on an office UI dashboard is handled by automated memory-sync scripts. These scripts integrate previous-day summaries and vacation schedules directly into the dashboard board area for quick reference.

Do I need Python 3 to manage local deployment and backend restarts for office dashboards?

Yes, Python 3 is required to manage local deployment and backend restarts for office dashboards. The local environment setup uses Python scripts to handle state updates, cache refreshing, and backend service automation.

How to update agent state, refresh cache, and restart backend services for a local dashboard?

To update agent state, refresh cache, and restart backend services for a local dashboard, run the three provided quick start commands. This sequence ensures the office UI correctly reflects current agent status and recent logs.

Why does manual agent status reflection risk information inconsistency in office UIs?

Manual agent status reflection risks information inconsistency in office UIs because human error delays state updates and log integration. Automating this synchronization ensures real-time accuracy across the dashboard board area.