AI Agent Hub
Back to plugins
🧰

xby-epub-template-server

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-epub-template-server

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xby-skill/xby-epub-template-server in the DeepSeek Harness terminal to install; the source is available at https://github.com/xby-skill/xby-epub-template-server

About this plugin

When building AI applications inside DeepSeek Harness, a common frustration is helping users find the right template on epub360—a task that historically meant slow, disconnected manual browsing.
xby-epub-template-server collapses that into two lightweight tools. The search_templates function accepts a keyword (business, education, tech, and so on), lets you cap the result count at a default of ten or up to fifty, and returns structured JSON ready for downstream processing. The set_xby_apikey function writes your API key into the conversation with automatic persistence, so it survives restarts and you never re-enter it.
If you are assembling a template-recommendation, content-creation, or product-selection AI app in DeepSeek Harness, simply register on the Xiaobenyang site to grab a key and you can fold epub360 template search straight into your existing conversational flow—users get usable template results from a single natural-language prompt.

Use Cases

  • Find epub360 templates by keyword directly in an AI chat
  • Build template-recommendation or content-creation AI apps
  • Set and persist a third-party API key with a single conversational command

Best For

  • Developers building AI applications on DeepSeek Harness
  • Product or engineering teams integrating epub360 template capabilities
  • Engineers assembling template-recommendation or smart-selection assistants