KOBAYASHI
Community@Kobayashi2003
KOBAYASHI publishes skills for driving Chrome DevTools over CDP, operating Windows desktops via UI Automation, and cataloging light-novel EPUB collections.
Agent Skills by KOBAYASHI
Showing 3 vetted skills indexed across 1 GitHub repositories.
chrome-devtools-automation
Automates the Chrome DevTools front end over CDP to switch panels, click UI elements, and capture screenshots.
ranobe-shelf
Organize light novel epub collections by cross-referencing bibliographic sources and shelving files with tagged names.
computer-use
Automates Windows desktop GUI interaction via screenshots, mouse, keyboard, and UI Automation.
Frequently Asked Questions About KOBAYASHI
FAQPage SchemaWhat 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.