social-export

Configure platform-specific social exports with branding and captions.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/ano4l/SiteRent --skill social-export-ano4l
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-export
Source: https://github.com/ano4l/SiteRent/tree/main/skills/generators/social-export
Command: npx skills add https://github.com/ano4l/SiteRent --skill social-export-ano4l

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of platform-ready social exports from app content, ensuring correct formatting, aspect ratios, and branding across Instagram, TikTok, and Twitter/X.

Core Features & Use Cases

  • Platform-aware formatting and aspect-ratio handling for Instagram Stories, Instagram Feed, TikTok, and X.
  • Branding overlays (corner logos or bottom banners) and caption/URL management for posts and stories.
  • Use Case: Publish a promo asset on multiple social networks with consistent visuals and automatic captions or hashtags.

Quick Start

Configure an ExportConfiguration for your target platform and run the SocialExporter to generate and share platform-ready media.

Frequently Asked Questions about social-export

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

FAQPage Schema
How do I automate formatting app content for Instagram, TikTok, and X?

Automate social exports by configuring an ExportConfiguration model with target platform, quality, branding, captions, and hashtags, then running a SocialExporter to generate platform-ready media with correct aspect ratios automatically.

Can I apply branding overlays and captions for multiple social media platforms?

Yes, social media branding overlays like corner logos or bottom banners are supported alongside caption and URL management, allowing you to publish promo assets with consistent visuals and automatic captions across Instagram, TikTok, and X.

What's the best way to handle platform-specific aspect ratios for Instagram Stories and TikTok?

The best way to handle platform-specific aspect ratios is using a platform-aware export pipeline that applies resolution targets and formatting rules for Instagram Stories, Instagram Feed, TikTok, and X automatically during the export workflow.

Does this social export pipeline support share-sheet fallbacks?

Yes, the SocialExporter supports share-sheet fallbacks, capable of presenting either a platform-specific export flow or a general share sheet when platform-specific rendering is unavailable.

Do I need external dependencies to run a production-ready social export workflow?

No external dependencies are required to run the production-ready social export workflow, as the ExportConfiguration model and SocialExporter operate independently to format app content for multiple platforms.

When should I not use an automated social export pipeline?

You should avoid an automated social export pipeline when your content requires manual creative adjustments that defy standardized aspect ratios, or when targeting platforms outside the supported Instagram Stories, Instagram Feed, TikTok, and X scope.