Skip to main content
kernel
GitHub 제작자 프로필

kernel

8개 GitHub 저장소에서 수집된 35개 skills를 저장소 단위로 보여줍니다.

수집된 skills
35
저장소
8
업데이트
2026년 8월 6일
저장소 탐색

저장소와 대표 skills

kernel-auth
미분류

Use Kernel managed auth whenever an agent needs to do something on a website as a logged-in user, including browsing, operating, automating, testing, debugging, or inspecting authenticated content. Reuse or create auth connections, complete hosted login…

2026년 8월 6일
kernel-agent-browser
소프트웨어 개발자

Best practices for using agent-browser with Kernel cloud browsers. Use when automating websites with agent-browser -p kernel, tuning stealth or proxy behavior, persisting profiles, handling iframes, discovering Kernel session IDs or live views, or cleaning up…

2026년 7월 27일
kernel-python-sdk
소프트웨어 개발자

Build and debug Python browser automation with the Kernel SDK, including browser lifecycle, server-side Playwright, CDP, profiles, proxies, and reliable cleanup.

2026년 7월 27일
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.

2026년 7월 25일
kernel-cli
소프트웨어 개발자

Use the Kernel CLI to manage cloud browsers, apps, profiles, proxies, managed auth, API keys, projects, and organization limits. Use when installing or authenticating the CLI, looking up current command syntax, or choosing the right command group.

2026년 7월 25일
debug-browser-session
소프트웨어 개발자

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,…

2026년 7월 25일
diff-profile-archives
소프트웨어 개발자

Compare two Kernel profile snapshots 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.…

2026년 7월 25일
kernel-browser-harness
소프트웨어 개발자

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…

2026년 7월 25일
수집된 skill 10개 중 8개를 표시합니다.
manual-testing
소프트웨어 품질 보증 분석가·테스터

Playbook for running a manual, end-to-end test of the pi-skillopt plugin in a real pi session — drive the skillopt-create / taskpack / finalize skills against an example, watch the loop progress, and analyze the run. Use when asked to "manually test…

2026년 6월 8일
skillopt-create
기타 컴퓨터 관련 직업

Set up and run a SkillOpt-style optimization loop for a single agent SKILL.md, scored by Harbor rollouts. Gathers the skill, the rollout environment (backend, agent, model, preloads), generates a task pack if none exists, then starts the loop. Use when asked…

2026년 6월 8일
skillopt-finalize
기타 컴퓨터 관련 직업

Close out a skillopt run — measure the optimized skill on the held-out test split, produce best_skill.md, and emit a clean diff + report against the original skill. Use when a skillopt loop has plateaued or the user asks to "finalize", "wrap up the skillopt…

2026년 6월 8일
skillopt-taskpack
기타 컴퓨터 관련 직업

Generate a Harbor task pack (tasks + verifiers + split manifest) from just a SKILL.md, so the skill can be scored by rollouts. Derives representative tasks from what the skill teaches, defines objective verifiers (outcome + skill-adherence), and emits…

2026년 6월 8일
jq-surgeon
소프트웨어 개발자

Query and transform JSON with the jq CLI so the result is both correct and consumable by the next step. Covers raw vs encoded output, missing-key and error semantics, safe value injection with --arg/--argjson, multi-input handling, and the core transform…

2026년 6월 8일
reversible-migrations
데이터베이스 아키텍트

Teaches an agent to author SQL schema migrations as reversible up/down pairs against a populated SQLite database, applied with the sqlite3 CLI. Every change ships as NNNN_name.up.sql plus NNNN_name.down.sql, where the down returns the database to its exact…

2026년 6월 8일
format-answer
소프트웨어 개발자

Toy skill used by the hello-harbor example. Teaches an agent to answer a question by writing the value, wrapped in <answer></answer> tags, to the file the task names.

2026년 6월 5일
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다