oh-my-knowledge
Run the following command in DeepSeek Harness:
dsh plugin install lizhiyao/oh-my-knowledge
Paste the following prompt into your AI chat to install this plugin:
Install oh-my-knowledge in DeepSeek Harness from the source repository https://github.com/lizhiyao/oh-my-knowledge.
About this plugin
oh-my-knowledge addresses a common but often invisible problem in AI applications: when prompts, skill documents, RAG recipes, or workflow artifacts change, how do you know whether the change actually improves the system? Many teams rely on intuition, a few demo conversations, or anecdotal success, which makes release decisions hard to explain, reproduce, or defend.
OMK treats the knowledge artifact itself as the variable under test. It compares versions using the same model and evaluation samples, producing evidence-backed verdicts with confidence intervals, failed samples, cost, and ship recommendations. It can also audit whether an artifact is coherent and measurable, visualize scores and diagnostics, and observe real task trajectories to surface production gaps. Those gaps can then become regression samples, creating a closed loop between evaluation, observation, and improvement. Inside DeepSeek Harness, it can reuse the current profile and open persisted task trajectories in Studio.
It is best suited for authors and maintainers of prompts, RAG systems, agent skills, and knowledge-driven workflows who need trustworthy release decisions. If you frequently need to answer why one version of a knowledge artifact should be accepted over another, oh-my-knowledge helps turn that decision into a repeatable, evidence-based process.
Screenshots
Use Cases
- Compare old and new versions of prompts, skills, or RAG knowledge artifacts.
- Check whether a knowledge artifact is evaluable before release and generate reproducible evidence.
- Turn production task traces into knowledge-gap samples for regression evaluation.
Best For
- Authors and maintainers of prompts, RAG recipes, or agent skills.
- AI application developers who need evidence before shipping knowledge changes.
- Teams responsible for evaluation quality, release reviews, and iteration validation.
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.
