HomeBrowseUpload
← Back to registry
// Skill profile

youtube-outlier-skill

Finds outlier/trending YouTube videos by niche keyword, analyzes main concepts, and stores to Google Sheet. Posts summary to Discord.

by dalime · published 2026-03-22

数据处理API集成加密货币
Total installs
0
Stars
★ 0
Last updated
2026-03
// Install command
$ claw add gh:dalime/dalime-youtube-outlier-skill
View on GitHub
// Full documentation

# youtube-outlier-skill

Finds outlier/trending YouTube videos by niche keyword, analyzes main concepts, and stores to Google Sheet. Posts summary to Discord.

Parameters Supported

  • `niche` (single or comma-separated list)
  • Usage

    Via Discord or API call:

    /ytoutlier AI news

    Discord Command Registration

    Add to your Discord/OpenClaw config, or copy below to your skill manifest:

    commands:
      - name: ytoutlier
        description: Find trending YouTube outlier videos in a niche.
        usage: /ytoutlier <niche>
        handler: youtube-outlier-skill

    Requirements

  • Google Sheets API credentials (edit access to your target sheet)
  • Discord bot token and channel ID
  • YouTube Data API key (if not handled by youtube-api-skill)
  • Environment variables

    See `.env.example` for all required variables.

    ---

    Skill created for Danny by Soma 🧘‍♂️ (OpenClaw)

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band