@dirtyfancy/install
v0.1.0
Published
Agent Mentor as a DeepSeek Harness Cordis plugin — one-command install (npx @dirtyfancy/install) of the DSH plugin, buyer skill bundle, ask-stripped reader and its dependencies; license-gated (full lock, reuses the get.agentmentor.dev delivery key). Cours
Downloads
45
Readme
Agent Mentor — DSH plugin (build output)
This directory is the build output of the Agent Mentor DeepSeek Harness (DSH)
plugin package, produced by scripts/build-dsh-plugin.mjs from buyer package
version 202608141649.
Contents
lib/index.js— the plugin entry (DSH dynamic-plugin host code)resources/skills/— the five eve-stripped sub-skills (plugin form)resources/course-reader/— the ask-stripped reader: the buyer course-reader with the ask-AI surface removed (no ask input box, no selection-ask overlay, ask API routes deleted); used by the plugin formresources/scripts/review-produce.mjs— review question-set producerbin/install.mjs— installerpreset/agent-mentor.preset.yml— agent preset composition
Install
After unpacking this tree, run:
node bin/install.mjsIn the distributed form, install with:
npx @dirtyfancy/installThe installer auto-installs the dsh CLI when missing, verifies the license key
against get.agentmentor.dev, downloads the buyer package, overlays the
ask-stripped reader, installs the reader dependencies, writes
~/.agent-mentor/update.conf, and wires the plugin into the DSH profile —
no separate bootstrap step.
