·robotframework-results
</>

robotframework-results

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, slowest tests/keywords, or combine/merge multiple outputs via rebot.

6Installs·0Trend·@manykarim

Installation

$npx skills add https://github.com/manykarim/robotframework-agentskills --skill robotframework-results

How to Install robotframework-results

Quickly install robotframework-results AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/manykarim/robotframework-agentskills --skill robotframework-results
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: manykarim/robotframework-agentskills.

SKILL.md

View raw

Use the bundled script to read Robot Framework output.xml and return JSON. It supports:

Multiple outputs, merged (--merge replaces earlier results when tests overlap):

Multiple outputs, combined under a new top-level suite (no --merge):

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, slowest tests/keywords, or combine/merge multiple outputs via rebot. Source: manykarim/robotframework-agentskills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/manykarim/robotframework-agentskills --skill robotframework-results
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from manykarim/robotframework-agentskills

Quick answers

What is robotframework-results?

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, slowest tests/keywords, or combine/merge multiple outputs via rebot. Source: manykarim/robotframework-agentskills.

How do I install robotframework-results?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/manykarim/robotframework-agentskills --skill robotframework-results Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/manykarim/robotframework-agentskills