bliss-fox/rag-knowledge-assistant

生产级 Agentic RAG 系统 — ReAct Agent · 混合检索 · MCP 协议 · 全链路可观测性

1Stars on the repository
11Mods indexed here, across every type
19d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

bliss-fox/rag-knowledge-assistant

Skill Claude CodeCodex

A development skill for adding an Agentic RAG layer to a Modular RAG MCP Server and measuring the results. RAG means finding relevant documents before generating an answer; an agentic layer lets the system take multiple reasoning steps.

1 19d ago A 179 tokens

auto-coder

02

bliss-fox/rag-knowledge-assistant

Skill Claude CodeCodex

Autonomous spec-driven development agent. Syncs DEVSPEC.md into chapter-based reference files, identifies the next pending task from the schedule, implements code following spec architecture and patterns, runs tests with up to 3 auto-fix rounds, and persists progress with atomic commits. Use when user says "auto…

1 19d ago A 98 tokens

qa-tester

03

bliss-fox/rag-knowledge-assistant

Skill Claude CodeCodex

Fully autonomous QA testing agent for Modular RAG MCP Server. Reads test cases from QATESTPLAN.md, executes ALL test types automatically without human intervention — CLI commands, Dashboard UI via Streamlit AppTest headless rendering, MCP protocol via subprocess JSON-RPC, provider switches, and data lifecycle checks.…

1 19d ago A 126 tokens

resume-writer

04

bliss-fox/rag-knowledge-assistant

Skill Claude CodeCodex

A resume-writing aid for describing project experience from the Modular RAG MCP Server project. It produces Chinese and English descriptions based on the project's technical points and the user's business context.

1 19d ago A 92 tokens

skill-creator

05

bliss-fox/rag-knowledge-assistant

Skill Claude CodeCodex

Guide for creating effective agent skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations. Use when user says "create skill", "new skill", "build a skill", "update skill", or…

1 19d ago A 77 tokens

interview-prep

06

bliss-fox/rag-knowledge-assistant

Skill Claude CodeCodex

A mock technical-interview agent for the Modular RAG MCP Server project. RAG means retrieving relevant information before generating an answer; MCP is a protocol for connecting AI tools to applications.

1 19d ago A 116 tokens

project-learner

08

bliss-fox/rag-knowledge-assistant

Skill Claude CodeCodex

Interactive project learning coach via interview-style Q&A. Reads codebase and docs, dynamically generates interview questions per knowledge domain and sub-topic, conducts up to 4 follow-up rounds, scores answers, provides learning guidance with code/doc references, and persists progress. 10 domains × 3-5 sub-topics =…

1 19d ago A 136 tokens

project-review

09

bliss-fox/rag-knowledge-assistant

Skill Claude CodeCodex

A guided study skill for reviewing the Modular RAG MCP Server project chapter by chapter. It asks questions, gives reference answers, and tracks learning progress between sessions.

1 19d ago A 124 tokens

setup

10

bliss-fox/rag-knowledge-assistant

Skill Claude CodeCodex

Interactive project setup wizard. From a clean codebase, guides user through provider selection (OpenAI/Azure/DeepSeek/Ollama/Qwen/Gemini/etc.), API key configuration, dependency installation, config generation, and launches the dashboard. If user selects an unimplemented provider, auto-scaffolds the provider code…

1 19d ago A 139 tokens