social-media-manager

Organize multi-tenant social media content generation from JSON profiles and schedules.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/rafaelramosdf/antigravity-agents --skill social-media-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-media-manager
Source: https://github.com/rafaelramosdf/antigravity-agents/tree/main/agent-creator/.agent/skills/social-media-manager
Command: npx skills add https://github.com/rafaelramosdf/antigravity-agents --skill social-media-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Agente especialista em Social Media para múltiplas empresas (multi-tenant). Transforma a gestão de marcas em uma operação automatizada que planeja, executa e entrega conteúdos (texto e imagem) em massa para publicação manual, mantendo consistência de voz, identidade visual e cronogramas.

Core Features & Use Cases

  • Onboarding de tenants: cria/atualiza perfis de marcas em data/tenants com validação de identidade visual e tom de voz.
  • Estratégia semanal: desenvolve planos de conteúdo com base em schedules e pilares de marca, gerando um cronograma de postagens.
  • Geração de conteúdo: produz legendas, textos de apoio e prompts visuais para posts, salvando outputs estruturados em output/{Tenant}/{Week}/.
  • Execução determinística: utiliza o script batch_generator.py para estruturar a saída e preparar assets para publicação manual.

Quick Start

Cadastre uma nova tenant e gere um plano semanal de conteúdo para várias marcas.

Example

Este segmento descreve como o sistema armazena dados de tenants em data/tenants e cronogramas em data/schedules, priorizando consistência entre diferentes marcas.

Frequently Asked Questions about social-media-manager

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

FAQPage Schema
How do I automate multi-tenant social media content generation across multiple brands?

Multi-tenant social media content generation is automated by reading per-tenant JSON profiles and weekly schedules to produce batch outputs of captions and visual prompts. The system organizes brands in data/tenants and enforces brand consistency through voice and color palette validation.

What's the best way to scale social media batch output while keeping brand voice consistent?

Scaling social media batch output while keeping brand voice consistent is achieved by storing individual brand profiles in data/tenants. The system validates visual identity and tone of voice for each tenant before generating structured weekly content outputs under output/{Tenant}/{Week}/.

Can I use automated batch content generation for manual publishing workflows?

Automated batch content generation is designed exclusively for manual publishing workflows. The system enforces non-automatic posting by producing structured text and image prompt assets, which you then review and publish manually to your social media platforms.

How does weekly social media planning work for multiple brands?

Weekly social media planning for multiple brands works by reading schedules stored in data/schedules alongside tenant profiles. It develops content plans based on brand pillars and generates a posting timeline with structured outputs saved to organized weekly directories.

Does the social media automation tool support onboarding new brand tenants with visual identity validation?

The social media automation tool supports onboarding new tenants by creating and updating brand profiles in data/tenants. It validates visual identity parameters and tone of voice guidelines to ensure consistency before any weekly content generation begins.

What are the limitations of using batch_generator scripts for social media strategy?

A key limitation of using batch_generator scripts for social media strategy is that outputs require manual posting. The system focuses on deterministic asset preparation and content planning, meaning it does not connect to social media APIs for automatic publishing.