Agent Skillsmelandlabs/openloomi › openloomi-setup

openloomi-setup

GitHub

用于检测OpenLoomi环境就绪状态,检查本地API连通性、Token有效性及桌面端安装情况。若未就绪则引导用户完成安装或登录,为后续技能调用提供前置校验。

skills/openloomi-setup/SKILL.md melandlabs/openloomi

Trigger Scenarios

用户首次使用OpenLoomi相关技能 本地API连接失败或超时 会话Token缺失或无效

Install

npx skills add melandlabs/openloomi --skill openloomi-setup -g -y
More Options

Use without installing

npx skills use melandlabs/openloomi@openloomi-setup

指定 Agent (Claude Code)

npx skills add melandlabs/openloomi --skill openloomi-setup -a claude-code -g -y

安装 repo 全部 skill

npx skills add melandlabs/openloomi --all -g -y

预览 repo 内 skill

npx skills add melandlabs/openloomi --list

SKILL.md

Frontmatter
{
    "name": "openloomi-setup",
    "description": "OpenLoomi first-use setup and readiness guidance for skill-only agent runtimes. Use when OpenLoomi is not yet installed, the local API is not reachable, the session\/token is missing, or the user needs a manual install and launch walkthrough before using OpenLoomi skills.",
    "allowed-tools": "Bash(node $SKILL_DIR\/scripts\/openloomi-setup.cjs *)"
}

OpenLoomi Setup

Use this skill first when OpenLoomi readiness is unknown.

Keep it lightweight and manual-first:

  • If OpenLoomi Desktop is not installed, point the user to the official Getting Started docs.
  • If the desktop app is installed but not running, tell the user to open it.
  • If the local API is not reachable, ask the user to retry after launch.
  • If the token/session is missing, ask the user to complete sign-in or guest session setup inside OpenLoomi.

Check Readiness

Run the bundled status script when you need a quick local check:

node "$SKILL_DIR/scripts/openloomi-setup.cjs" status

The script reports:

  • whether OpenLoomi Desktop looks installed
  • whether the local API responds on 3414 or 3515
  • whether ~/.openloomi/token exists
  • what the next manual step should be

Output Contract

Treat ready: true as the handoff point to the other OpenLoomi skills:

  • openloomi-memory
  • openloomi-connectors
  • openloomi-loop
  • openloomi-api

If ready is false, surface the returned nextAction and the official Getting Started link instead of guessing.

Official Install Path

If the desktop app is missing, direct the user to:

  • https://openloomi.ai/docs/getting-started
  • https://github.com/melandlabs/openloomi/releases

Version History

  • 17e808c Current 2026-07-31 06:47

Same Skill Collection

plugins/claude/skills/composio/SKILL.md
plugins/claude/skills/openloomi-api/SKILL.md
plugins/claude/skills/openloomi-connectors/SKILL.md
plugins/claude/skills/openloomi-hooks/SKILL.md
plugins/claude/skills/openloomi-install/SKILL.md
plugins/claude/skills/openloomi-memory/SKILL.md
plugins/claude/skills/openloomi-pet/SKILL.md
plugins/claude/skills/openloomi-tour/SKILL.md
plugins/codex/skills/composio/SKILL.md
plugins/codex/skills/openloomi-api/SKILL.md
plugins/codex/skills/openloomi-connectors/SKILL.md
plugins/codex/skills/openloomi-handoff/SKILL.md
plugins/codex/skills/openloomi-install/SKILL.md
plugins/codex/skills/openloomi-memory/SKILL.md
plugins/codex/skills/openloomi-pet/SKILL.md
plugins/codex/skills/openloomi-setup/SKILL.md
plugins/codex/skills/openloomi-tour/SKILL.md
plugins/codex/skills/openloomi/SKILL.md
skills/agent-browser/SKILL.md
skills/composio/SKILL.md
skills/cua-driver/SKILL.md
skills/frontend-design/SKILL.md
skills/openloomi-api/SKILL.md
skills/openloomi-connectors/SKILL.md
skills/openloomi-lifestyle-image/SKILL.md
skills/openloomi-memory/SKILL.md
skills/openloomi/SKILL.md
skills/pdf/SKILL.md
skills/skill-creator/SKILL.md
skills/weather/SKILL.md
plugins/claude/skills/openloomi-feature-guide/SKILL.md
plugins/claude/skills/openloomi-loop/SKILL.md
plugins/claude/skills/openloomi/SKILL.md
plugins/codex/skills/openloomi-feature-guide/SKILL.md
plugins/codex/skills/openloomi-loop/SKILL.md
skills/docx/SKILL.md
skills/openloomi-feature-guide/SKILL.md
skills/openloomi-loop/SKILL.md
skills/pptx/SKILL.md
skills/ui-ux-pro-max/SKILL.md
skills/xlsx/SKILL.md

Metadata

Files
0
Version
ed3fc7e
Hash
4d504dfc
Indexed
2026-07-31 06:47

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-05 14:31
浙ICP备14020137号-1 $Гость$