Skip to content

feat: Add SkillsToolset to enable Haystack's Agent to read Skills#11459

Draft
sjrl wants to merge 9 commits into
v3from
skills-toolset
Draft

feat: Add SkillsToolset to enable Haystack's Agent to read Skills#11459
sjrl wants to merge 9 commits into
v3from
skills-toolset

Conversation

@sjrl
Copy link
Copy Markdown
Contributor

@sjrl sjrl commented Jun 1, 2026

Related Issues

Proposed Changes:

How did you test it?

Notes for the reviewer

Checklist

  • I have read the contributors guidelines and the code of conduct.
  • I have updated the related issue with new insights and changes.
  • I have added unit tests and updated the docstrings.
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I have documented my code.
  • I have added a release note file, following the contributors guidelines.
  • I have run pre-commit hooks and fixed any issue.

@sjrl sjrl self-assigned this Jun 1, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
haystack-docs Ignored Ignored Preview Jun 1, 2026 12:18pm

Request Review

@github-actions github-actions Bot added topic:tests type:documentation Improvements on the docs labels Jun 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  haystack/components/agents
  agent.py 209, 211-212
  haystack/tools
  __init__.py
  tool.py
  toolset.py 189
  haystack/tools/skills
  __init__.py
  skill_toolset.py 53, 139, 201-202
Project Total  

This report was generated by python-coverage-comment-action

@sjrl
Copy link
Copy Markdown
Contributor Author

sjrl commented Jun 2, 2026

After talking with @tstadel we agreed to drop the system_prompt_contribution addition for now and instead bake in more relevant instructions into the tool descriptions themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic:tests type:documentation Improvements on the docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant