agentsclimarketplace

Create previews

Skill indranilbanerjee/socialforge/skills/create-previews

Generate platform mockup previews showing how posts will look on each social platform.From its SKILL.md

Install
npx -y skills add indranilbanerjee/socialforge --skill create-previews

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.0 KB, 180 tokens by cl100k_base, as published. Nobody here has run it

/socialforge:create-previews — Preview Generator

Generate realistic platform mockups showing exactly how each post will appear when published.

Process

  1. For each post × each platform:
    • Load the generated/composed image
    • Load the adapted copy
    • Select platform preview template (assets/preview-templates/)
    • Inject: profile avatar, brand name, handle, image, copy, hashtags, timestamp
    • Render via Playwright → PNG preview
  2. Save to production/previews/post-{id}-{platform}-preview.png

Templates

  • linkedin-post.html | linkedin-carousel.html
  • instagram-feed.html | instagram-story.html
  • twitter-post.html | facebook-post.html
  • youtube-thumbnail.html

Timeout & Fallback

  • Per preview: 10-second timeout. If Playwright hangs, save raw image + copy as fallback.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.