Built some custom WordPress plugins with AI to automate my horoscope site, ended up going deeper than I expected
I have a horoscope site that runs on a strict calendar. Daily, weekly and monthly content needs to go up on time every time or readers notice immediately.
Started by building a few plugins using Lovable and Claude to handle the repetitive stuff. One checks the whole site regularly, fixes broken links, handles SEO issues on older posts, flags speed problems. Basically a full audit running in the background without me thinking about it.
The publishing side I solved differently. I connected the site to an external tool that handles research, drafting and scheduling. I still review everything before it goes live but I stopped being the bottleneck.
The whole thing runs mostly on its own now. I check in, review drafts, hit publish. Maybe 30 minutes a day for a site that used to eat my entire Sunday.
Anyone else building custom plugins to automate parts of their WordPress sites? Curious what people are using for the publishing side specifically.