hermes - 💡(How to fix) Fix [Bug]: Hermes ignores SOUL.md's instruction to not use web_search and web_extract [1 pull requests]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Additional Logs / Traceback (optional)

Root Cause

It used to work, but some day it stopped working. I'd it's not after an upgrade. When I asked it why, it says it's because the tools are readily available, and loading a skill takes more steps.

Fix Action

Fixed

Code Example

You use kagi search but never `web_search`.
You use kagi extract but never `web_extract`.

---

N/A

---
RAW_BUFFERClick to expand / collapse

Bug Description

I have a kagi skill.

I have the following in ~/.hermes/SOUL.md:

You use kagi search but never `web_search`.
You use kagi extract but never `web_extract`.

When I ask Hermes to search something, it always uses web_search and web_extract.

It used to work, but some day it stopped working. I'd it's not after an upgrade. When I asked it why, it says it's because the tools are readily available, and loading a skill takes more steps.

Steps to Reproduce

  1. install this skill: https://git.sr.ht/~iacore/kagi-skill
  2. add the above text in SOUL.md
  3. ask Hermes to search the web

Expected Behavior

It should use the scripts in the kagi skill

Actual Behavior

It uses the web_search and web_extract skill.

Affected Component

Tools (terminal, file ops, web, code execution, etc.)

Messaging Platform (if gateway-related)

No response

Debug Report

N/A

Operating System

Linux

Python Version

No response

Hermes Version

No response

Additional Logs / Traceback (optional)

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

  • I'd like to fix this myself and submit a PR

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING