ワンクリックで
configure-pack
Configure local values and overlays for one selected pack.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Configure local values and overlays for one selected pack.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Validate a portable pack repository with packport. Use before committing, releasing, installing, or migrating pack source.
Validate a portable pack repository with packport. Use before committing, releasing, installing, or migrating pack source.
Apply one generated pack output through configport profile overlays.
Apply one generated pack output through configport profile overlays.
Inspect a Claude Code marketplace or plugin and guide migration into portable pack source. Use before converting existing Claude assets.
Inspect a Claude Code marketplace or plugin and guide migration into portable pack source. Use before converting existing Claude assets.
| name | configure-pack |
| description | Configure local values and overlays for one selected pack. |
Use this skill when a pack needs local values, repeated personal substitutions, or target-specific overlay files before it can be applied.
packport configport overlay put <state-root> <profile> <target> <pack> --replace <from=to>.--file <path=content> only when they are local/profile-specific and not portable pack behavior.packport configport instructions put <state-root> <profile> <target> <pack> <scope> --instruction <name> --answer <config.key=value>.packport configport apply <state-root> <generated> <output> --profile <profile> --target <target> --pack <pack>.packport configport check <state-root> <generated> <output> --profile <profile> --target <target> --pack <pack>.packport configport instructions apply <state-root> <pack-root> <output> --profile <profile> --target <target> --pack <pack> --scope <scope>.