Graph of Skills builds a skill graph offline from a library of SKILL.md documents, then retrieves a small, ranked set of relevant skills at task time. Instead of flooding the agent context with an ...
This function processes a chunk of data to check for agent messages. It iterates over the messages and checks for tool calls. If a tool call is found, it extracts the tool name and query, then prints ...