dsh plugins中文
← Back to popular plugin directory

TBox + ABox) Plugin — Proxy

tancheng33/dsh-ontology · skills

A typed, inference-capable ontology (TBox + ABox) plugin for DeepSeek Harness — durable domain knowledge the agent declares, asserts against, and queries under schema constraints.

★ 0GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense

Project overview

A typed, inference-capable ontology for DeepSeek Harness — durable domain knowledge the agent declares, asserts against, and queries under schema constraints.

The constraint is the point. When the agent asserts ada dependson api and dependson is declared Component -> Component, it gets back:

That is a real signal — either the claim is wrong, or the model of the domain is incomplete. Free-text memory can produce neither. Install

Install command

dsh plugin --profile web add github:tancheng33/dsh-ontology
View GitHub repository ↗Back to popular plugin directory