원클릭으로
pluxx-import-mcp
Import an MCP into a Pluxx project and validate the first pass.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Import an MCP into a Pluxx project and validate the first pass.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | pluxx-import-mcp |
| description | Import an MCP into a Pluxx project and validate the first pass. |
Use this skill when the task is: bring an MCP server into Pluxx, generate the initial scaffold, and prove it works.
pluxx init --from-mcp ... --yes--display-name, --targets, --grouping, and auth flags when needed--approve-mcp-tools when the user wants the imported MCP tools preapproved in canonical permissionspluxx agent prepare --website ... --docs ...pluxx.config.tsINSTRUCTIONS.mdskills/*/SKILL.md.pluxx/mcp.jsonpluxx doctorpluxx lintpluxx test --target claude-code cursor codex opencode--dry-run --json first when you need to preview changes or explain the plan before writing files.--auth-type header --auth-header ... --auth-template ... flags.--approve-mcp-tools during import instead of hand-editing permissions later.Build installable plugins from a Pluxx scaffold and optionally install one.
Diagnose why a locally installed Pluxx plugin is still not visible or healthy in the target host.
Run the one-shot Pluxx import, refinement, and verification path.
Install, upgrade, or validate the local Pluxx CLI runtime before running deeper workflows.
Package the current plugin for release distribution.
Review preserve, translate, degrade, and drop behavior across Claude Code, Cursor, Codex, and OpenCode.