AI Agent Hub
Back to plugins
🧠

xby-ancient-poetry-kg

Memory Updated 2026.09.02

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