agentsclimarketplace

Ai course transcripts

Skill S3YED/appie-kit/skills/knowledge/ai-course-transcripts

Build Your Own AI Employee. The complete starter kit for OpenClaw + Hermes Agent. 155 deduplicated skills, drag-and-drop workspace, case studies, install scripts.

Install
npx -y skills add S3YED/appie-kit --skill ai-course-transcripts

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Full transcripts of the AI Model Factory by Herman Carter course (AI Influencer / spicy-creator playbook). 164 unique lesson transcripts with timestamped lines.

The file declares its own license as private (course content, do not redistribute). That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.9 KB, 734 tokens by cl100k_base, as published. Nobody here has run it

AI Model Factory transcripts

This skill bundles the complete searchable transcripts of the AI Model Factory by Herman Carter course. The course covers building, growing, and monetizing AI-influencer (NSFW + SFW) accounts end-to-end on Instagram, Fanvue, and adjacent platforms.

What's inside

164 unique lesson transcripts grouped by module (after content-hash dedupe of 178 raw files):

ModuleLessonsTopic
1. AI Influencer Course V254Phases 0-6: foundations, audience, character creation, IG setup, boosting, content, launch
2. ComfyUI Masterclass8ComfyUI install + workflows for character generation
3. Sugarlab AI Masterclass11Cloud alternative to ComfyUI for hands-off image gen
4. Instagram Posts Masterclass3Photoshop + IG post specifics
5. Fanvue Masterclass6Setting up Fanvue, content strategy, verification
8. AI Influencer Course (LEGACY)53Older curriculum — useful comparison + extra material
9. Instagram Reels Masterclass22Reels strategy: foundation, advanced, tips, American Gooners
6. Vault2Bonus content (Fanvue Likes, ComfyUI LoRA)
_other5Misc unprefixed transcripts

Format

Each transcript is plain text with timestamped lines:

# LESSON_NAME
Source: /path/to/source.mp4

[0.0s - 3.0s] So you want to get yourself a really good banner...
[3.0s - 6.4s] There are two types of banners that perform best.

Format makes it easy to: cite specific lines, jump to source video frames, vector-index per chunk, or pipe through an LLM for summarization.

How to use

  • Browse: open INDEX.md and click any lesson.
  • Search by topic: grep -ril "ComfyUI" transcripts/ or use ripgrep for speed.
  • Semantic search: index transcripts/ directory into Pinecone (suggested namespace ai-course) or Chroma. Each transcript is small (1-10 KB), trivial to embed.
  • Q&A on the course: ingest into a RAG pipeline. Course is opinionated and strategy-heavy, so a top-3 retrieval against transcripts answers most "what did the course say about X" prompts.

Provenance

  • Source: AI Model Factory by Herman Carter (paid Skool community).
  • Downloaded as 91 MP4s on 2026-03-18 by Appie-Opus to ~/clawd/learning/ai-course/.
  • Re-transcribed by Wolfie (Harry Van Deursen's Mac Mini, [email protected]) using faster-whisper. Job completed 2026-05-07.
  • Pulled to Mac Mini at ~/clawd/learning/ai-course-transcripts/wolfie-knowledge/ then deduped + packaged into this skill.

Related skills

  • comfyui (Hermes builtin)
  • viral-shorts-course (separate course, viral shorts creation)
  • agentic-video-tools (production tooling shortlist)

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.