cromus-ai/dsh-plugin
cromus-ai★ 0Last synced: 2026-08-16
DeepSeek Harness bundle: score, validate, and cost-estimate AI skills with Cromus.
README excerpt
@cromus-ai/dsh-plugin Cromus plugin for DeepSeek Harness — score, validate, and cost-estimate AI skills directly from the dsh agent. Install Then set your API key (get one at cromus.ai/connect): Tools Once installed, all 11 Cromus tools appear in the model's tool registry under the mcp cromus namespace: Model-facing name What it does mcp cromus score skill Returns a 0–1000 Croms score with a four-dimension breakdown for any skill file mcp cromus simulate cost Estimates per-run and monthly cost across five routing modes for a given workflow mcp cromus check mcp drift Compares a skill's declared MCP dependencies against a live server and flags changes mcp cromus check model drift Detects retired, renamed, or superseded models declared in a SKILL.md mcp cromus validate skill Checks a SKILL.md file against the open specification and lists any violations mcp cromus validate mcp deps Checks a skill's mcp dependencies block for completeness and valid configuration mcp cromus validate ethos Checks an ETHOS.md governance file against the open specification mcp cromus validate memory Checks a MEMORY.md handoff file against the open specification mcp cromus validate agents Validates an AGENTS…
View full README on GitHub →