kb
01MCP server Claude CodeCodexCursor
MCP server "kb", hosted remotely at 127.0.0.1, as configured in fish827-08/rag-kb.
MCP server Claude CodeCodexCursor
MCP server "kb", hosted remotely at 127.0.0.1, as configured in fish827-08/rag-kb.
Instructions file CodexOpenCode
Repository instructions for AI coding assistants working on a knowledge-base project. They define which project documents are valid and require reading the design specification before changing code.
Skill Claude CodeCodex
A coordinator for an agent-orchestra system, where several coding agents divide and complete tasks. It assigns work, monitors workers, checks results, and merges accepted Git branches.
Skill Claude CodeCodex
A worker role for an agent-orchestra system, where agents execute tasks recorded in a shared task board and memory service. It can run continuously or handle one task at a time.
Skill Claude CodeCodex
A local-first memory and knowledge service that an AI client can access through MCP or HTTP. It stores long-term facts and preferences, indexes documents and web pages, and supports retrieval while offline.