sample-strands-agent-with-agentcore
Multi-agent chatbot with documents, research, and browser automation
All Skills in This Repository (24)
Pure Emerald Level Indicatorscode-interpreter
Execute Python, JavaScript, TypeScript code and shell/file operations in an isolated sandbox with session persistence.
visualization
Create interactive bar, line, and pie charts from structured data.
excel-spreadsheets
Create and modify Excel workbooks with openpyxl-based Python code.
tavily-search
Perform ranked web searches with summaries and citations, and extract cleaned page text from URLs.
arxiv-search
Searches and retrieves scientific papers from ArXiv via query and paper ID.
financial-news
Fetch stock quotes, historical prices, news, and analysis for equity tickers.
doc-coauthoring
Guide structured co-authoring workflows for drafting documentation and proposals.
google-web-search
Search the web via Google Custom Search and return titles, snippets, links, and optional image results.
powerpoint-presentations
Create and edit PowerPoint presentations with PptxGenJS and template-preserving workflows.
visual-design
Generate charts, posters, and infographics as PNG or PDF using Python libraries.
workspace
Read and write session workspace files with logical paths and encodings.
google-maps
Search places, get directions, geocode addresses, and render maps via Google Maps tools.
Frequently Asked Questions
FAQPage SchemaHow to install sample-strands-agent-with-agentcore?โผ
Run `npx skills add aws-samples/sample-strands-agent-with-agentcore --all -g -y` in your terminal to install all skills in this suite globally.
What does this AWS agent sample do?โผ
It is an end-to-end reference architecture for a multi-agent chatbot using Strands Agents and Amazon Bedrock AgentCore, with 100+ tools for search, documents, email, calendar, and browser automation.
How do the document generation skills work?โผ
Dedicated skills create and edit Word, Excel, and PowerPoint files with professional formatting, live formulas, and visual preview checks before delivery.
Can it connect to Gmail, Notion, and GitHub?โผ
Yes. Built-in OAuth skills let the agent read and send Gmail, manage Calendar events, edit Notion pages, and handle GitHub issues and pull requests after your approval.
Do I need coding experience to use these skills?โผ
No. Once deployed, you describe tasks in plain English and the agent picks the right skill, runs the code, and returns finished files or answers.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core