# Okf Graph Eng Grok Bot

> Bind okf-graph-eng for Grok Bot agents. Use when a Grok Bot needs impact analysis, progressive-disclosure packs, validation, or authoring on an OKF second-brain tree.

- Skill: `spillwavesolutions/okf-graph-eng-grok-bot` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spillwavesolutions/okf-graph-eng-grok-bot`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spillwavesolutions/okf-graph-eng-grok-bot/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: spillwavesolutions (https://skillmd.com/u/spillwavesolutions)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spillwavesolutions/okf-graph-eng-grok-bot

---


# okf-graph-eng for Grok Bot

Read and follow:

1. [docs/ONBOARDING.md](../../docs/ONBOARDING.md)
2. [docs/GROK_BOT.md](../../docs/GROK_BOT.md)
3. [docs/ISOLATION.md](../../docs/ISOLATION.md)

## Quick binding

```bash
export SECOND_BRAIN_IDENTITY="grok-bot/okf-graph-eng"
export SECOND_BRAIN_ROOT="${SECOND_BRAIN_ROOT:-.okf}"
python3 scripts/okf-graph.py pack "$SECOND_BRAIN_ROOT" <concept> --hops 2
```

Do not install this as a Claude marketplace plugin inside Grok Bot. Enable skills. Claim identity. Pack before answering. Isolate before writing a shared tree.

