설치
npx -y @deepseek-ai/dsh plugin --profile web add github:Bryan-cmf/dsh-infra-bootstrap이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.
README
유지 관리자가 작성한 문서 스냅샷입니다.
🚀 Infra Bootstrap — DSH-Plugin
基礎設施極簡入口:
infra_status探測已掛載的整個棧(記憶 / 觀測 / 搜索 / 技能目錄 / 運行時),infra_bootstrap輸出就緒判定。原 7-step SKILL.md 管線的結構化替代。
Tools
| Tool | Effect |
|---|---|
infra_status | Probe each component and print per-line status |
infra_bootstrap | Same 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,skillsservices) - 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. 오전 5:10
신중하게 설치하기
소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.