← 返回 Skills 市场
MindStudio HTTP Request Block Skill
作者
Sol Farahmand
· GitHub ↗
· v1.0.0
· MIT-0
106
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mindstudio-http-request-block-skill
功能描述
Configure and use the MindStudio HTTP Request block to send data to external APIs, webhooks, and web services. Use this skill whenever a user mentions HTTP r...
安全使用建议
This skill appears to be what it says: a reference for configuring HTTP Request blocks. Before installing or using it, consider: (1) never paste long-lived API keys or passwords into free-text prompts — use secure workflow variables or a secret store; (2) only send the minimum necessary data to external endpoints and verify the destination URL is trustworthy (test with a sandbox or replay-safe payload first); (3) confirm DELETE actions explicitly and audit who can edit workflows that use webhooks; (4) rotate and scope API tokens used by workflows (least privilege); (5) monitor workflow logs for unexpected outbound requests. These are operational cautions, not indications of incoherence in the skill itself.
功能分析
Type: OpenClaw Skill
Name: mindstudio-http-request-block-skill
Version: 1.0.0
The skill bundle is a legitimate utility designed to help users configure HTTP Request blocks within the MindStudio platform. It includes comprehensive instructions (SKILL.md) and examples (examples.md) for various API scenarios (GET, POST, PATCH, DELETE) and emphasizes security best practices, such as avoiding hardcoded credentials and requiring explicit user confirmation for destructive actions. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
能力评估
Purpose & Capability
Name, description, and files all describe configuring HTTP Request blocks; required assets (none) and examples (Finnhub, HubSpot, Airtable, Make/Zapier webhooks) align with that purpose. The skill does not request unrelated credentials, binaries, or config paths.
Instruction Scope
SKILL.md stays within the stated scope: it instructs the agent to ask scenario-specific questions and output complete block configs. It does not instruct reading local files, environment variables, or external endpoints other than the user-provided URLs. Note: by design the skill guides sending workflow variables (which may include secrets) to arbitrary external URLs — this is expected for an HTTP block but is an inherent data-exfiltration risk if misused; the skill includes sensible safety rules (do not hardcode keys, require DELETE confirmation).
Install Mechanism
Instruction-only skill with no install spec and no code files. This has the lowest install risk (nothing is written to disk or fetched at install time).
Credentials
The skill declares no required env vars, binaries, or config paths. It expects the user to supply endpoint URLs and workflow variable names (including API keys/tokens) as inputs, which is proportional to the purpose. Users should avoid pasting secrets into chat and instead use secure workflow variables as the skill recommends.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modification of other skills or agent-wide settings. Autonomous invocation is allowed by platform default and not flagged here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mindstudio-http-request-block-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/mindstudio-http-request-block-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the MindStudio HTTP Request Block Skill.
- Provides a comprehensive guide for configuring HTTP Request blocks in MindStudio workflows.
- Covers five key scenarios: Fetch Data (GET), Send Data (POST), Update/Modify (PATCH/PUT), Delete (DELETE), and Trigger External Systems.
- Includes detailed user interview questions for each scenario to ensure correct and safe configuration.
- Outlines best practices for authentication, headers, parameters, body setup, and downstream response handling.
- Emphasizes never to configure from memory and always to use the documented process for reliability and safety.
元数据
常见问题
MindStudio HTTP Request Block Skill 是什么?
Configure and use the MindStudio HTTP Request block to send data to external APIs, webhooks, and web services. Use this skill whenever a user mentions HTTP r... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。
如何安装 MindStudio HTTP Request Block Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mindstudio-http-request-block-skill」即可一键安装,无需额外配置。
MindStudio HTTP Request Block Skill 是免费的吗?
是的,MindStudio HTTP Request Block Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MindStudio HTTP Request Block Skill 支持哪些平台?
MindStudio HTTP Request Block Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MindStudio HTTP Request Block Skill?
由 Sol Farahmand(@sol1986)开发并维护,当前版本 v1.0.0。
推荐 Skills