extract-webpage
Extract web pages into structured Markdown. Use when the user provides a URL and wants it converted to Markdown, says "extract this page," "scrape this site," "grab that article," or drops a URL to a blog post, article, documentation page, or informational site. Also triggers when the user mentions a website they want archived, saved for reference, or converted to a readable document. For YouTube videos use extract-transcript instead. For PDFs use extract-book or extract-study.
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