ss-cli-resolve-and-deploy

Installation
SKILL.md

Resolve and Deploy — Config Templates with Secret Placeholders

Replaces <ss:ID:field> placeholders in any config file with live values from Secret Server, then pushes the result to a remote host. Works with nginx configs, docker-compose files, YAML, JSON, or any text format.

When to use

  • Deploying a config file that must contain credentials
  • The user has a template file with <ss:ID:field> placeholders
  • Secrets should not be stored in the config file at rest

Placeholder format

<ss:SECRET_ID:FIELD_NAME>

Examples:

Installs
2
First Seen
Mar 19, 2026
ss-cli-resolve-and-deploy — sieteunoseis/ss-cli