Learn AI · Content
A content engine, from Obsidian to Ghost.
If you write in Obsidian and publish on Ghost, one command can run your whole content operation: stats, SEO audits, publishing, and growth strategy.
Meet /og — the Obsidian-Ghost bridge
/og is a custom command in the Expert AI terminal that connects your Obsidian vault to your Ghost CMS through the Ghost Content API. It turns a manual publish chore into an interactive menu:
| Command | What it does |
|---|---|
/og stats | Blog overview — traffic and performance at a glance. |
/og publish | Pick an Obsidian .md file and publish it to Ghost. |
/og seo_audit | SEO gap analysis on existing posts. |
/og strategy | Growth recommendations based on your content data. |
Why this workflow wins
- Write where you already write. Obsidian is your second brain; Ghost is your storefront. No copy-paste, no admin tab.
- SEO is built in. The audit command finds gaps, then the subagent writes with high-traffic intent.
- Delegate the strategy. The
ogsubagent has full Ghost API access plus a content-persona — say "have og analyze our content and produce a growth plan" and it runs. - Distribution thinking. Stats + strategy in the same loop means content improves with every publish.
Start your content engine
- Install the terminal (under 60 seconds).
- Connect your Ghost Content API key (see the full docs).
- Run
/ogand pick your first audit or publish.
New to publishing? See SEO for beginners and the glossary.