Per-platform top-post analysis of competitor products via fetch-reference (public).
원문 언어: 영어
메뉴
SkillsMP는 RonShih/social-media-bot에서 29개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 29개 중 29개를 표시합니다.
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.
원문 언어: 영어