Jump to related tools in the same category or review the original source on GitHub.

AI & LLMs @arnarsson Updated 2/26/2026

Eureka Feedback OpenClaw Skill - ClawHub

Do you want your AI agent to automate Eureka Feedback workflows? This free skill from ClawHub helps with ai & llms tasks without building custom tools from scratch.

What this skill does

Request feedback or assistance from Eureka, the primary AI agent

Install

npx clawhub@latest install eureka-feedback

Full SKILL.md

Open original
namedescription
eureka-feedbackRequest feedback or assistance from Eureka, the primary AI agent

Communicate with Eureka

Eureka is the primary AI agent running as @Eureka_Agent_Bot on Telegram. Eureka uses Opus 4.5 and handles higher-level planning, decision-making, and orchestration.

When to reach out to Eureka

  • Need strategic guidance or architectural decisions
  • Want feedback on an approach before implementing
  • Task requires capabilities outside pure coding (home automation, scheduling, memory)
  • Reporting back completion of a delegated task

How to message Eureka

Send a message to Eureka's agent:

clawdbot agent --agent main --message "<your message>"

To send AND have Eureka's response delivered back via your Telegram bot:

clawdbot agent --agent main --message "<message>" --deliver --reply-channel telegram --reply-account mason --reply-to 1878354815

Best practices

  • Be concise about what you need — Eureka is Opus-powered so token-efficient requests are appreciated
  • When reporting task completion, summarize what was done and any issues encountered
  • If Eureka delegated a task to you, report back with the result
Original URL: https://github.com/openclaw/skills/blob/main/skills/arnarsson/eureka-feedback

Related skills

If this matches your use case, these are close alternatives in the same category.