Skip to content

orbitant-yt-description

v1.0.0 Part of orbitant-marketing

YouTube video description generator for Orbitant Knowledge Sharing (KS) sessions. Takes a session transcript (.vtt or plain text) and produces a bilingual, SEO-optimised YouTube description — Spanish first, then English — built around a positionable keyword. The description is structured to rank in YouTube and Google search: keyword in the first line, natural repetition in the overview and takeaways, and hashtags chosen for search intent, not just labels. Use this skill whenever someone needs to write or generate a YouTube description for a KS session or any Orbitant video — even if they just say "escribe la descripción del vídeo", "I need the YouTube copy", or "help me upload this session". Also trigger when given a transcript and asked to prepare anything for a video upload.

marketingyoutubeseovideocontentks-sessionsdescriptionbilingualkeywords

Installation

# Install the parent plugin
/plugin marketplace add weorbitant/orbitant-os
/plugin install orbitant-marketing

Usage

After installing, this skill will automatically activate when Claude detects relevant context. You can also invoke it directly:

/orbitant-marketing:yt-description

Using with Other Agents

Install this skill on other AI agents using skills.sh:

# Install to Cursor
npx skills add weorbitant/orbitant-os --skill orbitant-yt-description --agent cursor -y

# Install to Cline
npx skills add weorbitant/orbitant-os --skill orbitant-yt-description --agent cline -y

# Install to Claude Code
npx skills add weorbitant/orbitant-os --skill orbitant-yt-description --agent claude-code -y