chatbot-app/agentcore/skills/web-search/SKILL.md
Search the web using DuckDuckGo for current information, news, and research topics.
npx skillsauth add aws-samples/sample-strands-agent-with-agentcore web-searchInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
| Parameter | Type | Default | Description |
|-----------|------|---------|-------------|
| query | str | (required) | Search query string |
| max_results | int | 5 | Number of results (max 10) |
When presenting information from search results, wrap every specific claim in <cite> tags:
<cite source="SOURCE_TITLE" url="URL">claim text</cite>
Rules:
source attribute should contain the title or name of the source.url attribute should contain the source URL when available.development
Read and write files in the shared session workspace. Use this to access files created by any skill — code-agent outputs, office documents, images, and more. All within the same isolated session.
documentation
Create, modify, and manage Word documents.
documentation
Wikipedia article search and retrieval
tools
Current weather and multi-day forecasts worldwide