← Back to Skills Marketplace
bytesagain1

Http Client

by bytesagain1 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ Security Clean
452
Downloads
0
Stars
5
Active Installs
4
Versions
Install in OpenClaw
/install http-client
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for HTTP Client concepts, best practices, and implementation patterns.
README (SKILL.md)

Http Client

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for HTTP Client concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
This skill appears to be a straightforward, read-only reference tool. Before installing, note two small documentation issues: the script's internal VERSION (2.0.2) differs from the registry version (2.0.3), and the quickstart text mentions "access credentials" despite the header saying "No API keys or credentials required." These look like doc/version mismatches rather than malicious behavior. If you want extra caution: (1) review scripts/script.sh locally (it's small and static), (2) run it in a sandbox or isolated environment if you plan to execute it, and (3) contact the maintainer if you need the version/documentation clarified. No credentials or network access are required by the skill itself.
Capability Analysis
Type: OpenClaw Skill Name: http-client Version: 2.0.3 The skill is a purely informational reference tool that outputs static documentation via heredocs. Analysis of scripts/script.sh and SKILL.md confirms there are no network calls, file system modifications, or credential accesses, and the code logic is limited to printing help text.
Capability Assessment
Purpose & Capability
The skill is described as a read-only reference for HTTP client topics and the provided shell script and SKILL.md implement that behavior. Minor inconsistencies: package metadata/version (2.0.3) vs the script's VERSION variable (2.0.2), and the quickstart text mentions "Required tools and access credentials" which conflicts with the header's statement "No API keys or credentials required." These appear to be documentation minor errors rather than functional mismatches.
Instruction Scope
SKILL.md instructs the agent to provide plain-text reference outputs (heredocs). The included script only prints static documentation and does not read files, environment variables, or network resources. No instructions request broader system context or data exfiltration.
Install Mechanism
There is no install spec; this is effectively an instruction-only/reference skill with a helper script. Nothing is downloaded or written to disk by an installer. The presence of a script is expected and its content is static and benign.
Credentials
The skill declares no required environment variables, credentials, or config paths and the runtime script does not access environment variables or secrets. This aligns with the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system modifications or cross-skill configuration changes. Autonomous invocation is allowed by default but there are no additional privileges requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install http-client
  3. After installation, invoke the skill by name or use /http-client
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
publish v2.0.0
Metadata
Slug http-client
Version 2.0.3
License MIT-0
All-time Installs 5
Active Installs 5
Total Versions 4
Frequently Asked Questions

What is Http Client?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for HTTP Client concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 452 downloads so far.

How do I install Http Client?

Run "/install http-client" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Http Client free?

Yes, Http Client is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Http Client support?

Http Client is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Http Client?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v2.0.3.

💬 Comments