Skip to main content

Overview

The yoinkit skill provides five main commands for social media research:

transcript

Extract transcript/captions from video content.

Syntax

Supported Platforms

  • YouTube videos
  • TikTok videos
  • Instagram Reels
  • Facebook videos
  • Twitch clips

Examples

Output

Returns plain text transcript with optional speaker labels (when available).

content

Get full content and metadata from any social post.

Syntax

Supported Platforms

All 14 platforms: YouTube, TikTok, Instagram, Twitter/X, Reddit, LinkedIn, Facebook, Twitch, Kick, Snapchat, Pinterest, Threads, Bluesky, Rumble

Examples

Output

Returns structured data including:
  • Post body/description
  • Engagement metrics (likes, shares, comments)
  • Author information
  • Publish date
  • Platform-specific metadata

Search for content on a specific platform.

Syntax

Options

Examples

Output

Returns list of results with links, engagement metrics, and metadata.
Get currently trending content on a platform.

Syntax

Options

Examples

Output

Returns ranked list of trending content with metrics.

research

Compound command — Automated research workflow that combines multiple API calls.

Syntax

Options

Examples

What It Does

  1. Searches each platform for the topic
  2. Gets trending content in that space
  3. (Deep mode) Pulls transcripts from top videos
  4. Summarizes themes and angles
  5. Identifies content opportunities

Output

Returns a structured research report:

Platform Support

Not all platforms support all commands. Here’s what works where:
Transcripts require video/audio content. Text-based platforms (Twitter, Reddit, LinkedIn) don’t have transcripts — use content instead.
Trending by topic isn’t available on most platforms. Trending returns overall hot content. For topic-specific research, use search with time filters.

Natural Language

You don’t have to use exact command syntax. Your AI assistant understands natural language:
“Get the transcript from this YouTube video”
“What did they say in this TikTok?”
“Transcribe this Instagram reel for me”
Your assistant translates your request into the appropriate API calls and handles platform limitations automatically.