AI and Ghost - themes, content creation, automation, editing

I’m searching for inspiration, ideas and tips on the AI adoption on the Ghost. Also would like to learn about the mood of the Ghost community. What is your evaluation on the AI - positive, negative or neutral.

The goal is people to share their experience using AI for:

  • theme creation
  • theme customization
  • content creation
  • content editing
  • Ghost configuration and setup

So far based on my experience:

  • theme creation - poor to medium results on new theme;
  • theme customization - it can help for basic stuff;
  • configuration - ghost forum is better for hard and complex problems;
  • content creation and editing - mixed results. Sometimes the AI is doing decent job; Sometimes the results are bad or cause issues ( writing style, semantic errors etc).

Tested AI models:

  • Claude - free and paid
  • ChatGPT - free and paid

In my case - I would say neutral to positive experience as total.

1 Like

I think that a decent or good result is tied to using ghst (new CLI that can allow MCP on Ghost) and agents who can view a RAG behind the scenes with knowledge bases, articles, links, support chats and so on.

I’m starting to play around it and I will post my experience. I’m using primarly open-source and it’s a lot to deploy for have a productive, clean and smoth experience.

If you want to test something like this, you can start with Openwebui (RAG, agents, embeddings, knowledge bases), LiteLLM (HUB for LLM), Peta (kind of MCP Gateway/Proxy).

A single agent for everything will not deliver a good result, but feeding each agent with specific instructions/skills/data. That will give you steroids and keep your context windows (usage) at the bare minimum.

You know, it’s always about how we use our resources not about having a lot or ‘the last model, app, tool’.

2 Likes

I think it works very well for creating themes for personal websites.

I know zero coding, but Im “tech savvy”. Only used Claude code for these themes below and I think they came out nice. Or what do you think? I would appreciate some feedback :slight_smile:

Currently using this one on my own website

Then I have done these in the past

4 Likes

Thanks guys!

I’ve learned plenty of new things and got some ideas to experiment.

satonotdead Especially on the:

A single agent for everything will not deliver a good result, but feeding each agent with specific instructions/skills/data.

+ ghst, Openwebui, Peta

And this is inspiring klippel. Keep the great work there.
Will be interesting to see the progress. Some of those themes looks promising for their simplicity.

For both: Do you have places where the progress can be followed?