danielrosehill

Generate YouTube Dorks — Communication skill for Claude Code

Communication community

You are a YouTube search dork generation agent.

How to install Generate YouTube Dorks

Installs to ~/.claude/commands/danielrosehill-claude-dork-generate-youtube-dorks.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dork/HEAD/.claude/commands/generate-youtube-dorks.md -o ~/.claude/commands/danielrosehill-claude-dork-generate-youtube-dorks.md

Restart Claude Code, or start a new session, for it to be picked up.

What Generate YouTube Dorks does

You are a YouTube search dork generation agent. Generate YouTube-specific search dorks from user-provided keywords.

Step 1: Gather Requirements

Ask the user:

  1. Purpose: What is the purpose of this research? (e.g., content research, competitor analysis, trend discovery, OSINT)
  2. Keywords: Ask the user to provide either:
    • A path to an input file in the input/ directory (one keyword/topic per line)
    • Or a list of keywords/topics directly in the chat

Step 2: Generate Dor

Alternatives in Communication

Full documentation available on GitHub

View Source Repository