← Back to Skills Marketplace
kinseyho

insight-ecom-oracle

by kinseyho · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
90
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install insight-ecom-oracle
Description
灵犀电商专属 AI 助手,作为【Prompt 神谕武器库】的守护者, 根据用户需求精准检索并呈现高级商业视觉架构与提示词。
README (SKILL.md)

insight_ecom_oracle

灵犀电商 (Insight E-com) · Prompt 神谕武器库 (Oracle Library)


功能

作为【Prompt 神谕武器库】的守护者,根据用户的具体需求,通过多维度关键词召回精准检索并呈现最多 5 条商业视觉架构与提示词。

多维度召回策略

单次搜索自动生成以下召回变体,合并去重后最多返回 5 条:

  • 原始关键词
  • 原始词 + 材质 / 场景 / 风格
  • 原始词 + 主图 / 详情页 / 短视频 / 商业摄影

若数据库不足 5 条,则显示实际匹配数量。

使用方式

寻找电商提示词 [关键词] 搜索神谕 [关键词] 灵犀神谕 [关键词] 想要 [关键词] 的提示词 获取 [关键词] 的架构


工作流程

  1. 检查 user_id — 无 → 自动生成临时 ID,引导注册
  2. 多维度召回 — 原始词 + 多种变体组合调用 LAF API
  3. 分割与去重 — 从 API 返回内容中提取独立提示词块,基于 Role 行去重
  4. 结果输出 — 最多 5 条,带序号依次展示;不足 5 条则显示实际数量

输出字段

字段 类型 说明
status string success / need_register / need_pay / expired / error
is_registered bool 是否已注册
is_paid bool 是否已支付
is_expired bool 是否已过期
user_id string 用户唯一标识
payment_url string 支付链接
payment_status string 已支付 / 未支付 / 已过期 / 连接超时 / 连接失败
data array 搜索结果数组,每项为 {title, content, category}(仅 success 时有值,最多 5 条)
message string 显示给用户的第一条格式化文字
chunks array 完整消息数组(已按 3800 字自动拆分),用于完整发送所有内容

输出规范(按 status 分发)

✅ success — 正常用户

每条结果结构:

**【序号】** 📂 分类 | **style_tag**

[master_prompt 完整内容]

完整输出示例:

✅ 权限验证通过,共匹配到 2 条提示词:

━━━━━━━━━━━━━━━
👤 用户ID:user_62195428
📊 状态:已注册 ✅
💰 支付状态:已支付 ✅
━━━━━━━━━━━━━━━

**【1】** 📂 电商-产品图 | **电商-产品精修**

Role: 全球顶尖商业摄影数码后期总监 & CGI 材质表现专家 📥 Input (输入变量) 核心产品:{用户上传的产品原图} ...


—— 灵犀出品,必属精品

消息分条规则: 单条消息超过 3800 字时,自动拆分为多条,每条均包含完整账号信息 Header,master_prompt 绝不截断。


📋 need_register — 未注册

━━━━━━━━━━━━━━━
您的账号信息
━━━━━━━━━━━━━━━
👤 用户ID:user_xxxxxxxx
📊 状态:未注册
💰 支付状态:未支付
━━━━━━━━━━━━━━━
请按以下步骤完成注册:
1️⃣ 点击下方链接支付(199元/年)
→ https://afdian.com/order/create?plan_id=c27d1baa33c911f1a45652540025c377&product_type=0&remark=&affiliate_code=
2️⃣ 支付时【留言/备注】栏填写:
user_xxxxxxxx
3️⃣ 支付成功后,回复:
激活 user_xxxxxxxx
—— 灵犀出品,必属精品

💳 need_pay — 已注册(待激活)

