Add research agents and governance skill to g4b_ai

Three tool-restricted agents (scout/search/researcher) that cannot
spawn sub-agents, plus a research skill that prevents recursive
agent chains and caps web fetching.
This commit is contained in:
2026-06-25 01:42:00 +02:00
parent 293fcffea3
commit 8545738a05
8 changed files with 263 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "g4b_ai",
"version": "0.1.0",
"description": "Gabor's personal Codex skills: workpad, research-tree, implementation-orchestration, markdown-embedded-svg.",
"description": "Gabor's personal Codex skills and agents: workpad, research-tree, research, implementation-orchestration, markdown-embedded-svg, search agent.",
"author": {
"name": "Gabor Korber",
"email": "gab@g4b.org"