Deezwatts Agentic AI

Deezwatts Agentic AI Workflow
Section titled “Deezwatts Agentic AI Workflow”I wanted to put my Deezwatts Agency to work, curating some “data exhaust” from the Rivian, un-assisted if you will. Even if nobody but myself can appreciate the content, it’s still pretty cool to see the agent do its thing when scheduled and hands off with my own guiderails in process.
I get a pull request daily, from a specialized Deezwatts agent, that curates the data from the previous day and creates a new markdown file in the data-exhaust directory/category. Currently running the agent on the cluster, but eventually want to push it to the edge and schedule it with the running onboard pod on the truck. This is how I wanted to build generate content in 2024 but didnt have the chops to do it, but now it seems trivial to be awesome with the Antigravity IDE, and a Kubernetes Cluster to schedule on.
My agent build here is nowadays ridiculously simple, and a repeatable process:
Build an appropriate SKILLS.md for the desired agent, I use the ever awesome !agency-agents](https://github.com/msitarzewski/agency-agents) framework to to get this done.