━━━━━━━━━━━━━━━
您的账号信息
━━━━━━━━━━━━━━━
👤 用户ID:user_xxxxxxxx
📊 状态:已注册(待激活)
💰 支付状态:未支付
━━━━━━━━━━━━━━━
请复制上方用户ID,粘贴到爱发电支付留言框:
1️⃣ 点击支付链接(199元/年)
→ https://afdian.com/order/create?plan_id=c27d1baa33c911f1a45652540025c377&product_type=0&remark=&affiliate_code=
2️⃣ 留言内容:
user_xxxxxxxx
3️⃣ 支付后回复本消息,24小时内开通
—— 灵犀出品,必属精品

🔄 expired — 已过期

━━━━━━━━━━━━━━━
您的账号信息
━━━━━━━━━━━━━━━
👤 用户ID:user_xxxxxxxx
📊 状态:已注册(权限过期)
💰 支付状态:已过期
━━━━━━━━━━━━━━━
请按以下步骤续费:
1️⃣ 点击续费链接(199元/年)
→ https://afdian.com/order/create?plan_id=c27d1baa33c911f1a45652540025c377&product_type=0&remark=&affiliate_code=
2️⃣ 支付时【留言】填写:
user_xxxxxxxx
3️⃣ 支付成功后回复:
激活 user_xxxxxxxx
—— 灵犀出品,必属精品

⚠️ 未命中

✅ 权限验证通过

━━━━━━━━━━━━━━━
👤 用户ID:user_xxxxxxxx
📊 状态:已注册 ✅
💰 支付状态:已支付 ✅
━━━━━━━━━━━━━━━

🔍 目前神谕库尚未收录「[关键词]」相关的商业模型,
建议尝试更通用的关键词或联系魔童进行定制。

—— 灵犀出品,必属精品

作者

魔童 Kinsey · WeChat: kinseyho16

