dash-docset-search
Installation
SKILL.md
Dash Docset Search
Overview
Use this skill to search Dash content with a strict fallback order:
dash-mcp-servertools first- local Dash HTTP API second
- Dash URL scheme and macOS Service guidance last
Use references/dash_mcp_tools.md, references/dash_http_api.md, and references/dash_url_and_service.md for exact details.
Automation Prompting
- Codex App automation fit: Strong. Suitable for recurring search and reporting workflows.
- Codex CLI automation fit: Strong. Suitable for non-interactive probe/search tasks with fallback handling.
- Use
references/automation-prompts.mdfor Codex App and Codex CLI templates, placeholders, and output shapes. - Keep install and generation actions out of this skill's automation prompts; hand off to
$dash-docset-install-generatewhen needed.