sushi-weekly-content

Generate a week of Taglish social posts and images for TikTok, Instagram, and Facebook Groups.

2|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/neo-unicorn/neo-skills --skill sushi-weekly-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sushi-weekly-content
Source: https://github.com/neo-unicorn/neo-skills/tree/main/sushi-weekly-content
Command: npx skills add https://github.com/neo-unicorn/neo-skills --skill sushi-weekly-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of a complete week's social content for New Rainbow Sushi so content teams no longer spend hours planning, writing, and assembling platform-ready posts and images while keeping brand consistency and rotation logic intact.

Core Features & Use Cases

  • Automated topic rotation: reads a week counter and selects angles from a 14-day matrix to avoid repetition across weeks.
  • Dual-track content output: generates daily B2C (TikTok/Instagram Taglish short copy) and B2B (Facebook Groups recruitment copy) files with required CTAs and brand anchors.
  • Image generation & resilience: optionally calls baoyu-image-gen to produce platform aspect-ratio images, records per-day status.json entries, and continues on image-generation failures.
  • Operational integration: writes structured outputs to a defined content directory, supports a --no-images flag, and can be scheduled via launchd for weekly runs.
  • Use Cases: weekly social calendar prep, franchise recruitment copy packs, and content ops for small F&B brands.

Quick Start

Run the sushi-weekly-content skill by issuing /寿司推广 or /sushi-weekly-content with optional flags like --week YYYY-MM-DD or --no-images to produce one week's B2C and B2B posts and images.

Frequently Asked Questions about sushi-weekly-content

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

FAQPage Schema
How do I automate weekly social media content generation for a food brand?

To automate weekly social media content, you generate a full week of Taglish copy and platform-ready images for TikTok, Instagram, and Facebook Groups. This Skill uses a 14-day topic rotation matrix and optional image generation to package daily posts automatically.

Can I generate social media images and posts at the same time?

Yes, you can generate social media images and posts simultaneously by optionally calling image generation tools during content creation. The Skill outputs daily B2C and B2B copy files alongside platform aspect-ratio images, continuing the text output even if image generation fails.

What is the best way to schedule weekly content calendar automation?

The best way to schedule weekly content calendar automation is using a task scheduler like launchd for weekly runs. You execute the content generation skill with optional flags like --week YYYY-MM-DD to produce structured output directories containing your daily posts and images.

Does this content automation tool support Taglish copy for TikTok and Instagram?

Yes, this content automation tool supports Taglish copy for TikTok and Instagram by generating daily B2C short copy using specific templates. It also produces B2B recruitment copy for Facebook Groups with required CTAs and brand anchors.

How do I prevent topic repetition across weekly social media posts?

To prevent topic repetition across weekly social media posts, the system reads a week counter and selects angles from a 14-day matrix. This automated topic rotation logic ensures content angles vary across different weeks for the brand.

What happens if image generation fails during automated content packaging?

If image generation fails during automated content packaging, the system implements basic retry and fallback handling. It records per-day status.json entries and continues generating the remaining text copy and structured outputs without interrupting the weekly content bundle.