ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

nate-b-jones-digest

Monitor Nate B Jones's YouTube channel, pull each new video transcript (YouTube captions or auto-transcribed audio), summarize it with an abstract + bullet highlights + reference links, and distribute the digest via email, chat, and/or a document per user-configured outputs.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/arpee/nate-b-jones-digest
Or

What This Skill Does

The nate-b-jones-digest skill is a specialized automation agent designed to keep you updated on the latest content from the Nate B Jones YouTube channel. Instead of manually checking for updates, this skill autonomously monitors for new uploads, extracts the audio or captions, and produces high-quality, actionable summaries. By leveraging Whisper for transcription fallback and intelligent LLM summarization, it ensures you never miss a key insight, even if the video lacks official closed captions.

Installation

  1. Install the package using the OpenClaw command: clawhub install openclaw/skills/skills/arpee/nate-b-jones-digest.
  2. Locate the references/config-example.yml file within the skill directory. Copy this to config.yml in your local directory.
  3. Configure your channel_id, poll_cron, and preferred output destinations (Email, Telegram, or document storage).
  4. Ensure you have your YouTube Data API key configured within your environment variables or via the gog (Google) skill integration for automated document generation.

Use Cases

  • Continuous Learning: Receive daily summaries of technical or productivity content directly to your preferred workspace.
  • Content Curation: Automatically build a searchable knowledge base in Google Docs or Markdown files based on video transcripts.
  • Team Alignment: Automatically share digests with a team via email or chat to ensure everyone is synchronized on new developments without needing to watch lengthy videos.

Example Prompts

  • "@OpenClaw, update my Nate B Jones digest settings to send the summaries to my Slack channel instead of email."
  • "@OpenClaw, catch me up on the latest Nate B Jones video digest for today."
  • "@OpenClaw, search my Nate B Jones digest history for mentions of 'time blocking' or 'project management'."

Tips & Limitations

  • Transcription: The skill defaults to official captions for speed. If a video is uncaptioned, the Whisper fallback will consume significant local compute resources.
  • Rate Limiting: If polling too frequently, ensure your YouTube Data API quota is sufficient. The default daily cron is recommended.
  • Environment: Keep your config.yml secure, as it may contain API tokens for your communication integrations.

Metadata

Author@arpee
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-arpee-nate-b-jones-digest": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#youtube#automation#summarization#productivity#content-curation
Safety Score: 4/5

Flags: network-access, file-read, file-write, external-api, code-execution