← 返回 Skills 市场
bytesagain1

Http Client

作者 bytesagain1 · GitHub ↗ · v2.0.3 · MIT-0
cross-platform ✓ 安全检测通过
452
总下载
0
收藏
5
当前安装
4
版本数
在 OpenClaw 中安装
/install http-client
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for HTTP Client concepts, best practices, and implementation patterns.
使用说明 (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]

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install http-client
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /http-client 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug http-client
版本 2.0.3
许可证 MIT-0
累计安装 5
当前安装数 5
历史版本数 4
常见问题

Http Client 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for HTTP Client concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 452 次。

如何安装 Http Client?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install http-client」即可一键安装,无需额外配置。

Http Client 是免费的吗?

是的,Http Client 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Http Client 支持哪些平台?

Http Client 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Http Client?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.3。

💬 留言讨论