prts-terrarchive
Run the following command in DeepSeek Harness:
dsh plugin install HTian-qwq/prts-terrarchive
Paste the following prompt into your AI chat to install this plugin:
Install the plugin in DeepSeek Harness by running dsh plugin install HTian-qwq/prts-terrarchive; the full source code is at https://github.com/HTian-qwq/prts-terrarchive
About this plugin
Arknights and Endfield story text, character profiles, community wikis, and the Terra timeline live in separate containers. Pulling a specific dialogue line, cross-referencing a character across multiple activities, or reconstructing an event timeline usually means hopping between tabs and losing track of context. prts-terrarchive bundles this material into a local corpus so that a DSH agent can search, read, and cite it offline with official line numbers and a unified quote format.
Four tool families do the heavy lifting. corpus_search applies structured filters across game, resource type, content form, character, activity, and wiki fields, returning the matched line plus surrounding context in one shot. corpus_read opens a document by its natural title and line number, pinned or paginated, and automatically skips passages already in the current session. timeline_search queries the local projection of the Terra timeline with automatic entity-alias expansion and source-marker lookback. cloud_search (optional) runs a hybrid query against PRTS.cloud and maps the top hits back to local chapters for verification. All tools mount only under the dedicated PRTS mode preset, leaving the rest of DSH untouched.
Built for DSH users who deeply research Arknights or Endfield lore, write character analyses, or need to quote game text frequently inside agent conversations. Three UI skins are included (Harness default, PRTS Agent, and Endfield AIC with a 3D map terminal), and the roughly 330 MiB corpus downloads on demand from ModelScope with no manual import step.
Use Cases
- Quote Arknights or Endfield story lines by official line number inside an agent conversation
- Cross-reference character profiles, modules, and wiki entries across multiple activities
- Query the Terra timeline projection to reconstruct event sequences and verify sources via markers
Best For
- DSH users who deeply research Arknights or Endfield lore
- Writers and translators producing character analyses or worldbuilding deep-dives
- Researchers who frequently search and cite game text within agent workflows
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.