← 返回 Skills 市场
omermesebuken1

HPD Pipeline

作者 omermesebuken1 · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
122
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install hpd-pipeline
功能描述
Use when the HPD lab needs a repeatable Planner -> Designer -> conditional Developer -> Tester flow for an approved idea, with Lobster-first and sequential f...
使用说明 (SKILL.md)

hpd-pipeline

Follow the stage contract in {baseDir}/references/project-pipeline.md.

Preferred mode

  • If the lobster CLI is available on PATH, prefer a Lobster workflow.
  • If lobster is unavailable, run the same stages sequentially in one turn and mark lobster_ready: false.

Required output sections

  • brief
  • cost_estimate
  • bom
  • assembly_plan
  • render_prompt
  • software_spec when needed
  • tester_report
  • artifact_manifest
  • completion_summary

Optional artifact fields

Use these when real outputs exist. If they do not exist, say so explicitly instead of implying they were produced.

  • render_image
  • cad_step_path
  • cad_stl_paths
  • assembly_doc_path
  • source_code_path
  • firmware_build_path

Rules

  • Keep outputs Notion-first.
  • Do not claim STEP/STL or validated firmware unless it was actually produced.
安全使用建议
This skill appears to be a coherent project pipeline, but it relies on external CLIs and APIs (lobster, openclaw image generation, Gemini API) and asks outputs to be 'Notion-first' while declaring no credentials. Before installing: (1) confirm whether your agent environment already has Lobster, OpenClaw, Gemini, or Notion integrations and what credentials they expose; (2) decide whether you are comfortable the agent may call those services and push project artifacts to Notion; (3) if you want to restrict access, run the skill in a sandbox or remove/disable integrations you don't trust; (4) ask the skill author to declare required binaries and environment variables and to provide any fallback scripts (e.g., the 'Gemini API script') so you can review them. If you cannot verify those integrations, treat the skill as capable of sending project data to external services and proceed cautiously.
功能分析
Type: OpenClaw Skill Name: hpd-pipeline Version: 0.1.0 The skill bundle defines a structured project development workflow (Planner, Designer, Developer, Tester) for hardware and software design. The instructions in SKILL.md and references/project-pipeline.md focus on generating reports, BOMs, and CAD files (OpenSCAD) while utilizing standard tool-use patterns like image generation. No indicators of malicious intent, data exfiltration, or unauthorized command execution were found.
能力评估
Purpose & Capability
The name/description (HPD pipeline) align with the SKILL.md stage contract and required outputs. Expectation to prefer a 'lobster' CLI and to generate images/CAD/source fits the described pipeline. However, the skill references external tools and outputs (openclaw image generate, Gemini API, Notion-first) that are not declared in the skill's requirements.
Instruction Scope
The instructions tell the agent to run external commands and APIs (try lobster on PATH; run 'openclaw image generate'; fall back to a 'Gemini API script' if image generation fails) and to write OpenSCAD and other artifact files to the workspace. They also require publishing outputs Notion-first. Those actions involve external integrations and writing files, but the skill does not enumerate what credentials or endpoints will be used or provide the fallback scripts — giving the agent broad discretion to call environment-integrated services.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes code-install risk.
Credentials
No environment variables, credentials, or config paths are declared, yet the SKILL.md expects use of external services (Gemini API, Notion) and CLIs (lobster, openclaw). Those services typically require API keys/credentials; the absence of declared env vars is a mismatch. If the agent environment already has those integrations, the skill would use them implicitly — which could lead to unintended data sharing.
Persistence & Privilege
always is false and there is no code that requests persistent/system-wide configuration or modifies other skills. The skill writes artifacts to its workspace per the contract, which is normal for this type of workflow.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hpd-pipeline
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hpd-pipeline 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial publish
元数据
Slug hpd-pipeline
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

HPD Pipeline 是什么?

Use when the HPD lab needs a repeatable Planner -> Designer -> conditional Developer -> Tester flow for an approved idea, with Lobster-first and sequential f... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。

如何安装 HPD Pipeline?

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

HPD Pipeline 是免费的吗?

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

HPD Pipeline 支持哪些平台?

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

谁开发了 HPD Pipeline?

由 omermesebuken1(@omermesebuken1)开发并维护,当前版本 v0.1.0。

💬 留言讨论