observer-hook-injection

Re-apply Observer and Instinct hooks after Hermes Agent updates.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill observer-hook-injection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: observer-hook-injection
Source: https://github.com/lxh755818-bot/obsidian-vault/tree/main/backup/skills/observer-hook-injection
Command: npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill observer-hook-injection

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automatically re-applies Observer/Instinct hooks after pulling updates from the Hermes Agent, ensuring that critical hooks for file processing and validation remain active and up-to-date.

Core Features & Use Cases

  • Automated Hook Re-application: Ensures thatObserver and Instinct hooks are updated and active post-Hermes Agent updates.
  • File Handling: Manages hooks for files such as model_tools.py, agent/skill_commands.py, run_agent.py, and hermes_cli/plugins.py.
  • Post-Pull Validation: Validates and injects hooks to maintain integrity of workflows following code updates.

Quick Start

Run the 'observer-hook-injection' Skill after executing 'git pull' to re-apply the necessary hooks.

Frequently Asked Questions about observer-hook-injection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I re-apply Observer hooks after pulling Hermes Agent updates?

To re-apply Observer hooks after pulling Hermes Agent updates, run the observer-hook-injection Skill to automatically validate and inject hooks for file processing and validation workflows.

What is the best way to automate Instinct hook injection post-pull?

Automating Instinct hook injection post-pull requires running this Skill after git pull to ensure critical hooks remain active and up-to-date for file processing and validation.

Do I need Python libraries to automate Hermes Agent hook management?

Yes, you need Python libraries and version control integration to automate Hermes Agent hook management for re-applying Observer and Instinct hooks after updates.

Does observer-hook-injection work with version control environments?

Yes, observer-hook-injection works within version control environments to automate hook re-application for files like model_tools.py and agent/skill_commands.py following code updates.

Why does file validation fail after a Hermes Agent git pull?

File validation fails after a Hermes Agent git pull because Observer and Instinct hooks may be overwritten, requiring automated re-application to maintain workflow integrity.