Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器clawhub未标认证来源可访问clear审计通过

hh-openclaw-agentHH OpenClaw Agent 搜索

Agent Skill

hh-openclaw-agent 用于处理浏览器自动化、网页检查和页面信息提取,适合在 OpenClaw 中需要让 Agent 打开页面、读取网页或验证前端流程时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,848

周安装

238

GitHub Stars

公开资料未说明

下载量

1,584
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:hh-openclaw-agent(HH OpenClaw Agent 搜索)
来源仓库:https://github.com/zack-dev-cm/hh-openclaw-agent
安装命令:
openclaw skills install hh-openclaw-agent
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install hh-openclaw-agent

简介

专用于 hh.ru 网站的浏览器自动化技能,实现页面交互与信息抓取任务。

  • 适用于需要自动登录、投递简历或监控职位变动的用户场景。
  • 通过 OpenClaw 触发后自动打开指定页面并提取结构化字段内容。
  • 依赖浏览器环境运行,可能受网站验证码或登录状态影响可用性。
  • 请勿用于高频请求以免触发账号风控,建议合理控制调用频次。

SKILL.md

name
hh-openclaw-agent
description
HH OpenClaw Agent is a public ClawHub hh.ru application skill. Use it when the user says "hh openclaw agent", "hh job apply automation", "hh.ru browser application", or wants a reviewed hh.ru application packet with logged-in browser execution and an auditable submission bundle.
version
1.0.7
homepage
https://github.com/zack-dev-cm/hh-openclaw-agent
license
MIT-0
user-invocable
true
metadata
{"openclaw":{"homepage":"https://github.com/zack-dev-cm/hh-openclaw-agent","skillKey":"hh-openclaw-agent","requires":{"anyBins":["python3","python"]}}}

HH OpenClaw Agent

Search intent: hh openclaw agent, hh.ru apply, job application browser automation, career submission bundle

Goal

Turn one hh.ru application run into a reusable submission bundle:

  • one machine-readable application packet
  • one ordered execution log with evidence
  • one structural bundle check
  • one shareable markdown report

This skill is for reviewed hh.ru browser execution through OpenClaw. It assumes the browser profile is already authenticated.

Use This Skill When

  • the user wants to prepare and submit an hh.ru application through OpenClaw
  • a vacancy-specific packet should be reviewed before the live browser write
  • the same hh.ru response flow needs an auditable run log instead of chat memory
  • a blocked or failed submission needs screenshots, exact steps, and a handoff report
  • the operator wants one record of approved content and live browser outcome

Quick Start

  1. Initialize the application packet.

- Use python3 {baseDir}/scripts/init_hh_application_packet.py --out <json> --packet-id <id> --vacancy-id <id> --vacancy-title <title> --company-name <company> --resume-title <resume> --vacancy-url <url> --apply-url <url> --cover-letter <text>. - Add --browser-profile, --review-status, --reviewer, and repeatable --blocked-action fields when needed.

  1. Execute the browser flow through OpenClaw.

- Open the apply URL in a logged-in profile. - Record each meaningful browser action with append_hh_execution_step.py. - Capture screenshots and outcome notes as the run progresses.

  1. Keep operator-owned auth and approval gates explicit.

- If hh.ru shows login, CAPTCHA, 2FA, or another auth challenge, stop and let the operator complete it in the same browser profile. - Do not live-send a packet that is still pending or rejected.

  1. Check the bundle before sharing or counting it as complete.

- Use python3 {baseDir}/scripts/check_hh_submission_bundle.py --manifest <json> --repo-root <repo> --out <json>. - Fix approval-gate issues, missing screenshots, or incomplete failed-step notes before final handoff.

  1. Render the report.

- Use python3 {baseDir}/scripts/render_hh_submission_report.py --manifest <json> --out <md>. - The default report redacts the cover letter body, keeps only public https://*.hh.ru/... URLs, and redacts private artifact paths. - Add --include-sensitive only when you intentionally need a full-content export. - Share the report instead of loose screenshots and manual notes.

Operating Rules

Packet rules

  • Keep one packet per vacancy response flow.
  • The cover letter should stay vacancy-specific.
  • Record vacancy URL, apply URL, resume title, and approval state before opening the live form.

Execution rules

  • Use a logged-in OpenClaw browser profile for the live hh.ru session.
  • Record expected result and actual result for every meaningful step.
  • Capture a screenshot for failed or blocked steps and for the final submitted state when possible.
  • Keep artifact paths relative so the bundle can move between machines.

Safety rules

  • Do not claim undocumented hh.ru write APIs.
  • Do not store cookies, secrets, or tokens in notes or artifacts.
  • Do not send a live application unless the packet review state is approved.
  • Treat login, CAPTCHA, passkey, and 2FA as operator-owned interruptions, not background automation.

Bundled Scripts

  • scripts/init_hh_application_packet.py

- Create a machine-readable application packet for one hh.ru response flow.

  • scripts/append_hh_execution_step.py

- Append one evidence-backed browser execution step to the packet.

  • scripts/check_hh_submission_bundle.py

- Validate approval state, execution evidence, and bundle safety before handoff.

  • scripts/render_hh_submission_report.py

- Render a concise markdown report from the packet and execution log.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

85.19%
按下载量换算1,349

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills