Communityv1.0.0

Knowledge Graph

Maintain Clawdbot's compounding knowledge graph under life/areas/** by adding/superseding atomic facts (items.json), regenerating entity summaries (summary.md), and keeping IDs consistent. Use when you need deterministic updates to the knowledge graph rather than manual JSON edits.

6.9kdownloads5stars89active installsSafaTinaztepe
View on ClawHubBack to Skills

Skill Details

Slug
knowledge-graph
Latest Version
1.0.0
Author
SafaTinaztepe
Published
Feb 6, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Knowledge Graph.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of the knowledge-graph skill. - Enables safe, programmatic updates to Clawdbot's knowledge graph under life/areas/**. - Add or supersede atomic facts for any entity via command-line scripts. - Ensures fact IDs remain consistent and auto-increment per entity. - Supports regenerating entity summaries from active facts. - Removes the need for manual JSON edits; prevents deletion of facts by enforcing supersession.