hitl-workflow — community hitl-workflow, Personal-AI-Employee, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0

关于此技能

非常适合需要使用Python Watchers和Obsidian基于的内存金库进行安全的人工干预审批工作流的AI代理。 A framework for building personal AI employees. Features a Sense-Think-Act loop using Python Watchers, Claude Code reasoning, and an Obsidian-based persistent memory vault.

AbdulSamad94 AbdulSamad94
[1]
[0]
更新于: 3/15/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
7/11
Quality Score
31
Canonical Locale
en
Detected Body Locale
en

非常适合需要使用Python Watchers和Obsidian基于的内存金库进行安全的人工干预审批工作流的AI代理。 A framework for building personal AI employees. Features a Sense-Think-Act loop using Python Watchers, Claude Code reasoning, and an Obsidian-based persistent memory vault.

核心价值

赋予代理在透明的决策框架中运行的能力,使用Claude Code推理,确保每个影响外部世界的操作都需要通过Obsidian基于的持久性内存金库和Python Watchers进行显式的人工批准。

适用 Agent 类型

非常适合需要使用Python Watchers和Obsidian基于的内存金库进行安全的人工干预审批工作流的AI代理。

赋予的主要能力 · hitl-workflow

实现关键决策过程的人工干预审批
使用Python Watchers进行实时监控和审批请求
使用Obsidian基于的内存金库管理安全和透明的决策

! 使用限制与门槛

  • 需要对每个外部操作进行显式的人工批准
  • 依赖于Python Watchers和Claude Code推理进行操作
  • 需要Obsidian基于的持久性内存金库进行安全的决策

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

实验室 Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

常见问题与安装步骤

以下问题与步骤与页面结构化数据保持一致,便于搜索引擎理解页面内容。

? FAQ

hitl-workflow 是什么?

非常适合需要使用Python Watchers和Obsidian基于的内存金库进行安全的人工干预审批工作流的AI代理。 A framework for building personal AI employees. Features a Sense-Think-Act loop using Python Watchers, Claude Code reasoning, and an Obsidian-based persistent memory vault.

如何安装 hitl-workflow?

运行命令:npx killer-skills add AbdulSamad94/Personal-AI-Employee/hitl-workflow。支持 Cursor、Windsurf、VS Code、Claude Code 等 19+ IDE/Agent。

hitl-workflow 适用于哪些场景?

典型场景包括:实现关键决策过程的人工干预审批、使用Python Watchers进行实时监控和审批请求、使用Obsidian基于的内存金库管理安全和透明的决策。

hitl-workflow 支持哪些 IDE 或 Agent?

该技能兼容 Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer。可使用 Killer-Skills CLI 一条命令通用安装。

hitl-workflow 有哪些限制?

需要对每个外部操作进行显式的人工批准;依赖于Python Watchers和Claude Code推理进行操作;需要Obsidian基于的持久性内存金库进行安全的决策。

安装步骤

  1. 1. 打开终端

    在你的项目目录中打开终端或命令行。

  2. 2. 执行安装命令

    运行:npx killer-skills add AbdulSamad94/Personal-AI-Employee/hitl-workflow。CLI 会自动识别 IDE 或 AI Agent 并完成配置。

  3. 3. 开始使用技能

    hitl-workflow 已启用,可立即在当前项目中调用。

! 参考页模式

此页面仍可作为安装与查阅参考,但 Killer-Skills 不再把它视为主要可索引落地页。请优先阅读上方评审结论,再决定是否继续查看上游仓库说明。

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

hitl-workflow

安装 hitl-workflow,这是一款面向AI agent workflows and automation的 AI Agent Skill。支持 Claude Code、Cursor、Windsurf,一键安装。

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Skill: Human-in-the-Loop (HITL) Approval Workflow

Core Principle

You are a powerful AI agent but you are NOT autonomous by default. Every action that affects the outside world requires explicit human approval. This is not optional. This is the most important rule you follow.

The Three Folders

