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

henry-os亨利·奥斯

Agent Skill

henry-os 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,252

周安装

92

GitHub Stars

公开资料未说明

下载量

721
OpenClaw

安装说明

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

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

ClawHubOpenClaw
openclaw skills install henry-os

简介

henry-os 让 AI 参谋长自主寻找线索、管理通信并交付软件简报。

  • 适用于 OpenClaw 中需要智能调度、任务管理和业务报告生成的复杂场景。
  • 通过 clawhub 安装,提供端到端代理操作系统支持。
  • 使用前请评估其对网络、存储和外部服务的访问需求,确保运行环境合规。
  • henry-os 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Henry OS — AI Chief of Staff Framework

Stop being the bottleneck in your own business.

Henry OS transforms OpenClaw into a fully autonomous business partner that runs 24/7 — finding opportunities, managing your pipeline, handling communications, and executing tasks while you focus on high-leverage work.


What Henry OS Does

🎯 Proactive Intelligence

Henry doesn't wait for instructions. He continuously monitors your inboxes, calendars, job boards, and social channels — surfacing opportunities and flagging what needs attention before you even know it exists.

💰 Revenue Pipeline Automation

  • Opportunity Hunting: Scans Upwork, LinkedIn, Reddit, Indie Hackers, and niche communities for freelance/consulting leads matching your skills
  • Lead Scoring: Rates opportunities by fit, effort, and revenue potential
  • Outreach Prep: Drafts personalized proposals and messages ready for your approval
  • Pipeline Management: Tracks every lead from discovery to close in Mission Control

📧 Communications Management

  • Inbox Triage: Reads and categorizes emails by urgency (Action Needed / FYI / Noise)
  • Draft Replies: Prepares responses to common requests, waiting for your one-tap approval
  • Follow-up Automation: Never drops the ball on pending conversations
  • Cross-Channel: Works across Mail.app, Gmail, iMessage, SMS, WhatsApp

📅 Calendar & Life Ops

  • Daily Briefings: Morning agenda with priorities, meetings, and action items
  • Smart Scheduling: Blocks focus time around deep work, prepares for meetings
  • Reminders & Follow-ups: Automatically creates follow-up tasks after calls and events
  • Conflict Detection: Flags scheduling issues before they become problems

🛠️ Software Delivery

  • Client Projects: End-to-end delivery from requirements to deployment
  • Code Generation: Writes production-quality code in any language
  • Testing & QA: Validates work before presenting it to you
  • Documentation: Auto-generates READMEs and handoff docs

📺 YouTube Intelligence

  • Content Processing: Watches videos, extracts actionable insights
  • Implementation: Automatically applies relevant techniques to your active projects
  • Knowledge Base: Builds a searchable library of insights from every video you consume

Installation

One-Line Install

curl -fsSL https://henryos.ai/install.sh | bash

That's it. Henry OS installs in under 5 minutes and starts working immediately.

What Gets Installed

  • Mission Control Dashboard — Web UI at http://localhost:3333 for monitoring and management
  • Henry Master Agent — Your autonomous operator running 24/7
  • Specialist Sub-Agents — Scout, Builder, Writer, Analyst, Operator, Hunter, Watcher
  • Native Apple Integrations — Mail.app, Messages.app, Calendar.app, Contacts.app
  • Tooling Stack — All required CLIs and dependencies auto-configured

Quick Start

1. Launch Mission Control

After installation, open your browser to:

http://localhost:3333

This is your command center. From here you can:

  • View system health and agent status
  • Manage your task board (Kanban: Backlog / In Progress / Blocked / Done)
  • Browse memory and learning loops
  • Monitor your opportunity pipeline
  • Chat directly with Henry

2. Configure Your Profile

Henry needs to know about you to be effective:

# Set your core details
henry config set name "Your Name"
henry config set email "you@example.com"
henry config set timezone "Australia/Brisbane"

# Define your skills (comma-separated)
henry config set skills "web development,react,node,python,automation"

# Set your target rates
henry config set hourly_rate 150
henry config set project_min 2000

3. Connect Your Accounts

Henry works with your existing Apple apps — no new logins needed:

# Grant permissions (macOS will prompt)
henry setup permissions

# Verify connections
henry status

4. Start Your First Hunt

# Launch the opportunity hunter
henry spawn hunter

# Check what's been found
henry pipeline

5. Review Your Morning Brief

Every morning, Henry prepares a briefing:

  • Overnight activity summary
  • Today's calendar and priorities
  • Top 3 opportunities to pursue
  • Tasks requiring approval
  • System health check

Configuration Options

Core Settings

SettingDescriptionDefault
nameYour nameSystem username
emailPrimary email
timezoneYour timezoneSystem timezone
skillsComma-separated skill list
hourly_rateTarget hourly rate100
project_minMinimum project value1000

Opportunity Hunting

SettingDescriptionDefault
hunt.enabledEnable automated huntingtrue
hunt.frequencyCheck interval (minutes)60
hunt.sourcesSources to monitorupwork,linkedin,reddit
hunt.min_budgetMinimum budget threshold500

Communications

