@kernel/profile-website-bot-detection

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.

View in AI SkillSafe app
2 scan findings
0 downloads
0 stars
0 demos
SKILL.md

Kernel Skills

Official AI agent skills from the Kernel for installing useful skills for our CLI and SDKs that you can load into popular coding agents.

Installation

Claude Code

# Add the Kernel skills marketplace
/plugin marketplace add kernel/skills

# Install the CLI skill (includes kernel-auth)
/plugin install kernel-cli

# Install the SDK skills (TypeScript & Python)
/plugin install kernel-sdks

# Install the video generation skill
/plugin install generate-video

Codex

# Add the Kernel plugin marketplace
codex plugin marketplace add kernel/skills

# Install one or more plugins
codex plugin add kernel-cli@kernel
codex plugin add kernel-sdks@kernel
codex plugin add generate-video@kernel

You can also install them from the Plugins Directory in the ChatGPT desktop app. Restart the app after adding the marketplace, open Plugins in Codex, and find the Kernel plugins under Public.

Cursor

Install from the Cursor Marketplace:

  1. Open Cursor Settings > Plugins
  2. Search for "Kernel"
  3. Install the plugin

The Cursor plugin includes all skills, an MCP server for cloud browser management, and best-practice rules.

Any Agent

npx skills add kernel/skills

Manual Installation

git clone https://github.com/kernel/skills.git
cp -r skills/plugins/kernel-cli ~/.claude/skills/
cp -r skills/plugins/kernel-sdks ~/.claude/skills/
cp -r skills/plugins/generate-video ~/.claude/skills/

Prerequisites

Before using these skills, ensure you have:

  1. Kernel CLI installed:

    brew install kernel/tap/kernel
    
  2. Authenticated with Kernel:

    export KERNEL_API_KEY=<api-key> or
    kernel login
    

Once installed, your coding agent will automatically know how to use Kernel.

Available Skills

kernel-cli

Command-line interface skills for using Kernel CLI commands.

Skill Description
kernel-cli Complete guide to Kernel CLI - cloud browser platform with automation, deployment, and management
kernel-agent-browser Best practices for agent-browser -p kernel automation, bot detection handling, iframes, login persistence
kernel-auth Setup and manage Kernel authentication connections for any website with safety checks and reauthentication support
profile-website-bot-detection Profile a website for bot detection vendors using stealth vs non-stealth Kernel browsers; compare effectiveness and identify vendor products
debug-browser-session Systematically debug a Kernel browser session — VM issues, network errors, Chrome crashes, page-load failures, and live-view problems — using the Kernel CLI

kernel-sdks

SDK skills for building browser automation with TypeScript and Python.

Skill Description
typescript-sdk Build automation with Kernel's Typescript SDK
python-sdk Build automation with kernel's Python SDK

generate-video

Render smooth, deterministic MP4s from web scenes. No Kernel account required — just Chromium, Node, and ffmpeg.

Skill Description
generate-video Generate judder-free MP4 videos from web pages and animated visualizations: drive headless Chromium over CDP with an injected virtual clock, capture exact per-frame PNGs, encode with ffmpeg

Documentation

Support

License

MIT

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@kernel/profile-website-bot-detection/verified)](https://skillsafe.ai/skill/@kernel/profile-website-bot-detection/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@kernel/profile-website-bot-detection/installs)](https://skillsafe.ai/skill/@kernel/profile-website-bot-detection/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@kernel/profile-website-bot-detection/scan)](https://skillsafe.ai/skill/@kernel/profile-website-bot-detection/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@kernel/profile-website-bot-detection/eval)](https://skillsafe.ai/skill/@kernel/profile-website-bot-detection/)