Execute repository-stored HTTP request files from the command line so API smoke tests, assertions, and environment-driven checks can run without a GUI client.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill run-http-and-rest-request-files-with-variables-hooks-and-assertions-during-local-or-ci-checks-with-httpyac --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Run Http And Rest Request Files With Variables Hooks And Assertions During Local Or Ci Checks With Httpyac?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-run-http-and-rest-request-files-with-variables-hoo)More formats (shields.io, HTML) on the badges page.
---
name: "Run .http and .rest request files with variables, hooks, and assertions during local or CI checks with httpYac"
slug: "run-http-and-rest-request-files-with-variables-hooks-and-assertions-during-local-or-ci-checks-with-httpyac"
description: "Execute repository-stored HTTP request files from the command line so API smoke tests, assertions, and environment-driven checks can run without a GUI client."
github_stars: 809
verification: "security_reviewed"
source: "https://github.com/AnWeber/httpyac"
author: "AnWeber"
publisher_type: "individual"
category: "Developer Tools"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "AnWeber/httpyac"
github_stars: 809
npm_package: "httpyac"
npm_weekly_downloads: 36676
---
# Run .http and .rest request files with variables, hooks, and assertions during local or CI checks with httpYac
Execute repository-stored HTTP request files from the command line so API smoke tests, assertions, and environment-driven checks can run without a GUI client.
## Prerequisites
Node.js or Docker, repo-stored .http/.rest files, network access to target APIs.
## Installation
Use the upstream install or setup path that matches your environment:
- npm install -g httpyac
- docker run -it -v ${PWD}:/data ghcr.io/anweber/httpyac:latest --version
Requirements and caveats from upstream:
- or using docker
Basic usage or getting-started notes:
- shell
- httpyac --version
- ## Commands
- Source: https://github.com/AnWeber/httpyac
- Extracted from upstream docs: https://raw.githubusercontent.com/AnWeber/httpyac/HEAD/README.md
## Documentation
- https://httpyac.github.io/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-http-and-rest-request-files-with-variables-hooks-and-assertions-during-local-or-ci-checks-with-httpyac/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!