Skip to content
Skillv1.0.0

Mobile Testing Automation

Generates automated test scripts for mobile apps using Appium, Detox, or XCTest frameworks

by Eli-yu-first(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from Eli-yu-first/skillshub (skills-repository/testbot/Mobile-Testing-Automation/SKILL.md). Install upstream with npx skills add Eli-yu-first/skillshub --skill Mobile-Testing-Automation. Copyright stays with the author (MIT).

Mobile Testing Automation

Generates automated test scripts for mobile apps using Appium, Detox, or XCTest frameworks

Usage

This skill can be used standalone or as part of an Agent workflow on SkillsHub.

Standalone

skillshub run testbot/Mobile-Testing-Automation --input "Your query here"

In Agent

Add this skill to your Agent configuration to enable its capabilities.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/eli-yu-first-skillshub-mobile-testing-automation/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

eli-yu-first-skillshub-mobile-testing-automation.ocm.jsonjson
{
  "ocm": "1",
  "id": "eli-yu-first-skillshub-mobile-testing-automation",
  "kind": "skill",
  "name": "Mobile Testing Automation",
  "description": "Generates automated test scripts for mobile apps using Appium, Detox, or XCTest frameworks",
  "publisher": "Eli-yu-first",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "rpa",
      "app-development",
      "ai",
      "automation",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Generates automated test scripts for mobile apps using Appium, Detox, or XCTest frameworks"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/Eli-yu-first/skillshub",
      "path": "skills-repository/testbot/Mobile-Testing-Automation/SKILL.md",
      "ref": "65550a6e3068af13f07b3fb2605cdcc6e430a143",
      "url": "https://github.com/Eli-yu-first/skillshub/blob/65550a6e3068af13f07b3fb2605cdcc6e430a143/skills-repository/testbot/Mobile-Testing-Automation/SKILL.md",
      "key": "Eli-yu-first/skillshub/skills-repository/testbot/Mobile-Testing-Automation/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# Mobile Testing Automation\n\nGenerates automated test scripts for mobile apps using Appium, Detox, or XCTest frameworks\n\n## Usage\n\nThis skill can be used standalone or as part of an Agent workflow on SkillsHub.\n\n### Standalone\n\n```\nskillshub run testbot/Mobile-Testing-Automation --input \"Your query here\"\n```\n\n### In Agent\n\nAdd this skill to your Agent configuration to enable its capabilities.",
  "cost": {
    "context_tokens": 98
  }
}

Fetch it by URL: GET /api/v1/registry/eli-yu-first-skillshub-mobile-testing-automation/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.