·robotframework-keyword-builder
</>

robotframework-keyword-builder

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.

6Installs·0Trend·@manykarim

Installation

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

How to Install robotframework-keyword-builder

Quickly install robotframework-keyword-builder 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-keyword-builder
  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

Create user keywords in Robot Framework syntax from structured input. Output JSON only.

Use "returnvalue" to add a RETURN statement at the end of the keyword:

in [Arguments] using ${name}: type syntax (e.g. ${count}: int). This builder does not yet generate that syntax; type information is recorded in [Documentation] only.

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. 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-keyword-builder
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-keyword-builder?

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. Source: manykarim/robotframework-agentskills.

How do I install robotframework-keyword-builder?

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-keyword-builder 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