SandBase Skills v0.1.0
SandBase Skills v0.1.0
The first versioned release of SandBase Skills packages practical research and growth workflows for agent environments, including native DeepSeek Harness skill installation.
Highlights
- 88 public Agent Skills across research, market intelligence, content, social, security, and growth workflows
- Native DeepSeek Harness installer for
.dsh/skills/<skill-name>/SKILL.md - Complete skill bundles with references preserved during install
- Safe removal, explicit overwrite protection, and path validation
- Machine-readable catalog and registry manifests
- Offline validation and package checks
DeepSeek Harness
Install from a checkout until the npm package is published:
node bin/sandbase-dsh-skills.mjs list
node bin/sandbase-dsh-skills.mjs add exa-deep-search --project /path/to/dsh-projectThe integration was validated against DeepSeek Harness commit 47f9438, including native skill discovery and preservation of referenced files.
Verification
- Node installer tests: 3 passed
- Python installer and catalog tests: 12 passed
- Repository catalog and registry validation passed
- npm package dry run: 187 files, 65.6 kB compressed
See the repository README for configuration, security guidance, uninstall steps, and troubleshooting.