chore: publish from main

This commit is contained in:
github-actions[bot]
2026-08-07 02:02:16 +00:00
parent 50ca8aa0f8
commit 9743b7c263
39 changed files with 74 additions and 73 deletions
+2
View File
@@ -34,6 +34,8 @@ Standard RAG re-discovers knowledge from scratch on every query. This skill is d
## ⚡ Quick Start for Agents
A complete runnable version of this workflow is in `scripts/template_agent_workflow.py` — copy and adapt it.
```python
from scripts.contextgraph import ContextGraphSkill
from scripts.tools import wiki_store