Criador de Posts InstaPost AI

Generate and schedule Instagram posts with AI images and captions.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/Shouked/openhive --skill criador-de-posts-instapost-ai-shouked
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Criador de Posts InstaPost AI
Source: https://github.com/Shouked/openhive/tree/main
Command: npx skills add https://github.com/Shouked/openhive --skill criador-de-posts-instapost-ai-shouked

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yt-dlp, faster-whisper, opencv-python-headless, Pillow, pycryptodomex, brotli, certifi, and includes scripts (resource) components.

What problem does it solve?

Criadores de conteúdo perdem tempo gerando manualmente imagens, legends e agendando posts. Este Skill automatiza esse fluxo usando IA para criar imagens, legendas envolventes e gerenciar o agendamento, tudo integrado a várias portas de entrada (Dashboard, Telegram e MCP).

Core Features & Use Cases

  • Geração de imagem IA: cria imagens de alta qualidade para posts no Instagram usando Nano Banana/Gemini.
  • Geração de legenda: produz legendas otimizadas para engajamento com hashtags sugeridas.
  • Agendamento de posts: gerencia publicação em horários definidos com retry e status.
  • Integração multiplataforma: opera via Web, Telegram e MCP para criação/controle de posts.
  • Armazenamento de imagens: usa MinIO para armazenar e servir imagens publicamente.

Quick Start

Diga um tema e a Skill gerará uma imagem, criará a legenda e agendara a publicação.

Frequently Asked Questions about Criador de Posts InstaPost AI

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Instagram post creation and scheduling using AI?

AI-generated Instagram posts are created by orchestrating image generation and caption writing, then scheduling them for publication. This Skill manages the full flow through a Web Dashboard, Telegram Bot, or MCP, handling retries and status updates.

Can I generate Instagram captions and images via a Telegram bot?

Generating Instagram images and captions via a Telegram bot is supported as a core multi-platform entry point. This Skill uses the Telegram Bot integration to trigger AI image generation and caption creation, then manages the post scheduling flow.

What's the best way to manage scheduled Instagram posts with BullMQ?

The best way to manage scheduled Instagram posts with BullMQ is by using it as the backend job queue for publication. This Skill uses BullMQ alongside PostgreSQL and MinIO to schedule posts, manage retries, and store generated images securely.

Does this Instagram post generator support the Instagram Graph API?

This Instagram post generator supports the Instagram Graph API for automated publication. It integrates the Graph API into its scheduling flow to handle post delivery and status tracking after AI image and caption generation.

How does MinIO image storage work for AI-generated Instagram posts?

MinIO image storage for AI-generated Instagram posts works by saving and serving the created images publicly. This Skill uses MinIO as the object storage backend to retain images generated by Nano Banana or Gemini before scheduling them.

Do I need PostgreSQL and Prisma to schedule AI Instagram posts?

PostgreSQL and Prisma are required to schedule AI Instagram posts in this setup. They form the robust backend database that tracks job status, stores metadata, and manages the scheduling queue for the generated images and captions.