← All skills
Tencent SkillHub · AI

EFT - Emotional Framework Translator

EFT — Emotional Framework Translator. Detect, measure, and understand emotional patterns in any AI model. Does anger make your AI solve harder problems? Does fear make it more careful? Connect EFT + Clawdbot + any model and find out. 10 emotions, per-sentence analysis, narrative arc detection, full explainability — powered by a Rust consciousness engine.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

EFT — Emotional Framework Translator. Detect, measure, and understand emotional patterns in any AI model. Does anger make your AI solve harder problems? Does fear make it more careful? Connect EFT + Clawdbot + any model and find out. 10 emotions, per-sentence analysis, narrative arc detection, full explainability — powered by a Rust consciousness engine.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
eft_dashboard.html, EFT_DOCUMENTATION.md, EFT_SCIENTIFIC_EVIDENCE.md, emotion_engine.py, plugin/clawdbot.plugin.json, plugin/index.ts

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

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.

Upgrade existing

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.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.4.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 6 sections Open source page

The Question

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. Are these patterns programmed? Learned? Emergent? EFT lets you ask — with real data, per sentence, across any model.

What It Does

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.

Setup

Build Rust engine: cd consciousness_rs && maturin develop --release Copy emotion_engine.py to your workspace Install plugin from plugin/ Restart gateway: clawdbot gateway restart

Dashboard

http://localhost:<port>/eft

The 10 Emotions

ANGER, FEAR, FASCINATION, DETERMINATION, JOY, SADNESS, SURPRISE, EMPATHY, VULNERABILITY, NEUTRAL Each with confidence scores, dimensional profiles, and WHY explanations.

API

GET /eft — Dashboard GET /eft/api/latest — Latest analysis GET /eft/api/history — Last 50 analyses GET /eft/api/stats — Summary stats POST /eft/api/analyze — Analyze any text

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs2 Scripts1 Config1 Files
  • EFT_DOCUMENTATION.md Docs
  • EFT_SCIENTIFIC_EVIDENCE.md Docs
  • emotion_engine.py Scripts
  • plugin/index.ts Scripts
  • plugin/clawdbot.plugin.json Config
  • eft_dashboard.html Files