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 件のリポジトリを表示
すべてのリポジトリを表示しました