Актуальный временной контекст для ИИ-агента
ai-tooling
context-now (openclaw-reference) is a Claude Code skill that enforces always-on temporal awareness in OpenClaw's reference mode: the agent must verify the current year, date, and recent events on every response instead of relying on training-data assumptions. The skill is part of the GBrain infrastructure — a personal and company knowledge brain holding 155,795 pages, 24,589 people, and 5,340 companies — and runs alongside the OpenClaw and Hermes deployments that continuously ingest meetings, emails, tweets, and voice calls. It serves as a practical, reusable pattern for any AI agent where returning stale information as current would be a real problem. Developers building time-sensitive retrieval agents or reference assistants can use it as a ready-made example of how to wire temporal-context discipline into a Claude Code workflow.
- #meta
- #workflow
- #ai-tooling