npx -y skills add microlinkhq/skills/microlink-api
Interact with Microlink API and MQL for metadata extraction, screenshots, PDFs, web scraping, and browser automation. Use when the user mentions Microlink, MQL, @microlink/mql, web scraping with CSS selectors, taking website screenshots, generating PDFs from URLs, extracting metadata from links, or embedding link previews.
npx -y skills add microlinkhq/skills/unavatar-api
Retrieve user avatars from 20+ platforms (GitHub, X/Twitter, Instagram, Gravatar, etc.) via unavatar.io. Use when the user mentions unavatar, avatar retrieval, profile pictures, user avatars, or needs to resolve avatars by email, username, domain, or phone number.
npx -y skills add microlinkhq/skills/k8s-hpa-cost-tuning
Tune Kubernetes HPA scale-up/down behavior, topology spread, and resource requests to reduce idle cluster capacity and ensure nodes can drain. This skill should be used when auditing cluster costs on a schedule, analyzing post-incident scaling behavior, or investigating why replicas or nodes do not scale down.
npx -y skills add microlinkhq/skills/optimo
Optimize and convert images using optimo on top of ImageMagick. Use when the user mentions reducing image file size, image compression, batch optimization, converting image formats, or running optimo from scripts.
npx -y skills add microlinkhq/skills/browserless
Automate websites with browserless and Puppeteer for screenshots, PDFs, HTML/text extraction, URL status checks, and Lighthouse audits. Use when the user mentions browserless, @browserless/cli, headless Chrome automation, Puppeteer wrappers, website screenshots, PDF generation from URLs, or extracting rendered page content.
npx -y skills add microlinkhq/skills/metascraper
Extract unified metadata from website HTML using metascraper rule bundles and fallbacks. Use when the user mentions metascraper, metadata extraction from URLs, Open Graph/Twitter Cards/JSON-LD parsing, custom metadata rules, or building link preview pipelines.
npx -y skills add microlinkhq/skills/html-get
Retrieve normalized HTML from URLs using fetch or prerender with browserless fallbacks. Use when the user mentions html-get, rendered HTML extraction, JS-heavy pages, rewriting relative URLs, or preparing HTML for metascraper and scraping pipelines.
npx -y skills add microlinkhq/skills/keyvhq
Build and operate Keyv-based caching and key-value storage using @keyvhq/core and official adapters. Use when the user mentions Keyv, keyvhq, TTL cache, namespaces, storage adapters (Redis, Mongo, MySQL, PostgreSQL, SQLite, file), or adding cache support to a Node.js module.
npx -y skills add microlinkhq/skills/youtube-dl-exec
Run yt-dlp from Node.js using youtube-dl-exec for metadata extraction, media downloads, subtitle workflows, and subprocess control. Use when the user mentions youtube-dl-exec, yt-dlp automation, downloading media, or extracting structured video information.