Skip to content

vmeoc/AI-Automated-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿง  AI Automated Blog

An intelligent agent to automate the end-to-end deployment of blog content โ€” from setup to publication across Blogger, LinkedIn, BlueSky and track progress in a Google Spreadsheet file. The whole integration is done via MCP (Model Context Protocol) or regular code, depending when it's more appropriate. It's a good example of how an IDE (for example with Cline) can be turn in a Agent creation and management platform.


๐Ÿš€ Quick Start

  1. Initialize the project

    Run the setup script:

    node setup_dir.js
  2. Add your content

    Copy/paste your AI-generated content into the correct locations:

    • ๐Ÿ“ Blog article โ†’ blog/article.md
    • ๐Ÿ–ผ๏ธ Image โ†’ assets/image.jpg (1200ร—630 pixels required)
    • ๐Ÿ“ฑ Social media text โ†’ social/text.txt
  3. Start the agent in Cline

    In your Cline terminal, type:

    Let's work on article
    

    The agent will take over from there and guide the publishing process.


๐Ÿ“„ Full Workflow & Agent Details

See agent.md for a complete breakdown of how the agent works, what it automates, and how to extend it.


๐Ÿ› ๏ธ About

This project is designed to streamline AI-assisted blog publishing by minimizing manual steps:

  • AI-generated content (article, image, social text)
  • Structured folder setup
  • Step-by-step orchestration by an agent using Cline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published