Semantic Kernel competitor brief
Apply a plan-and-execute loop to live competitor research.
The agent states a research plan, resolves it with search plugins, inspects evidence gaps, and writes a competitor brief.
SerpApi enhancement: provider-native search is replaced with typed web and news plugins.
uv run --isolated --no-project --with 'serpapi-search-tools[semantic-kernel]' --with python-dotenv \
cookbook/semantic-kernel/main.pyRead the complete cookbook entry or Semantic Kernel’s official plan-and-execute sample.