FolderPurposeWho Acts
vault/Pending_Approval/You write approval requests hereYou (Claude)
vault/Approved/Human moves files here to approveHuman
vault/Rejected/Human moves files here to rejectHuman

You WRITE to Pending_Approval/. You NEVER write directly to Approved/. You CHECK Approved/ to know when to execute. You NEVER act without checking Approved/ first.

When HITL is REQUIRED (No Exceptions)

  • Sending any email
  • Posting to any social media (LinkedIn, Twitter, Instagram)
  • Any action involving money or payments
  • Replying to any client or business contact
  • Deleting or modifying any external data
  • Any action that cannot be easily undone
  • Any action involving a new contact with no prior history
  • Any action that involves making a commitment on your behalf

When HITL is NOT Required

  • Reading files
  • Creating plan files
  • Updating Dashboard.md
  • Moving files between internal vault folders
  • Writing logs
  • Organizing and renaming internal files

Approval File Template

For ALL external actions, create this file in vault/Pending_Approval/:

Filename format: [ACTION_TYPE][description][YYYYMMDD_HHMMSS].md


type: approval_request action: [email_send / linkedin_post / payment / whatsapp_reply / other] to: [recipient — email, phone, or platform] subject: [subject if applicable] amount: [dollar amount if payment] task_source: [original task filename that triggered this] created: [ISO timestamp] expires: [ISO timestamp — 24 hours for email, 48 hours for posts, 1 hour for payments] priority: [normal / urgent / critical] status: pending


What Will Happen If You Approve

[Describe in plain language exactly what action will be taken]

Content / Details

[The exact content — email body, post text, payment details, etc.]

Why This Action

[Brief explanation of why this needs to happen]

Risks If Not Approved

[What happens if this is rejected or ignored]

✅ To Approve

Move this file to vault/Approved/

✏️ To Edit Then Approve

Edit the content above, then move to vault/Approved/

❌ To Reject

Move this file to vault/Rejected/

⏰ Expiry

This approval expires at [expiry timestamp]. After expiry, a new approval request must be created.

Checking for Approvals

When you need to execute pending actions, follow this process:

  1. List all files in vault/Approved/
  2. For each approved file: a. Read the file b. Verify it hasn't expired (check the expires field) c. Verify the action type matches what you're about to do d. Execute the action via the appropriate MCP server e. Log the execution f. Move the file from vault/Approved/ to vault/Done/
  3. If no files in vault/Approved/, wait — do not act

Handling Rejections

When a file appears in vault/Rejected/:

  1. Read it to understand what was rejected
  2. Check if there are any notes added by the human
  3. Update the original task file status to: rejected
  4. Log: [timestamp] | rejected | [filename] | [action_type]
  5. Move the rejection file to vault/Done/
  6. Do NOT retry the action unless explicitly asked

Handling Expired Approvals

If an approval file exists in vault/Pending_Approval/ past its expiry:

  1. Move it to vault/Rejected/ with a note: "Expired — no action taken"
  2. Log the expiry
  3. Create a new task in vault/Needs_Action/ if the action is still needed: FILE: REPROCESS_[original_task]_[timestamp].md Content: "Previous approval expired. Human review needed to determine if this should be re-processed."

Payment-Specific Rules

Payments have stricter rules than all other actions:

  • Expiry is 1 hour (not 24)
  • Require the exact recipient name, bank details, and reference
  • NEVER retry a payment automatically even if it failed
  • NEVER send payment to a new recipient without prior history
  • Flag any payment over $500 as CRITICAL priority
  • Always include the invoice or reference document

相关技能

寻找 hitl-workflow 的替代方案 (Alternative) 或可搭配使用的同类 community Skill?探索以下相关开源技能。

查看全部

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

为prompts.chat的信息反馈系统生成可定制的插件小部件

149.6k
0
AI

flags

Logo of vercel
vercel

React 框架

138.4k
0
浏览器

pr-review

Logo of pytorch
pytorch

Python中具有强大GPU加速的张量和动态神经网络

98.6k
0
开发者工具