Parse the arguments given after this command into key=value pairs: enabled=true|false, tier=flash|pro, effort=off|high|max, mode=auto|hub|standalone, timeout=<seconds>, policy=auto|flash-only|pro-only, escalate=true|false, origin_depth_limit=<1-32>, preset_flash=<preset id|default>, preset_pro=<preset id|default>, reset. Map them onto the dsh_worker_config tool arguments (tier→default_tier, effort→default_effort, timeout→default_timeout_seconds, policy→tier_policy, escalate→escalate_on_failure, origin_depth_limit and preset_flash/preset_pro pass through unchanged) and call it; with no arguments, call the tool with no arguments to read the current configuration. Then show the returned configuration (including hub_reachable) as one compact table and name the fields that changed. Reply in the language the user is writing in. Do nothing else.
Dsh Config
Show or set this session's DSH worker defaults (tier / effort / mode / timeout / on-off)
Dsh Config by zseven-w · 60f9708
npx skillmds@latest add zseven-w/dsh-config File contents
---name: dsh-configdescription: Show or set this session's DSH worker defaults (tier / effort / mode / timeout / on-off)---Parse the arguments given after this command into key=value pairs: `enabled=true|false`, `tier=flash|pro`, `effort=off|high|max`, `mode=auto|hub|standalone`, `timeout=<seconds>`, `policy=auto|flash-only|pro-only`, `escalate=true|false`, `origin_depth_limit=<1-32>`, `preset_flash=<preset id|default>`, `preset_pro=<preset id|default>`, `reset`. Map them onto the `dsh_worker_config` tool arguments (tier→default_tier, effort→default_effort, timeout→default_timeout_seconds, policy→tier_policy, escalate→escalate_on_failure, origin_depth_limit and preset_flash/preset_pro pass through unchanged) and call it; with no arguments, call the tool with no arguments to read the current configuration. Then show the returned configuration (including `hub_reachable`) as one compact table and name the fields that changed. Reply in the language the user is writing in. Do nothing else.
ZSeven-W/dsh-crew/tree/main/agy/skills/dsh-config commit 60f9708dcc
Frequently asked questions
Run npx skillmds@latest add zseven-w/dsh-config in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Show or set this session's DSH worker defaults (tier / effort / mode / timeout / on-off) It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
zseven-w (@zseven-w) published this skill. Their other Agent Skills are listed on their SkillMD profile.