SettingDescriptionDefault
email.triageAuto-triage emailstrue
email.draftsDraft replies for approvaltrue
messages.monitorMonitor iMessage/SMStrue
approval.requiredRequire approval for sendstrue

Notifications

SettingDescriptionDefault
notify.channelPrimary notification channelimessage
notify.quiet_hoursDon't notify during these hours23:00-08:00
notify.urgent_onlyOnly notify for urgent itemsfalse

Advanced

# View all settings
henry config list

# Edit config file directly
henry config edit

# Reset to defaults
henry config reset

Mission Control Dashboard

The dashboard has six main sections:

1. System Health Bar

  • Token usage and costs
  • Uptime and agent count
  • Current status indicators

2. Task Board

Live Kanban with four columns:

  • Backlog — Queued work
  • In Progress — Active tasks
  • Blocked — Waiting on external input
  • Done — Completed work

3. Memory Viewer

Three tabs:

  • Episodic — Daily activity logs
  • Semantic — Knowledge base (contacts, tools, learnings)
  • Procedural — Playbooks and runbooks

4. Learning Loop Log

  • Last 10 learning cycles
  • Provisional lessons
  • Promote/reject actions

5. Cron Monitor

  • Scheduled tasks
  • Run history
  • Manual triggers

6. Approval Gate Banner

Amber full-width alert for anything needing your sign-off.


Sub-Agents

Henry spawns specialized agents for different work types:

AgentRoleWhen Spawned
Henry-ScoutResearch, scraping, monitoringIntelligence gathering
Henry-BuilderCoding, automation, infrastructureSoftware projects
Henry-WriterContent, proposals, docsCommunications
Henry-AnalystData synthesis, scoring, modelingAnalysis tasks
Henry-OperatorScheduling, inbox, remindersLife ops
Henry-HunterOpportunity ID, lead researchRevenue pipeline
Henry-WatcherYouTube monitoring, media intelContent processing

Spawn agents manually:

henry spawn hunter    # Start hunting
henry spawn builder   # Begin a build task
henry spawn analyst   # Analyze data

Check agent status:

henry agents

Troubleshooting

Installation Issues

Problem: Install script fails with permission error

# Solution: Run with explicit bash
bash -c "$(curl -fsSL https://henryos.ai/install.sh)"

Problem: Node version too old

# Solution: Update Node.js first
brew install node  # macOS
# or
nvm install 20

Connection Issues

Problem: Mission Control won't load

# Check if server is running
henry status

# Restart Mission Control
henry restart dashboard

# Check logs
henry logs

Problem: Apple app permissions denied

# Re-run permission setup
henry setup permissions

# Or manually grant in:
# System Preferences → Security & Privacy → Privacy → Automation

Agent Issues

Problem: Agent won't spawn

# Check resource limits
henry status --resources

# View agent logs
henry logs --agent henry-hunter-01

Problem: Agent stuck/running too long

# List running agents
henry agents

# Terminate specific agent
henry terminate henry-hunter-01

# Kill all agents and restart
henry reset agents

Opportunity Hunting

Problem: No opportunities found

  • Verify your skills are configured: henry config get skills
  • Check hunt sources: henry config get hunt.sources
  • Review minimum budget threshold
  • Try manual search: henry hunt --manual "react developer"

Problem: Too many low-quality leads

  • Increase minimum budget: henry config set hunt.min_budget 2000
  • Refine skill keywords to be more specific
  • Add negative keywords to exclude

Email/Communications

Problem: Not seeing emails in Mission Control

  • Verify Mail.app has messages in inbox
  • Check permissions: henry setup permissions
  • Force sync: henry sync email

Problem: Drafts not being created

  • Ensure email.drafts is enabled: henry config get email.drafts
  • Check approval settings aren't blocking

Getting Help

# View all commands
henry --help

# Get help for specific command
henry hunt --help

# Check system diagnostics
henry doctor

# Export logs for support
henry logs --export

Community & Support

  • Documentation: https://docs.henryos.ai
  • GitHub Issues: https://github.com/shannonlinnan/henry-os/issues
  • Discord: https://discord.gg/henryos
  • Email: support@henryos.ai

Privacy & Security

Henry OS is designed with privacy-first principles:

  • Local-First: Your data stays on your machine
  • No Cloud Dependencies: Works entirely offline after installation
  • Apple Native: Uses macOS native APIs, no third-party bridges
  • Transparent: All code is open source and auditable
  • Approval Gates: Sensitive actions require your explicit approval

Roadmap

  • [x] Core framework and Mission Control
  • [x] Native Apple integrations
  • [x] Opportunity hunting pipeline
  • [x] YouTube intelligence
  • [ ] Windows/Linux support
  • [ ] Browser extension for web clipping
  • [ ] Mobile companion app
  • [ ] Team/enterprise multi-agent mode
  • [ ] Industry-specific agent packs

License

MIT License — see LICENSE for details.


Built with OpenClaw | Made by Shannon Linnan | henryos.ai

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

OpenClaw

70.96%
按下载量换算512

安全审计

VirusTotal

可疑

ClawScan

可疑

Static analysis

通过

权限和风险

操作浏览器

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

安装前确认

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

来源信息

继续浏览同类 Skills