Skip to content

[Search] add use-case-library skill to onboarding agent#261403

Merged
wildemat merged 6 commits intoelastic:mainfrom
wildemat:feat/agent-builder-use-case-library
Apr 9, 2026
Merged

[Search] add use-case-library skill to onboarding agent#261403
wildemat merged 6 commits intoelastic:mainfrom
wildemat:feat/agent-builder-use-case-library

Conversation

@wildemat
Copy link
Copy Markdown
Contributor

@wildemat wildemat commented Apr 6, 2026

The public skill got an update for the use case library: Add new search onboarding references

This PR includes similar content but adapted for Agent Builder:

  • Each use case includes an "In Kibana" section explaining what can be
    set up via Dev Tools before moving to the IDE
  • Quick Reference table includes a "Set Up in Kibana" column
  • No LangChain/LlamaIndex references in "What ES does" sections (those
    are IDE-only integrations)
  • No routing directives (agent already has the conversation context)

AGENTS.md updated to reference use-case-library for "what can I build?"
questions.

Made-with: Cursor

wildemat added 2 commits April 6, 2026 14:45
Adds a use-case-library skill that maps 8 Elasticsearch use cases with
industry examples and technologies. Adapted for Agent Builder:

- Each use case includes an "In Kibana" section explaining what can be
  set up via Dev Tools before moving to the IDE
- Quick Reference table includes a "Set Up in Kibana" column
- Non-Search redirects use Kibana navigation (Management → Spaces)
  instead of abstract doc links
- No LangChain/LlamaIndex references in "What ES does" sections (those
  are IDE-only integrations)
- No routing directives (agent already has the conversation context)

AGENTS.md updated to reference use-case-library for "what can I build?"
questions.

Made-with: Cursor
@wildemat wildemat marked this pull request as ready for review April 6, 2026 18:57
@wildemat wildemat requested a review from a team as a code owner April 6, 2026 18:57
@wildemat wildemat changed the title feat(search): add use-case-library skill to agent builder [Search] add use-case-library skill to onboarding agent Apr 6, 2026
@wildemat wildemat added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting v9.4.0 labels Apr 6, 2026
@wildemat wildemat requested a review from a team as a code owner April 6, 2026 19:08
@wildemat wildemat added backport:version Backport to applied version labels and removed backport:skip This PR does not require backporting labels Apr 8, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #7 / IndexActionsContextMenu WHEN navigating to index detail pages AND WHEN clicking Overview/Settings/Mapping/Stats SHOULD use history.push with getIndexDetailsLink for each navigation

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
searchGettingStarted 293 294 +1

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/search-agent 40 45 +5
Unknown metric groups

API count

id before after diff
@kbn/search-agent 40 45 +5

History

@wildemat wildemat merged commit 27b4a50 into elastic:main Apr 9, 2026
19 checks passed
@kibanamachine kibanamachine added backport:skip This PR does not require backporting and removed backport:version Backport to applied version labels labels Apr 9, 2026
@wildemat wildemat added backport:version Backport to applied version labels and removed backport:skip This PR does not require backporting labels Apr 9, 2026
@kibanamachine kibanamachine added backport:skip This PR does not require backporting and removed backport:version Backport to applied version labels labels Apr 9, 2026
wildemat added a commit that referenced this pull request Apr 9, 2026
## Summary

Having merged these changes:
[[Search] add use-case-library skill to onboarding
agent](#261403 (comment))
[[Search] onboarding agent page context
awareness](#261404 (comment))
[[Search] Onboarding agent api snippet
context](#261405 (comment))
[[Search] Consolidate vector skill for onboarding
agent](#261406 (comment))

This PR adds a couple cleanup items:
- Prioritize Jina as the default EIS model
- Replace references to keyword/semantic/hybrid search with reference to
the consolidated vector-hybrid-search skill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting release_note:skip Skip the PR/issue when compiling release notes v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants