22-ai-00/dsh-enhanced--plugins-personal-assistant ↗★ 2
@dsh-enhanced/personal-assistant
集成策略、记忆、维基和自动化的核心元包。
AI 分析
一键安装个人助手核心服务集合。适合需要快速部署完整助手功能且避免重复启用子包的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:22-ai-00/dsh-enhanced#bb3fb924f1bdb946901614b8b848ac3a1d60c642&path:plugins/personal-assistant说明文档
阅读完整 README ↗配置默认模型
meta-bundle 附带 dsh-model-setup(同时以 @dsh-enhanced/assistant-policy/model-setup 导出),把部署默认模型写入 DSH settings.yaml 的 agent-default-model;自定义 OpenAI 兼容网关另写 llm-pi-ai.providers.。它只写模型选择与 provider profile,不改权限、不动 channel。