kobiton
01Plugin Claude Code
Plugin marketplace listing 1 plugin: automate.
Plugin Claude Code
Plugin marketplace listing 1 plugin: automate.
Plugin Claude Code
Connect to Kobiton mobile testing platform - manage devices, run automation suites, and view test results.
MCP server Claude CodeCodexCursor +2
MCP server "kobiton", hosted remotely at api.kobiton.com, as configured in kobiton/automate.
Hook Codex
Runs when a session starts, executing install-cli.sh via bash. From kobiton/automate.
Skill Claude CodeCodex
Create a Kobiton test run from a test case or suite, then offer to monitor it. When the user gives only partial details (or just a test case id), fill the rest with sensible defaults that match the createTestRun schema, show a summary of what will run, and ask to proceed or customize before creating. After the run is…
Skill Claude CodeCodex
Drive an already-reserved Kobiton device from a natural-language intent. Opens an automation Appium session directly against the Kobiton WebDriver hub, runs an observe-decide-act loop with one action per iteration, pauses to ask the user when stuck (same-action repetition, screen unchanged, or model self-declared…
Skill Claude CodeCodex
Watch a running Kobiton test run and narrate it to the user: read the org's live-remediation flag up front, poll the run until every execution is terminal, surface the live-remediation URL the moment an execution is blocked, and give a correct post-mortem so a COMPLETED-with-BLOCKERENCOUNTERED execution is never…
Skill Claude CodeCodex
Run local Appium test scripts against Kobiton devices. Guides through app upload, device selection, capability parsing, and local execution. Use when the user asks to run mobile tests, validate an APK or IPA on Kobiton devices, or kick off an Appium suite from a local script directory. Trigger with "run kobiton tests"…
Skill Claude CodeCodex
Perform interactive testing on Kobiton devices using natural language. Translates user intents into CLI commands - WebDriver actions (find elements, type, click, swipe), device operations (adb shell, screen capture, port forwarding), file management (push/pull), app management, and test execution. Use when the user…
Instructions file CodexOpenCode
Instructions for kobiton/automate, covering kobiton automate - agent guide, what this plugin does, userintent format, getting started (new users) and routing ambiguous prompts.
Instructions file
Instructions for kobiton/automate, covering claude.md, getting started, commands, single test file and architecture.
Command
Run read-only health checks on the Kobiton automate plugin (CLI, credentials, profile).
Command
Fetch Kobiton credentials from the authenticated MCP server and write them to /.kobiton/.credentials.