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日
已展示 8 / 10 个已收集 Skill。
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 个仓库
已展示全部仓库