Bryan-cmf / dsh-infra-bootstrap

已收录

DSH-Plugin: minimal infrastructure entry - infra_status/infra_bootstrap probes for the mounted agent-infrastructure stack.

main其他 查看源代码

安装

npx -y @deepseek-ai/dsh plugin --profile web add github:Bryan-cmf/dsh-infra-bootstrap

此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 899c21a同步于 2026年8月18日

🚀 Infra Bootstrap — DSH-Plugin

基礎設施極簡入口:infra_status 探測已掛載的整個棧(記憶 / 觀測 / 搜索 / 技能目錄 / 運行時),infra_bootstrap 輸出就緒判定。原 7-step SKILL.md 管線的結構化替代。

npm License: MIT DSH

Tools

ToolEffect
infra_statusProbe each component and print per-line status
infra_bootstrapSame probe + final PASS / WARN verdict

Probes: vectorMemory service (records), sibling tools (usage_report / audit_skills / infra_health / mem_save / mem_search / cross_search), skill catalog size, live agents and sessions.

Install

"dsh": { "profile": { "bundles": ["@bryan-cmf/dsh-infra-bootstrap"] } }

Requirements

  • DSH >= 0.1.0-rc.6 (tools, skills services)
  • Sibling packages are optional — MISSING lines tell you what to install

Development

pnpm install --store-dir .pnpm-store
pnpm build

License

MIT

仓库信息

开发语言
TypeScript
许可证
MIT
最后更新
2026年8月15日 05:10

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。