Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Create and maintain Revyl tests through MCP tools using YAML validation, create/update operations, and execution feedback loops.
Use this skill when tests should be authored and managed through MCP tools.
validate_yaml(content="...")create_test(name="...", platform="ios", yaml_content="...")update_test(test_name_or_id="...", yaml_content="...", force=true)run_test(test_name="...")get_test_status(task_id="...")If shared steps appear in 3+ tests:
list_modules()insert_module_block(module_name_or_id="...")npx skills add RevylAI/revyl-cli --skill revyl-mcp-createHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Clear and well structured, with only minor parts that might need a second read.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Mostly actionable with clear steps; only a few small gaps remain.