Skip to main content

global-constraints

全局约束管理系统 - 时间感知、情境感知、对话状态感知的统一约束层。 在所有任务执行前自动注入约束条件,确保 AI 的行为符合人类期望。 Use when: 全局约束, constraints, 时间感知, time awareness, 情境感知, context awareness, 执行规范, Hook注入. Do NOT use for: - 具体任务执行(用其他执行类 skills) - 数据获取(用 stock-data-acquisition) - 股票分析(用 stock-analysis-framework) - 错误恢复(用 supervisor-mode) 触发场景: - 所有任务执行前的自动检查(通过 Shell Hook 注入) - 用户主动询问约束规则 - 发现执行偏离时的人工干预 核心约束类别: 1. 时间感知约束:深夜/周末/节假日行为规范 2. 情境感知约束:用户状态识别与响应策略 3. 对话状态约束:跨会话连贯性与话题衔接 4. 执行规范约束:Skill 执行合规性检查

Jump to install

Source facts

Repository
54laowang/hermes-agent
Last source activity
July 13, 2026 at 14:48
Detected SKILL.md language
Chinese
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.