Loading...
Loading...
Found 26 Skills
Academic paper search and metrics analysis. Searches arXiv, PubMed, and Web of Science simultaneously with journal impact factor data. Triggers on requests to search for papers or find literature.
Sync Telegram messages to local storage. Use when user asks to sync, pull, fetch, or download Telegram messages.
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.
Crawl Xueqiu user's post timeline and save as Markdown file
Extract Udemy course content to markdown. Use when user asks to scrape/crawl Udemy course pages.
Generate comprehensive stock analysis report (PDF or markdown) with trend, PMCC, and fundamental analysis
Export context report as Markdown or HTML
Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when user mentions "X to markdown", "tweet to markdown", "save tweet", or provides x.com/twitter.com URLs for conversion.
Load all open issues from GitHub and save them as markdown files
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.
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.
A command-line tool for fetching X (Twitter) tweets and long-form articles. Supports regular tweets (text, images, video links) and X Article long-form articles (full content in Markdown format), and automatically saves as Markdown files. Based on the Jane-xiaoer/x-fetcher project. Use when user mentions "fetch tweet", "download tweet", "save X article", "fetch tweet", or provides x.com/twitter.com URLs.