Skip to content

Add social-vision plugin (Marketing Growth)#281

Open
Shivang0 wants to merge 1 commit into
ccplugins:mainfrom
Shivang0:add-social-vision
Open

Add social-vision plugin (Marketing Growth)#281
Shivang0 wants to merge 1 commit into
ccplugins:mainfrom
Shivang0:add-social-vision

Conversation

@Shivang0

Copy link
Copy Markdown

social-vision

Adds social-vision under Marketing Growth (alongside instagram-curator, tiktok-strategist, twitter-engager).

What it does: paste an Instagram / TikTok / YouTube (Shorts) / X(Twitter) link — or a local video — and Claude watches it for you: transcribes the audio (verbatim, with timestamps), reads the on-screen text and visuals from sampled frames, reads the caption, and explains what the video is actually about. Instagram/X image carousels are read slide-by-slide.

Why it's useful for creators/marketers: turn any reel/short/post into a full breakdown (hook, transcript, on-screen text, CTA, takeaways) to study what's working.

Details for review

  • Cross-platform & local. Picks the best local Whisper engine per machine (mlx-whisper on Apple Silicon, faster-whisper on NVIDIA/CPU). Nothing is uploaded.
  • First-run setup: installs yt-dlp, gallery-dl, and the transcriber into a local virtualenv under ~/.social-vision/, and ensures ffmpeg. Clear install/uninstall noted in the README.
  • Network requests (disclosed): downloads the media from the pasted URL via yt-dlp/gallery-dl, and fetches a Whisper model from Hugging Face on first transcription. No other calls.
  • Private content: browser cookies are used only when the user explicitly opts in (--cookies-from-browser), for login-walled posts.
  • License: MIT. Source: https://github.com/Shivang0/social-vision

Happy to adjust category or formatting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant