Loading...
Loading...
Found 20 Skills
Export context report as Markdown or HTML
Sync Telegram messages to local storage. Use when user asks to sync, pull, fetch, or download Telegram messages.
Extract YouTube video transcripts with metadata and save as Markdown to Obsidian vault. Use this skill when the user requests downloading YouTube transcripts, converting YouTube videos to text, or extracting video subtitles. Does not download video/audio files, only metadata and subtitles.
Extract Udemy course content to markdown. Use when user asks to scrape/crawl Udemy course pages.
Search for new preprints in infectious disease modelling from arXiv, medRxiv, and bioRxiv
Parse, search, analyze, and ingest LinkedIn GDPR data exports. This skill should be used when working with LinkedIn data — searching messages, analyzing connections, exporting to Markdown, or ingesting into RLAMA for semantic search. Requires a LinkedIn GDPR data export ZIP file.
Crawl entire websites using Cloudflare Browser Rendering /crawl API. Initiates async crawl jobs, polls for completion, and saves results as markdown files. Useful for ingesting documentation sites, knowledge bases, or any web content into your project context. Requires CLOUDFLARE_ACCOUNT_ID and CLOUDFLARE_API_TOKEN environment variables.
Scrape content from WeChat Official Account articles. Use Playwright headless mode to perform background scraping without pop-ups, support dynamically loaded content, automatically extract titles and main text, and save as Markdown files. This skill should be used when users need to scrape WeChat Official Account article content.