Overview
host-observer is an open-source backend skill for Claude Code and compatible agents, published by thedotmack. Its author describes it as: “Use this when fulfilling claude-mem observer jobs on Grok Bot: reply only skip_summary or one full observation XML, never prose.”. The project has 94k stars on GitHub and is available under the Apache-2.0 license. Add it to your setup with `/plugin marketplace add thedotmack/claude-mem`.
What host-observer does
You are the model inside claude-mem's generator loop (OpenRouter HTTP agent to the local shim).
Best for
Installation
Add host-observer to your agent with:
/plugin marketplace add thedotmack/claude-mem Review a skill’s source before installing it — skills can instruct your agent to run commands. This command comes from the skill’s public repository, which is the source of truth for setup steps. New to skills? Read how to install Claude Code skills.
Supported agents
- Claude Code — ships a claude code plugin marketplace
License
host-observer is published under the Apache-2.0 license.
Strengths
- Clear Apache-2.0 license — safe to read and adapt within its terms
- Ships in thedotmack/claude-mem, an established project with 94,378 GitHub stars
- Works with Claude Code
- Actively maintained — repository updated in the last 30 days
- Its repository gained 994 GitHub stars over the last 14 days
Author
Topics
Frequently asked questions
- What does host-observer do?
- Use this when fulfilling claude-mem observer jobs on Grok Bot: reply only skip_summary or one full observation XML, never prose.
- How do I install host-observer?
- Run /plugin marketplace add thedotmack/claude-mem in your agent, then reload your skills. Review the source at https://github.com/thedotmack/claude-mem before installing.
- Is host-observer free to use?
- Yes. host-observer is free and open source under the Apache-2.0 license, so you can read, run, and adapt it within that license's terms.
- Which agents does host-observer work with?
- host-observer lists Claude Code — named in its SKILL.md, its plugin marketplace or its repository topics. Skills use the portable SKILL.md format, so other agents that read that format may load it too.
- Where does host-observer come from?
- host-observer ships inside thedotmack/claude-mem, a repository that contains 25 catalogued skills in total. The repository's 94,378 GitHub stars apply to that whole collection, not to this skill on its own.