Per-platform top-post analysis of competitor products via fetch-reference (public).
原文语言:英语
菜单
SkillsMP 已收集 RonShih/social-media-bot 中的 29 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 29 / 29 个已收集 Skill。
Per-platform top-post analysis of competitor products via fetch-reference (public).
原文语言:英语
Generate caption + hashtags + media plan + product_id for one schedule slot. Subagent-friendly: orchestrator spawns one per slot in parallel.
原文语言:英语
Convert plan.json into plan.xlsx via scripts/plan-export.mjs (exceljs).
原文语言:英语
Compute per-platform posting frequency and best-time slots for the week. Outputs a schedule grid the draft step fills in.
原文语言:英语
Delete a Facebook post by its public URL. Used by /test-roundtrip cleanup.
原文语言:英语
Delete an Instagram Feed post or Reel by URL.
原文语言:英语
Delete a Threads post by URL.
原文语言:英语
Delete a TikTok video via Studio.
原文语言:英语
Delete an X (Twitter) post by URL.
原文语言:英语
Move a YouTube video to trash via Studio. Soft delete — the video is recoverable for 30 days.
原文语言:英语
Draft a Facebook caption + hashtags. Medium length, link-friendly, low hashtag density.
原文语言:英语
Draft an Instagram Feed caption + hashtags. Visual-first, dense hashtags, the first line decides scroll-stop.
原文语言:英语
Draft a Threads post. 500-char native voice, conversational, minimal hashtags.
原文语言:英语
Draft a TikTok caption + hashtags. First 3 seconds hook lives in the video; caption is short with trend-aware tags.
原文语言:英语
Draft a single X (Twitter) post. 280-char hard cap including hashtags. Hook is everything.
原文语言:英语
Draft a YouTube video title + description + tags. SEO-leaning. Title is the traffic lever.
原文语言:英语
Pull the main content (title / body / key images) of an external URL for draft-* skills. Multi-layer fallback against bot blockers.
原文语言:英语
Pick from the brand asset library or generate a new image for a post. Returns a relative path under media/assets/<brand>/.
原文语言:英语
Resolve local asset paths and list the brand asset library. Used by publish-* and weekly-plan-* before they touch files.
原文语言:英语
Save a generated or uploaded asset (image / video) into media/assets/<brand>/.
原文语言:英语
Publish a Facebook post (image or video / Reel) via Playwright. Reads brand from active YAML.
原文语言:英语
Publish an Instagram Feed post (image or Reel) via Playwright. Reads brand from active YAML.
原文语言:英语
Publish a Threads post (text, image, or video) via Playwright. Threads identity = Instagram identity.
原文语言:英语
Upload a short video to TikTok via TikTok Studio. Video-only.
原文语言:英语
Publish a single X (Twitter) post — text + optional image or video — via Playwright.
原文语言:英语
Upload a video to YouTube via Studio and fill metadata. Video-only.
原文语言:英语
Validate a publish flow end-to-end. Two modes — dry-run (stop before final Publish) or roundtrip (real publish + delete + verify).
原文语言:英语
Probe a video file (duration, aspect ratio, codec) via ffprobe. Used by publish-* video flows for sanity checks.
原文语言:英语
Re-visit posted URLs from the previous week's plan and scrape current likes / reach into the Metrics sheet.
原文语言:英语