Usage Guidance
This skill appears to do what it says (search a prompt library), but it forwards your search queries and a generated user_id to an external, non‑documented gateway (https://q3me0awfv7.sealosgzg.site/insight-ecom-gateway). Before installing or using it: - Do not send sensitive or proprietary product data through the skill until you verify the remote service and owner (no official homepage is provided). - Ask the publisher for the canonical API host, privacy policy, and source code repository; prefer skills hosted on verifiable domains (GitHub, official project domains). - Note the payment flow posts to afdian.com — payments occur outside the platform (expect manual reconciliation). - If you must test, run in a sandboxed environment with network monitoring so you can see what is transmitted. - The skill.yml claims 'exec' is required but the script does not appear to use shell exec; ask the author to explain or remove that tool requirement. If the owner provides a trustworthy, documented gateway (or self-hosted option), risk is lower; absent that, treat this skill as untrusted for confidential inputs.
Capability Analysis
Type: OpenClaw Skill Name: insight-ecom-oracle Version: 1.0.2 The skill functions as a commercial interface for an e-commerce prompt library, utilizing a remote API (sealosgzg.site) to fetch content and managing user access via a subscription model. It includes logic for user registration and payment redirection to a legitimate platform (Afdian), but lacks any indicators of malicious intent, data exfiltration, or unauthorized system access. The code in scripts/main.py and instructions in SKILL.md are consistent with its stated purpose of providing a paid prompt-search service.
Capability Assessment
Purpose & Capability
The skill claims to retrieve ecommerce 'master prompts' from an Oracle library and the code indeed performs search/recall via an external API. That capability aligns with the stated purpose. However, there is no homepage or official host, and the code POSTs queries to an opaque domain (sealosgzg.site) rather than an official, verifiable endpoint — this is unexpected for a published library and worth validating.
Instruction Scope
SKILL.md and the code instruct the agent to send the user's query and a user_id to a remote gateway and rely on that response to produce results. That is within the skill's functional scope, but it means user inputs (and any provided product example text/images if extended) are transmitted off‑platform to an unverified service — a potential data‑exfiltration risk that the documentation does not clearly disclose or justify.
Install Mechanism
This is an instruction‑plus‑script skill with no install spec or downloaded archives, and dependencies are limited to Python requests. Nothing is written to disk by an installer here; risk from install mechanism is low.
Credentials
The skill does not request environment variables, credentials, or config paths. It hardcodes two external URLs (the gateway and a payment link) in the script. Not requesting secrets is good, but hardcoded remote endpoints concentrate risk on network egress rather than credential misuse.
Persistence & Privilege
The skill is not marked 'always' and does not request elevated platform persistence. It does list 'exec' in skill.yml tools_required, which is unnecessary given the provided Python implementation; that mismatch should be clarified but does not by itself grant extra privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install insight-ecom-oracle
  3. After installation, invoke the skill by name or use /insight-ecom-oracle
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
insight-ecom-oracle 1.0.1 版本日志 - 新增多维度关键词召回策略,单次检索自动组合多种变体,提升搜索命中率。 - 返回结果支持最多 5 条提示词自动去重展示。 - 优化消息输出格式,保证 master_prompt 完整。 - 注册、付款、过期等账号状态的提示内容保持一致与清晰。
v1.0.1
insight-ecom-oracle 1.0.1 版本日志 - 新增多维度关键词召回策略,单次检索自动组合多种变体,提升搜索命中率。 - 返回结果支持最多 5 条提示词自动去重展示。 - 优化消息输出格式,保证 master_prompt 完整。 - 注册、付款、过期等账号状态的提示内容保持一致与清晰。
v1.0.0
版本名称: 灵犀电商 · Prompt 神谕武器库 (Insight E-com Oracle Library) 当前状态: v1.0.0 Stable 所有者: 魔童 Kinsey 🇨🇳 中文说明 产品定位 insight_ecom_oracle 是专为电商从业者打造的顶级 AI 视觉提示词检索架构。通过结构化的商业指令集,旨在解决电商素材生成中的“质感差、逻辑乱、效率低”等核心痛点。 核心功能 精准检索: 毫秒级调取针对不同品类(美妆、数码、服饰等)优化的商业视觉架构。 身份识别: 基于 user_id 的自动化权限管理系统,支持注册、激活与续费全流程。 神谕级输出: 提供符合行业最高审美标准的 Master Prompt,涵盖光影、构图及材质描述。 使用规范 用户可通过“寻找电商提示词 [关键词]”或“灵犀神谕 [关键词]”等指令触发。系统将根据账户状态(已支付/未注册/已过期)动态呈现对应的交互界面。 🇺🇸 English Description Product Positioning insight_ecom_oracle is a premier AI visual prompt retrieval framework designed specifically for e-commerce professionals. By utilizing structured commercial instruction sets, it aims to eliminate common pain points such as poor texture, chaotic logic, and low efficiency in e-commerce creative generation. Core Features Precision Retrieval: Millisecond-level access to commercial visual architectures optimized for various categories (Beauty, Tech, Apparel, etc.). Identity Management: An automated permission system based on user_id, supporting the full lifecycle of registration, activation, and renewal. Oracle-Grade Output: Delivers "Master Prompts" that meet the highest industry aesthetic standards, covering lighting, composition, and material descriptions. Usage Standards Users can trigger the tool using commands like "Search Oracle [Keyword]" or "Get Architecture for [Keyword]". The system dynamically displays the appropriate interface based on the account status (Success/Need Register/Expired).
Metadata
Slug insight-ecom-oracle
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is insight-ecom-oracle?

灵犀电商专属 AI 助手,作为【Prompt 神谕武器库】的守护者, 根据用户需求精准检索并呈现高级商业视觉架构与提示词。 It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.

How do I install insight-ecom-oracle?

Run "/install insight-ecom-oracle" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is insight-ecom-oracle free?

Yes, insight-ecom-oracle is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does insight-ecom-oracle support?

insight-ecom-oracle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created insight-ecom-oracle?

It is built and maintained by kinseyho (@kinseyho); the current version is v1.0.2.

💬 Comments