一键导入
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>.