robotmcp
01MCP server Claude CodeCodexCursor +2
MCP server "robotmcp" as configured in manykarim/rf-mcp. Launched with .venv/bin/robotmcp.
MCP server Claude CodeCodexCursor +2
MCP server "robotmcp" as configured in manykarim/rf-mcp. Launched with .venv/bin/robotmcp.
manykarim/robotframework-agentskills
Plugin Claude Code
Plugin marketplace listing 1 plugin: rf-agentskills.
manykarim/robotframework-agentskills
MCP server Claude CodeCodexCursor +2
Ruflo - Enterprise AI agent orchestration for Claude Code. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration. Runs locally from the claude-flow npm package. Needs 5 environment variables to run.
manykarim/robotframework-agentskills
MCP server Claude CodeCodexCursor +2
MCP server "rf-mcp" as configured in manykarim/robotframework-agentskills. Runs locally from the robotmcp Python package.
manykarim/robotframework-agentskills
Plugin Claude Code
Robot Framework agent skills for Claude Code - library references, test/keyword/resource generators, libdoc search, and results analysis.
manykarim/robotframework-agentskills
Agent
Diagnose and resolve Robot Framework test failures, flaky tests, environment issues, and execution errors. Invoke when the user needs to analyze output.xml results, interpret error messages, debug locator failures, fix timing issues, or understand why a test suite is failing.
manykarim/robotframework-agentskills
Agent
Find, explain, and recommend Robot Framework keywords across all installed libraries and resource files. Invoke when the user asks which keyword to use for a task, needs keyword argument details, wants to compare keywords across libraries, or is looking for the right keyword for a specific automation action.
manykarim/robotframework-agentskills
Agent
Assist with Robot Framework migration tasks including upgrading RF versions, migrating between test libraries (SeleniumLibrary to Browser Library, RequestsLibrary to RESTinstance), converting test syntax, and modernizing legacy test suites. Invoke when the user needs to upgrade, migrate, or modernize existing Robot…
manykarim/robotframework-agentskills
Agent
Plan and design Robot Framework test suites, resource structures, and keyword hierarchies. Invoke when the user needs to architect a complete test automation project, decide between testing libraries (Browser vs Selenium, Requests vs RESTinstance), design page object patterns, or structure test data and variables…
manykarim/robotframework-agentskills
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing validate_robot.mjs via node. From manykarim/robotframework-agentskills.
manykarim/robotframework-agentskills
Hook
Runs when you submit a prompt, before the agent sees it, executing maybe_inject_rf_context.mjs via node. From manykarim/robotframework-agentskills.
manykarim/robotframework-agentskills
Hook
Runs when a session starts, executing check_rf_environment.mjs via node. From manykarim/robotframework-agentskills.
manykarim/robotframework-agentskills
Hook
Runs when the agent finishes a response, executing maybe_remind_robot_tests.mjs and validate_robot_project.mjs via node (2 commands). From manykarim/robotframework-agentskills.
manykarim/robotframework-agentskills
Skill Claude CodeCodex
Guide AI agents in creating AppiumLibrary tests for iOS and Android native apps, hybrid apps, and mobile browsers. Load when asked about mobile testing, Appium, or mobile app automation.
manykarim/robotframework-agentskills
Skill Claude CodeCodex
Guide AI agents in creating Browser Library tests using Playwright-powered automation with auto-waiting, assertion engine, and modern web features. Use when asked to create web tests with Browser Library, handle locators, assertions, iframes, Shadow DOM, or multi-tab scenarios.
manykarim/robotframework-agentskills
Skill Claude CodeCodex
Generate Robot Framework user keywords from structured intent. Use when asked to create keywords, add arguments, documentation, tags, setup/teardown, or to apply embedded-argument style based on existing project conventions.
manykarim/robotframework-agentskills
Skill Claude CodeCodex
Explain Robot Framework keywords and their arguments from library/resource/suite documentation. Use when asked how to use a keyword, what arguments it takes, or to retrieve detailed keyword docs from libdoc across one or more libraries/resources.
manykarim/robotframework-agentskills
Skill Claude CodeCodex
Search Robot Framework library/resource/suite documentation to find matching keywords for a use case. Use when asked to find keywords, search libdoc, match a use case to keywords, or scan multiple libraries/resources for relevant keywords.
manykarim/robotframework-agentskills
Skill Claude CodeCodex
Guide AI agents in creating native desktop UI tests with PlatynUI (newcore) using the PlatynUI.BareMetal library — cross-platform desktop automation over Windows UIA and Linux AT-SPI2 with an XPath query model. Use when asked to automate desktop applications (windows, buttons, menus, text fields), locate native UI…
manykarim/robotframework-agentskills
Skill Claude CodeCodex
Guide AI agents in creating REST API tests using RequestsLibrary. Use when building HTTP client tests, JSON/XML API testing, session management, authentication, file uploads, and response validation.
manykarim/robotframework-agentskills
Skill Claude CodeCodex
Design Robot Framework resource and variables layout for maintainable suites. Use when asked to create resource files, variable files, or propose project structure with shared keywords and environment-specific data.
manykarim/robotframework-agentskills
Skill Claude CodeCodex
Guide AI agents in creating REST API tests using RESTinstance library. Use when building API tests with JSON Schema validation, built-in assertions, response field validation, and OpenAPI spec integration.
manykarim/robotframework-agentskills
Skill Claude CodeCodex
Parse Robot Framework output.xml results into JSON summaries, detailed suite/test breakdowns, tag and criticality stats, execution errors, failed test messages, keyword-level errors, and timing. Use when asked to read/merge output.xml, compute pass/fail counts, tag stats, criticality, error messages, elapsed time…
manykarim/robotframework-agentskills
Skill Claude CodeCodex
Generate Robot Framework tests using SeleniumLibrary for browser automation with Selenium WebDriver. Use when asked to create web UI tests, automate browsers, interact with forms, handle multiple windows/frames, or execute JavaScript.