Skip to main content

What if you could create any report - right where your data lives?

· 2 min read

Bringing Claude Code Skills into the OpenBB Workspace to create custom reports right where your data lives.

Last week I shared a video building a Claude Code Skill from scratch. It took a DBS Report and converted it into a Skill so I could produce DBS-style reports with any financial data. (more info here)

Magnus has been working on one of my favorite projects: building AI agents for the OpenBB Workspace with Pydantic AI. He saw my video and had the idea to bring skills like this directly into the Workspace.

Not just to replicate what I had done, but because he saw the potential.

The ability to create custom reports in the place where you already have all your data!

So he built it.

Using its very own OpenBB Pydantic AI framework, he made it possible to discover and run skills inside the Workspace via code.

You can literally check the PR here.

OpenBB Workspace with Skills integration


OpenBB Workspace Skills demo


We're bringing skills to the Workspace very soon. But the fact that the community is already finding ways to do it programmatically - that's just amazing.