robotframework-appium-skill

Generate AppiumLibrary Robot Framework test skeletons for iOS, Android, and hybrid mobile apps.

27|2|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/manykarim/robotframework-agentskills --skill robotframework-appium-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: robotframework-appium-skill
Source: https://github.com/manykarim/robotframework-agentskills/tree/main/skills/robotframework-appium-skill
Command: npx skills add https://github.com/manykarim/robotframework-agentskills --skill robotframework-appium-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Guides AI agents to generate and manage AppiumLibrary Robot Framework tests for mobile apps across iOS, Android, and hybrid environments, reducing manual scripting effort.

Core Features & Use Cases

  • Generates test skeletons and keyword mappings for AppiumLibrary across mobile platforms.
  • Supports iOS, Android, and hybrid/mobile-browser scenarios with platform-specific locators and actions.
  • Use case: rapidly scaffold end-to-end mobile tests from high-level requirements, then customize steps as needed.

Quick Start

Ask it to generate AppiumLibrary Robot Framework tests for a given mobile app scenario.

Frequently Asked Questions about robotframework-appium-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Robot Framework test scripts for mobile apps?

Generate Robot Framework test scripts for mobile apps by providing high-level requirements and app flows. The Skill outputs AppiumLibrary-based test skeletons, keyword mappings, and page-object patterns for iOS, Android, and hybrid scenarios.

Can I use AppiumLibrary to test both iOS and Android with Robot Framework?

AppiumLibrary supports testing both iOS and Android platforms using Robot Framework. The Skill applies platform-specific locator strategies and actions to generate appropriate tests for native, hybrid, and mobile-browser environments.

What's the best way to structure Appium mobile tests using page-object patterns?

Structure Appium mobile tests using page-object patterns by generating test skeletons with keyword mappings. The Skill creates organized page-object structures that separate locators and actions, making Robot Framework tests easier to maintain and customize.

Does this approach support locator strategies for hybrid and mobile-browser scenarios?

Locator strategies for hybrid and mobile-browser scenarios are fully supported. The Skill generates AppiumLibrary Robot Framework tests with platform-specific locators tailored to iOS, Android, and hybrid mobile-browser testing contexts.

Do I need existing AppiumLibrary resources to start generating mobile test skeletons?

You do not need existing resources to start generating mobile test skeletons. The Skill loads instructions from its internal configuration and can optionally incorporate your existing AppiumLibrary resources to produce Robot Framework tests.

Why scaffold end-to-end mobile tests from requirements instead of manual scripting?

Scaffolding end-to-end mobile tests from requirements reduces manual scripting effort significantly. The Skill automates AppiumLibrary Robot Framework test generation, producing customizable test skeletons and keyword mappings directly from high-level app flows and requirements.