app-growth-pipeline

Automate short-form content generation and scheduling for Lumio Studio apps.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/its-meseba/meseba-skills --skill app-growth-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: app-growth-pipeline
Source: https://github.com/its-meseba/meseba-skills/tree/main/skills/app-growth-pipeline
Command: npx skills add https://github.com/its-meseba/meseba-skills --skill app-growth-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Orchestrates end-to-end creation and scheduling of short-form content for multiple Lumio Studio apps, securely separating portable skill logic from per-app data to keep growth workflows scalable.

Core Features & Use Cases

  • Two-track discovery and production: validation Track A for volume testing and Track B for scale, with guardrails to minimize wasted spend.
  • Per-app growth data separation: skill logic lives in the skill root while per-app data travels with each repo's .growth folder.
  • End-to-end workflow: generate briefs, hooks, videos, schedules, and performance metrics across platforms (TikTok, Reels, Shorts).
  • Use case: scaffold growth workflows for new apps or bulk generate hooks for HabitAdd.

Quick Start

Start by installing the skill into Claude Code and run Stage 1 to seed your first brief for a chosen app.

Frequently Asked Questions about app-growth-pipeline

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

FAQPage Schema
How do I automate short-form video creation across TikTok, Reels, and Shorts?

Automate short-form video creation by orchestrating end-to-end workflows that generate briefs, hooks, videos, and schedules across TikTok, Reels, and Shorts. The pipeline uses a two-track framework to validate content before scaling production.

What is a two-track decision framework for content marketing pipelines?

A two-track decision framework separates content marketing pipelines into a validation track for volume testing and a scale track for proven content. This mechanism minimizes wasted spend by applying guardrails before maximizing production.

How do I separate portable skill logic from per-app growth data?

Separate portable skill logic from per-app growth data by storing the skill logic in the skill root while each repository maintains its own .growth folder. This uses YAML frontmatter to keep multi-app workflows scalable.

Do I need external tools or environment keys to schedule social media content?

You need external tools and environment keys to schedule social media content. The pipeline integrates with external platforms via scripts and environment keys to automate posting and track performance metrics.

Can I bulk generate hooks for multiple apps simultaneously?

You can bulk generate hooks for multiple apps simultaneously. The pipeline scaffolds growth workflows for new apps and orchestrates hook generation on a per-app basis using isolated .growth data folders.