robotframework-requests-skill

Community

AI-guided REST API tests with RequestsLibrary.

Authormanykarim
Version1.0.0
Installs0

System Documentation

What problem does it solve?

REST API testing often requires boilerplate code to perform HTTP requests and validate responses. This skill exposes Robot Framework keywords that wrap RequestsLibrary to simplify API test authoring and improve reliability.

Core Features & Use Cases

  • Sessionless and session-based HTTP keywords for GET, POST, PUT, PATCH, DELETE, HEAD, and OPTIONS.
  • Flexible request options: json, data, files, headers, params, timeout, verify, cert, proxies, and an explicit expected_status for robust validation.
  • Real-world use cases include API health checks, CRUD workflows, authentication flows, and token management.
  • Rich references and practical patterns are provided to accelerate API testing workstreams.

Quick Start

Create a session for your API base URL and begin sending requests with GET/POST using JSON payloads.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: robotframework-requests-skill
Download link: https://github.com/manykarim/robotframework-agentskills/archive/main.zip#robotframework-requests-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.