بنقرة واحدة
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>.