manykarim

37 mods across 2 repositories, 143 stars between them.

robotmcp

01

manykarim/rf-mcp

MCP server Claude CodeCodexCursor +2

MCP server "robotmcp" as configured in manykarim/rf-mcp. Launched with .venv/bin/robotmcp.

113 25d ago A tokens not measured original Apache-2.0

claude-flow

03

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.

30 2mo ago A tokens not measured original Apache-2.0

rf-mcp

04

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.

30 2mo ago A tokens not measured original Apache-2.0

rf-agentskills

05

manykarim/robotframework-agentskills

Plugin Claude Code

Robot Framework agent skills for Claude Code - library references, test/keyword/resource generators, libdoc search, and results analysis.

30 2mo ago A tokens not measured original Apache-2.0

rf-debug-expert

06

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.

30 2mo ago A 56 tokens original Apache-2.0

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.

30 2mo ago A 62 tokens original Apache-2.0

rf-migration-guide

08

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…

30 2mo ago A 63 tokens original Apache-2.0

rf-test-architect

09

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…

30 2mo ago A 63 tokens original Apache-2.0

PostToolUse

10

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.

30 2mo ago A tokens not measured copy · 88% Apache-2.0

UserPromptSubmit

11

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.

30 2mo ago A tokens not measured original Apache-2.0

SessionStart

12

manykarim/robotframework-agentskills

Hook

Runs when a session starts, executing check_rf_environment.mjs via node. From manykarim/robotframework-agentskills.

30 2mo ago A tokens not measured copy · 86% Apache-2.0

Stop

13

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.

30 2mo ago A tokens not measured original Apache-2.0

appium

14

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.

30 2mo ago A 42 tokens original Apache-2.0

browser

15

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.

30 2mo ago A 58 tokens original Apache-2.0

keyword-builder

16

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.

30 2mo ago A 44 tokens original Apache-2.0

libdoc-explain

17

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.

30 2mo ago A 49 tokens original Apache-2.0

libdoc-search

18

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.

30 2mo ago A 48 tokens original Apache-2.0

platynui

19

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…

30 2mo ago A 85 tokens original Apache-2.0

requests

20

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.

30 2mo ago A 38 tokens original Apache-2.0

resource-architect

21

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.

30 2mo ago A 39 tokens original Apache-2.0

restinstance

22

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.

30 2mo ago A 40 tokens original Apache-2.0

results

23

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…

30 2mo ago A 82 tokens original Apache-2.0

selenium

24

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.

30 2mo ago A 45 tokens original Apache-2.0