
In this tutorial, we build an advanced workflow around Anthropic’s financial-services repository and reproduce its skill-driven architecture in pure Python. We begin by installing the required libraries, cloning the repository, and programmatically mapping its agents, vertical plugins, partner integrations, managed-agent cookbooks, and financial analysis skills. We then parse the repository’s SKILL.md files into a searchable registry and construct a reusable SkillAgent that injects selected fin
This tutorial describes how to build financial analysis agents using Claude, Python, and skill-driven architecture from Anthropic's financial-services repository. The approach involves installing required libraries, cloning the repository, parsing skill definitions from markdown files into a searchable registry, and constructing a reusable agent that injects financial playbooks into Claude while supporting iterative tool use for calculations and file generation. The tutorial demonstrates practical applications including discounted cash flow valuation, sensitivity analysis, comparable-company analysis with Excel output, and investment committee memo drafting. This matters because it shows how to combine AI models with structured financial methodologies and external data connectors to automate complex analytical workflows.

Long-running agents accumulate state that no transcript captures. A coding agent at step 10 holds edited files, a running dev server, installed packages, and a warm prompt cache. When it misreads a traceback and rewrites a file that was already correct, neither available recovery path is cheap: patching forward grows the context and the token bill, and restarting from step one re-pays every model and tool call while reproducing nothing exactly, because runs are non-deterministic. Jumping back t

New AI toolbars and prompts are showing up in Google Docs and Gmail. If you don’t want Gemini’s help in writing documents and emails, here’s how to turn that stuff off.

In October 2025, a storm brewed over the Caribbean Sea. Weather models differed on its trajectory. Would it remain weak and end up in Haiti, or would it intensify and head to Jamaica? Artificial intelligence model WeatherNext, developed by Google’s DeepMind and Google Research, went with the latter. Five days before landfall, it predicted with 80 percent confidence that the storm system would hit Jamaica as a Category 5 hurricane. Hurricane Melissa was catastrophic, causing flooding and landslid
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven