extract-transcript
This skill should be used when the user asks to "extract a transcript", "summarize this video", "make a doc from this transcript", or provides a YouTube URL, podcast transcript, or timestamped spoken-word content. Also triggers when the user pastes a raw transcript, mentions "here's a video from Dr. [name]", or drops a YouTube link without explicitly asking for extraction.
Repository SourceNeeds Review
extract-book
This skill should be used when the user asks to "convert a PDF book to Markdown", "extract a book", "process this PDF", or has PDF books to organize or make searchable. Also triggers when the user mentions a book PDF or drops a PDF path that appears to be a book (chapters, table of contents, forewords). Specifically for books, not papers or short documents. If it has an Abstract and References section, use extract-study instead.
Repository SourceNeeds Review
extract-study
This skill should be used when the user asks to "extract a study", "convert this paper", "process this journal article", or drops a PMC link, DOI, PubMed URL, or research PDF into the conversation. Handles anything from PubMed/PMC, NEJM, JAMA, Lancet, JACC, Cureus, Nature, etc. Specifically for papers with IMRaD structure (Abstract, Methods, Results, Discussion), not books. Also triggers when the user mentions a study PDF without explicitly asking to convert it.
Repository SourceNeeds Review
sync-discord-identity
Sync a Discord bot profile into an OpenClaw agent IDENTITY.md, save the avatar under workspace/avatars, and safely add Avatar and Discord metadata.
Archived SourceRecently Updated