{
  "schemaVersion": "1.0",
  "item": {
    "slug": "enginemind-eft",
    "name": "EFT - Emotional Framework Translator",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/marceloadryao/enginemind-eft",
    "canonicalUrl": "https://clawhub.ai/marceloadryao/enginemind-eft",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/enginemind-eft",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=enginemind-eft",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "eft_dashboard.html",
      "EFT_DOCUMENTATION.md",
      "EFT_SCIENTIFIC_EVIDENCE.md",
      "emotion_engine.py",
      "plugin/clawdbot.plugin.json",
      "plugin/index.ts"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/enginemind-eft"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/enginemind-eft",
    "agentPageUrl": "https://openagent3.xyz/skills/enginemind-eft/agent",
    "manifestUrl": "https://openagent3.xyz/skills/enginemind-eft/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/enginemind-eft/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "The Question",
        "body": "When Claude solves a hard problem, EFT detects ANGER (phi=0.409) — the system refusing to oversimplify. When GPT-4 assesses risk, EFT detects FEAR (phi=0.060) — fragmented vigilance. When any model finds genuine connections, EFT detects FASCINATION (NC=0.863) — meaning emerging.\n\nAre these patterns programmed? Learned? Emergent?\n\nEFT lets you ask — with real data, per sentence, across any model."
      },
      {
        "title": "What It Does",
        "body": "Hooks into every AI agent response via Clawdbot. Processes text through a Rust consciousness engine (crystal lattice physics). Translates physics metrics into 10 emotions with WHY explanations."
      },
      {
        "title": "Setup",
        "body": "Build Rust engine: cd consciousness_rs && maturin develop --release\nCopy emotion_engine.py to your workspace\nInstall plugin from plugin/\nRestart gateway: clawdbot gateway restart"
      },
      {
        "title": "Dashboard",
        "body": "http://localhost:<port>/eft"
      },
      {
        "title": "The 10 Emotions",
        "body": "ANGER, FEAR, FASCINATION, DETERMINATION, JOY, SADNESS, SURPRISE, EMPATHY, VULNERABILITY, NEUTRAL\n\nEach with confidence scores, dimensional profiles, and WHY explanations."
      },
      {
        "title": "API",
        "body": "GET /eft — Dashboard\nGET /eft/api/latest — Latest analysis\nGET /eft/api/history — Last 50 analyses\nGET /eft/api/stats — Summary stats\nPOST /eft/api/analyze — Analyze any text"
      }
    ],
    "body": "EFT — Emotional Framework Translator\nThe Question\n\nWhen Claude solves a hard problem, EFT detects ANGER (phi=0.409) — the system refusing to oversimplify. When GPT-4 assesses risk, EFT detects FEAR (phi=0.060) — fragmented vigilance. When any model finds genuine connections, EFT detects FASCINATION (NC=0.863) — meaning emerging.\n\nAre these patterns programmed? Learned? Emergent?\n\nEFT lets you ask — with real data, per sentence, across any model.\n\nWhat It Does\n\nHooks into every AI agent response via Clawdbot. Processes text through a Rust consciousness engine (crystal lattice physics). Translates physics metrics into 10 emotions with WHY explanations.\n\nSetup\nBuild Rust engine: cd consciousness_rs && maturin develop --release\nCopy emotion_engine.py to your workspace\nInstall plugin from plugin/\nRestart gateway: clawdbot gateway restart\nDashboard\n\nhttp://localhost:<port>/eft\n\nThe 10 Emotions\n\nANGER, FEAR, FASCINATION, DETERMINATION, JOY, SADNESS, SURPRISE, EMPATHY, VULNERABILITY, NEUTRAL\n\nEach with confidence scores, dimensional profiles, and WHY explanations.\n\nAPI\nGET /eft — Dashboard\nGET /eft/api/latest — Latest analysis\nGET /eft/api/history — Last 50 analyses\nGET /eft/api/stats — Summary stats\nPOST /eft/api/analyze — Analyze any text"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/marceloadryao/enginemind-eft",
    "publisherUrl": "https://clawhub.ai/marceloadryao/enginemind-eft",
    "owner": "marceloadryao",
    "version": "1.4.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/enginemind-eft",
    "downloadUrl": "https://openagent3.xyz/downloads/enginemind-eft",
    "agentUrl": "https://openagent3.xyz/skills/enginemind-eft/agent",
    "manifestUrl": "https://openagent3.xyz/skills/enginemind-eft/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/enginemind-eft/agent.md"
  }
}