Skip to content

Add base directory resolution hint to skill tool description#447

Merged
ericdallo merged 2 commits into
masterfrom
skill-base-dir-path-resolution
May 4, 2026
Merged

Add base directory resolution hint to skill tool description#447
ericdallo merged 2 commits into
masterfrom
skill-base-dir-path-resolution

Conversation

@zikajk
Copy link
Copy Markdown
Member

@zikajk zikajk commented May 4, 2026

The skill tool description didn't tell the LLM that file paths, scripts, or relative references inside the loaded skill content should be resolved against the skill's base directory. This caused the LLM to call scripts with wrong paths (usually CWD instead of the skill directory). Update the description to make this explicit.

  • I added a entry in changelog under unreleased section.
  • This is not an AI slop.

zikajk and others added 2 commits May 4, 2026 14:41
The skill tool description didn't tell the LLM that file paths,
scripts, or relative references inside the loaded skill content
should be resolved against the skill's base directory. This caused
the LLM to call scripts with wrong paths (usually CWD instead of
the skill directory). Update the description to make this explicit.
@ericdallo ericdallo merged commit 9f88059 into master May 4, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants