KOBAYASHI avatar

KOBAYASHI

Community

@Kobayashi2003

6Followers
|
8Public Repos
|
3Published Skills

KOBAYASHI publishes skills for driving Chrome DevTools over CDP, operating Windows desktops via UI Automation, and cataloging light-novel EPUB collections.

Skills Distribution
DomainDeveloper To...Desktop GUI Operat.. (40%)Browser DevTools C.. (35%)Digital Library Ca.. (25%)

Agent Skills by KOBAYASHI

Showing 3 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About KOBAYASHI

FAQPage Schema
What tasks can I perform with KOBAYASHI's skills?โ–ผ

You can script the Chrome DevTools UI itself over CDP, operate the Windows desktop with real mouse, keyboard, and screenshots, and organize light-novel EPUB collections by verifying label, author, illustrator, release date, and ISBN against RanobeDB and BookWalker.

Who are these skills designed for?โ–ผ

Engineers debugging with Chrome DevTools panels, developers automating GUI apps that expose no API such as IDEs or native Windows software, and collectors maintaining a verified light-novel ebook library with accurate bibliographic records.

How does the computer-use skill operate the desktop?โ–ผ

It captures screenshots with an absolute-coordinate grid overlay, moves, clicks, drags, and scrolls the mouse, types CJK and emoji-safe text via window messages, reads control text and rects through UI Automation, and manages windows across multiple monitors by handle.

When should I use chrome-devtools-automation instead of Playwright?โ–ผ

Use it when a task requires a specific DevTools panel open or scripting the DevTools UI itself, such as Network, Application, or Elements panels, Command Menu actions, or cookie/storage trees. Playwright and the page CDP session already cover the page under test.

What does the ranobe-shelf skill require to catalog ebooks?โ–ผ

It requires EPUB files of light novels and cross-references the Ranobe no Mori index, colophon data, RanobeDB, and BookWalker to confirm label, author, illustrator, release date, and ISBN per volume, recording results in an append-only ledger before shelf placement.