lifetrek-local-carousel-generator

Generate LinkedIn carousels locally with Deno scripts and text overlays.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill lifetrek-local-carousel-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lifetrek-local-carousel-generator
Source: https://github.com/RafaellsAlmeida/lifetrek/tree/main/.agents/skills/lifetrek-local-carousel-generator
Command: npx skills add https://github.com/RafaellsAlmeida/lifetrek --skill lifetrek-local-carousel-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates LinkedIn carousels entirely in your local environment, bypassing remote cloud services to speed up content creation and iteration.

Core Features & Use Cases

  • Unified Local Generation Pipeline: orchestrates content creation from strategist to designer within a single local workflow.
  • Text Overlay & Visual Composer: composes text onto images to produce ready-to-publish carousels.
  • Local Batch Generation & Persistence: creates multiple topics in one run and saves results to a local DB or storage for later deployment.
  • Use Case: A solo creator drafts a topic, generates a complete multi-page carousel offline, previews it locally, and then publishes to LinkedIn or drafts for review.

Quick Start

Use the lifetrek-local-carousel-generator to generate a LinkedIn carousel locally using the provided scripts.

Frequently Asked Questions about lifetrek-local-carousel-generator

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

FAQPage Schema
How do I generate LinkedIn carousels locally without relying on remote cloud services?

Generate LinkedIn carousels locally by running Deno-based scripts that orchestrate content creation and apply text overlays entirely within your local environment. This bypasses remote cloud services, allowing you to draft, compose, and preview multi-page carousels offline before publishing.

What is a local carousel generation pipeline and how does it handle image text composition?

A local carousel generation pipeline orchestrates content creation from strategist to designer within a single local workflow. It handles image text composition by using a visual composer to overlay text onto images, producing ready-to-publish carousels without remote triggers.

Does this local carousel generator work with Deno and require environment variables?

Yes, the local carousel generator runs using Deno-based scripts and requires local environment variables. It uses environment keys like OPEN_ROUTER_API_KEY, SUPABASE_URL, and SUPABASE_SERVICE_ROLE_KEY to support content generation and optional database persistence.

Can I batch generate multiple LinkedIn carousel topics and save them to a local database?

Yes, you can create multiple topics in one run using local batch generation. The pipeline saves the generated carousel results to a local database or storage for later deployment, supporting offline persistence through Supabase integration.

What is the best way to automate offline content creation for LinkedIn carousels?

The best way to automate offline content creation is using a unified local generation pipeline that handles end-to-end carousel creation. This approach automates content strategizing and image text composition entirely in a local environment without remote triggers.

What are the limitations of generating LinkedIn carousels entirely in a local environment?

Generating LinkedIn carousels locally limits direct remote triggers and requires local environment setup with specific keys like OPEN_ROUTER_API_KEY. You must manage local Deno scripts and database persistence manually, which requires developer or content team expertise.