xby-ancient-poetry-kg
Run the following command in DeepSeek Harness:
dsh plugin install xby-skill/xby-ancient-poetry-kg
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install xby-skill/xby-ancient-poetry-kg in your terminal to install it; the source is hosted at https://github.com/xby-skill/xby-ancient-poetry-kg .
About this plugin
LLMs mix up authors, dynasties, and famous lines when discussing classical Chinese poetry. xby-ancient-poetry-kg organizes poem titles, authors, dynasties, and iconic verses into a knowledge graph that serves as a memory layer for DeepSeek, giving every poetry-related answer a verifiable source instead of relying on vague parametric recall.
The core workflow runs on a graph database: get_schema reveals node properties and relationships, execute_read_cypher runs read-only Cypher queries to pin down an author, dynasty, or the origin of a famous line, and set_xby_apikey persists API credentials across restarts so you never re-enter them.
It is ideal for Chinese cultural content creators, language-education scenarios, and AI product developers who need factually stable poetry citations. Whenever your conversations involve quoting or verifying classical verses, this graph turns a guess into a confirmed fact.
Use Cases
- Verifying authors, dynasties, and line attributions in poetry Q&A
- Citing classic verses and their sources accurately in language teaching
- Ensuring factual accuracy when referencing poetry典故 in cultural content creation
Best For
- Chinese cultural content creators and editors
- Language educators and curriculum developers
- AI developers who need stable, fact-checked poetry citations in their products
Related Plugins
Memory layer for coding agents that indexes local session history and auto-recalls relevant context before edits, commands, and failures, with no manual search needed.
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.