agent-context-graph

Set up and verify Codex context capture hooks within Memgraph.

110|14|Updated Apr 1, 2025
One-click install
npx skills add https://github.com/memgraph/ai-toolkit --skill agent-context-graph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-context-graph
Source: https://github.com/memgraph/ai-toolkit/tree/main/context-graph/plugins/agent-context-graph-codex/skills/agent-context-graph
Command: npx skills add https://github.com/memgraph/ai-toolkit --skill agent-context-graph

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Set up and verify Codex context capture for Memgraph, ensuring the Codex plugin hooks expose context data to the graph layer and enabling debugging of missing graph facts.

Core Features & Use Cases

  • Bootstrap and verify Codex context wiring: initializes the runtime integration and checks connectivity to Memgraph.
  • Diagnostic workflow: provides a doctor-like process to validate environment, runtime, and connectors for skills-graph, actions-graph, and sessions-graph.
  • Configuration guidance: demonstrates how to inspect and adjust Memgraph connection settings and identity.

Quick Start

Run the bootstrap script to initialize Codex context capture and verify Memgraph connectivity.

Frequently Asked Questions about agent-context-graph

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

FAQPage Schema
How do I capture Codex context into Memgraph for debugging missing graph facts?

To capture Codex context into Memgraph, you run a bootstrap script that initializes the runtime integration, sets up plugin hooks, and validates connectivity to ensure context data is exposed for auditing.

What is the diagnostic workflow for validating Memgraph Codex plugin hooks?

The diagnostic workflow is a doctor-like process that validates your environment, Memgraph runtime, and graph connectors to ensure Codex plugin hooks correctly expose context data to the graph layer.

Do I need a Memgraph runtime to set up Codex context capture?

Yes, you need a Memgraph runtime and the Codex plugin interface to bootstrap the tooling, validate runtime integration, and manage connector configuration for development and production environments.

How do I inspect and adjust Memgraph connection settings for graph connectors?

You inspect and adjust Memgraph connection settings and identity by using the configuration guidance provided after bootstrapping, allowing you to manage connectors for the skills-graph, actions-graph, and sessions-graph.

Why is my Codex context not showing up in Memgraph graph data?

Codex context may not show up in Memgraph if plugin hooks are misconfigured or connectivity fails; running the diagnostic workflow validates the environment, runtime, and graph connectors to isolate missing graph facts.