Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skills

skills contains 10 collected skills from kernel, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
7
updated
2026-06-26
Forks
1
Occupation coverage
2 occupation categories · 90% classified
repository explorer

Skills in this repository

debug-browser-session
unclassified

Systematically debug a Kernel cloud browser session — VM issues, network errors, Chrome crashes, page-load failures, and live-view problems. Use when a browser session misbehaves (e.g. ERR_HTTP2_PROTOCOL_ERROR, "browser not responding", blank/error pages, captcha or "checking your browser" blocks, live view not loading) and you have the session ID. Drives the Kernel CLI to inspect session status, screenshots, page state, VM logs, and network connectivity.

2026-06-26
generate-video
software-developers

Generate crisp, perfectly smooth MP4 videos from a web page or animated visualization by driving headless Chromium over the Chrome DevTools Protocol (CDP) with deterministic frame-stepping, then encoding with ffmpeg and (if remote) sharing via a cloudflared tunnel. Use when asked to make/generate a demo video, explainer clip, launch/marketing animation, social teaser, or any short rendered video from a web scene — especially animated stat/timeline/diagram visualizations — and when you need to iterate on it (tweak, re-render, compare). Solves the common "the recording has hitches / judder / dropped frames" problem.

2026-06-13
kernel-browser-harness
software-developers

Best practices for using browser-use's open-source browser-harness with Kernel cloud browsers over CDP. Use when driving a Kernel browser from browser-harness, extracting a CDP URL from `kernel browsers create`, or running multi-step or parallel harness sessions against Kernel.

2026-06-08
kernel-cli
network-and-computer-systems-administrators

Complete guide to Kernel CLI - cloud browser platform with automation, deployment, and management

2026-05-06
diff-profile-archives
software-developers

Compare two Kernel profile archives to investigate behavioral differences. Use when an issue (e.g. login failure, captcha, broken automation, vendor mismatch) reproduces on one profile but not another, or when a "good" vs "bad" profile needs to be diffed. Takes two profile IDs/names plus an issue description, downloads both archives via the Kernel CLI, and surfaces differences in cookies, storage, preferences, extensions, and login state that could explain the issue.

2026-04-28
profile-website-bot-detection
software-developers

Profile a website for bot detection vendors using stealth vs non-stealth Kernel browsers. Use when analyzing bot detection on a website, comparing stealth effectiveness, identifying anti-bot vendors and products, or detecting challenge types.

2026-03-03
kernel-auth
software-developers

Setup and manage Kernel authentication connections for any website (Gmail, GitHub, Outlook, or custom domains). Handles managed auth flows with automatic reauthentication support.

2026-02-18
kernel-python-sdk
software-developers

Build browser automation scripts using the Kernel Python SDK with Playwright and remote browser management.

2026-02-11
kernel-typescript-sdk
software-developers

Build browser automation scripts using the Kernel TypeScript SDK with Playwright, CDP, and remote browser management.

2026-02-11
kernel-agent-browser
software-developers

Best practices for using agent-browser with Kernel cloud browsers. Use when automating websites with agent-browser -p kernel, dealing with bot detection, iframes, login persistence, or needing to find Kernel browser session IDs and live view URLs.

2026-02-04
kernel/skills Agent Skills | SkillsMP