fanbox
alchaincyf/fanbox
This skill acts as a command-and-control bridge for managing multiple terminal windows and automated schedules inside the FanBox desktop application.
Overview
Designed for the FanBox environment, this skill empowers agents to orchestrate sibling terminal windows, execute long-running background tasks, monitor outputs, and set up cron-like schedules or event-driven automation. It handles tasks such as inspecting terminal states, sending commands, creating new sessions, and coordinating multi-window workflows safely using secure token-based authentication.
Capabilities
- ▸List and inspect active terminal windows
- ▸Read clean ANSI-stripped terminal outputs
- ▸Send commands and control sequences to specific terminal windows
- ▸Create new terminal windows with optional auto-run parameters
- ▸Wait for terminal windows to reach a quiet or matching state using long polling
- ▸Manage scheduled cron, interval, and one-time tasks
- ▸Handle interactive TUI confirmation prompts in subordinate agents
Best for
Opening and commanding new terminal windows to run specific tasks or AI agents., Setting up scheduled cron or interval jobs to automate recurring development or workflow tasks., Monitoring terminal output using smart long-polling conditions like quiet idle detection or regex matching., Running multi-window parallel experiments and aggregating the outputs for comparison.
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
Authentication relies on the `FANBOX_CTL_TOKEN` injected via environment variables. This token must never be leaked or written to disk. Destructive operations like terminal termination or autonomous permissions require explicit user confirmation.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.