Knowledge Graph Builder
advanceddataMin 64K context
Builds and queries typed knowledge graphs for structured agent memory and composable skills. Creates entities (people, projects, tasks, events, documents), links related objects, enforces constraints, and plans multi-step actions as graph transformations. Enables persistent, queryable memory across agent sessions.
Use Cases
- Building project knowledge bases with entities and relationships
- Tracking dependencies between tasks, people, and systems
- Creating queryable memory for long-running agent workflows
- Mapping organizational structures and team responsibilities
- Linking research papers, concepts, and findings
Example Prompt
Build a knowledge graph for this project: Entities to track: - Team members (name, role, expertise) - Services (name, tech stack, dependencies) - Tasks (description, status, assignee, blockers) Create the graph with: 1. Entity definitions with typed properties 2. Relationship types (owns, depends-on, blocks, assigned-to) 3. Constraints (e.g., a task can only have one assignee) 4. Query examples: "What blocks the auth service release?"
Recommended Models
Compatible Tools
claude-codekiroopencodeany
Modalities
Input: text, code
→Output: text, code, file
Related Skills
Author
OpenModels Community