
aws-samples/sample-ai-possibilities
2 skills2 installs74 starsGitHub
Install
npx skills add https://github.com/aws-samples/sample-ai-possibilitiesSkills in this repo
1Football StrategyThis skill provides football strategies and tactical concepts for programming smarter football agents. A developer uses it when designing agent behavior for a football simulation, translating tactics into code decisions. Each strategy includes agent-behavior mappings and pseudocode that map actions like SHORT_PASS, SPRINT, and MARK to game situations.1installs2Langgraph AgentsThis skill is a reference for building, enhancing, and deploying football agents with LangGraph and the LangChain ReAct pattern. A developer uses it when choosing LangGraph or working with LangChain and ReAct patterns to build an agent. It covers create_react_agent, defining tools with the @tool decorator, graph-based state management, and running on Amazon Bedrock models with a rule-based fallback.1installs