Skip to content

SandBase Skills v0.3.4 — native DeepSeek Harness bundle

Choose a tag to compare

@denial123789 denial123789 released this 19 Aug 12:57
· 24 commits to main since this release
0d83bd7

Native DeepSeek Harness bundle

SandBase Skills v0.3.4 is directly installable as a DeepSeek Harness plugin bundle. The package declares dsh.bundle and mounts the packaged marketing and research Skill roots through the official @deepseek-ai/dsh-skill-filesystem plugin while retaining DSH's default roots.

dsh plugin --profile web add github:sandbaseai/sandbase-skills

The bundle is source-visible at dsh/cordis.patch.yml and covered by a dedicated Node test that verifies both mounted directories.

Better discovery

The flagship multi-source-search Skill is available through skills.sh, skills.re, SkillsCat, OpenAgentSkill, and AgentSkill.sh.

An independently reviewed community port is also merged into the high-traffic Agentic Awesome Skills catalog. It preserves the bounded research workflow, offline evidence validation, immutable Apache-2.0 provenance, and author attribution.

The flagship Skill remains portable by default: it can use search, browser, page-reading, and academic tools already available in the host agent without requiring a SandBase account.

Install one Skill

npx skills add sandbaseai/sandbase-skills --skill multi-source-search --agent codex

Replace codex with any compatible target supported by the skills installer.

Verification

  • 4 Node tests passed
  • 26 Python tests passed
  • 25 catalog skills validated
  • 88 Claude Code marketplace skills validated
  • package dry run contained 197 files, including dsh/cordis.patch.yml

This is a tagged source release; it does not claim a new npm publication.

Full comparison: v0.3.3...v0.3.4