Skip to content

Releases: lunw/shopline-ai-toolkit-dsh

v0.1.0 — SHOPLINE AI Toolkit for DSH

Choose a tag to compare

@lunw lunw released this 13 Aug 16:25

First release of the SHOPLINE AI Toolkit DSH plugin.

What is inside

  • dsh bundle (cordis.patch.yml + lib/index.js): bridges the official SHOPLINE Developer MCP server (@shoplineos/shopline-developer-mcp) through @deepseek-ai/dsh-mcp-client; tools appear as mcp__shopline__*.
  • 7 agent skills (skills/*): shopline-onboarding-dev, shopline-admin-rest, shopline-graphql, shopline-oauth, shopline-webhook, shopline-sline, shopline-dev-mcp.
  • Optional sline.dev community MCP (mcp__sline__*: introspect_admin_schema, validate_theme).
  • Bilingual README, architecture doc, install guide, example prompts.

Verified

  • Bundle patch composes into a dsh profile config (dump-config).
  • Skills provider smoke test: 7 candidates, full body loading.
  • Official SHOPLINE MCP E2E: initialize + tools/list (9 tools) + tools/call (shopline_readme).

Install: dsh plugin --profile web add shopline-ai-toolkit-dsh (see docs/install.md)