Skip to content

SandBase Skills v0.1.0

Choose a tag to compare

@denial123789 denial123789 released this 14 Aug 14:04
· 48 commits to main since this release

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-project

The 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.