sdp-portal-cli
Installation
SKILL.md
SDP Portal CLI Skill
Purpose
Use this skill to map natural-language SDP Portal operations to sdp-portal-cli commands safely.
This skill focuses on:
- Correct command selection and parameter mapping.
- Pre-checks before execution (installed, authenticated, write safety).
- Structured, concise result interpretation.
This skill does not:
- Modify CLI source code.
- Bypass write confirmation (
--yes) for mutation operations. - Expose secrets (API keys, tokens, credential secrets).