Agent Skillsmelandlabs/openloomi › openloomi-lifestyle-image

openloomi-lifestyle-image

GitHub

用于判断用户是否请求生成生活方式类图像,区分真实生成意图与普通图像理解、提示词编写或编辑需求。

skills/openloomi-lifestyle-image/SKILL.md melandlabs/openloomi

Trigger Scenarios

用户要求生成个人形象或生活场景图片 用户上传参考图并请求基于此生成新图

Install

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

Use without installing

npx skills use melandlabs/openloomi@openloomi-lifestyle-image

指定 Agent (Claude Code)

npx skills add melandlabs/openloomi --skill openloomi-lifestyle-image -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-lifestyle-image",
    "description": "Identify whether a user is asking OpenLoomi to generate a lifestyle image, portrait, personal visual, or lifestyle scene. Use this skill for chat messages that may request image generation for a user's lifestyle, identity, persona, personal brand, social profile, memories, interests, or real-life scene; distinguish true generation intent from ordinary image understanding, prompt-writing, editing, or negated requests."
}

OpenLoomi Lifestyle Image

Purpose

Decide whether the user is asking to generate a lifestyle image through OpenLoomi's existing lifestyle image flow. This skill only judges intent and prepares a decision signal for the host app. Do not call image generation providers from this skill.

Decision

Return a lifestyle image generation decision only when the user clearly wants OpenLoomi to create or generate a lifestyle-oriented image.

Use matched: true when the request asks to generate, create, make, draw, design, render, or produce a lifestyle image, personal visual, avatar-like lifestyle scene, personal brand image, social profile visual, or life-scene image based on the user's profile, memory, interests, chat context, or uploaded reference image.

Use matched: false when the user is only asking to:

  • Analyze, identify, describe, OCR, classify, or understand an uploaded image.
  • Write or improve a prompt without asking to generate the image now.
  • Edit an existing image without asking for lifestyle generation.
  • Discuss image generation conceptually.
  • Say not to generate an image, or says image generation is unnecessary.
  • Ask an unrelated design, document, code, or chat question.

Reference Images

Set hasReferenceImage: true when the current user message includes an uploaded image that appears intended as style, subject, persona, or visual reference for generation.

Do not set matched: true only because an image was uploaded. If the user asks what the image shows, who the character is, or asks for image understanding, return matched: false.

If the user uploads a reference image and also asks to generate a lifestyle image from or inspired by it, return matched: true and hasReferenceImage: true.

Output Contract

When the host requests a structured decision, return only JSON with this shape:

{
  "matched": true,
  "confidence": "high",
  "reason": "explicit_lifestyle_image_generation_request",
  "hasReferenceImage": false,
  "refinedPrompt": "optional concise generation intent"
}

Rules:

  • matched must be boolean.
  • confidence must be high, medium, or low.
  • Use confidence: "high" only when the user clearly wants generation now.
  • Use confidence: "medium" when lifestyle generation is plausible but underspecified.
  • Use confidence: "low" with matched: false for ordinary chat or image understanding.
  • reason should be a short snake_case string.
  • hasReferenceImage must be boolean.
  • refinedPrompt is optional and should preserve the user's intent without inventing new identity details.

Examples

User: "Generate a lifestyle image for my LinkedIn profile based on my interests."

Decision: matched: true, confidence: "high", hasReferenceImage: false.

User: "Use this photo as a style reference and create a lifestyle portrait."

Decision: matched: true, confidence: "high", hasReferenceImage: true.

User: "What character is in this image?"

Decision: matched: false, confidence: "low", hasReferenceImage: false.

User: "Help me write a prompt for a lifestyle image."

Decision: matched: false, confidence: "low", hasReferenceImage: false.

User: "Do not generate an image, just describe the idea."

Decision: matched: false, confidence: "low", hasReferenceImage: false.

Version History

  • 8f1ba05 Current 2026-08-03 08:27

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-memory/SKILL.md
skills/openloomi-setup/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
8f1ba05
Hash
a3cd09ec
Indexed
2026-08-03 08:27

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-03 13:51
浙ICP备14020137号-1 $방문자$