원클릭으로
pabp-packaging
Platform Application Bundle Protocol (PABP) management, MCP config generators, bundle importers, and compliance verifiers.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Platform Application Bundle Protocol (PABP) management, MCP config generators, bundle importers, and compliance verifiers.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Automated governance, hook installation, pre-commit validation, branch isolation, and safe commit operations.
Enforcement of safety guardrails, axiom verification, secret scanning, and mutability protections.
Building and managing premium statistical dashboards, RAG explorer UIs, warehouse log monitors, and real-time visualization centers.
Integration of agent systems with blockchain protocols, contracts, event stores, reputation networks, and collective verification engines.
AI model configuration, LLM memoization, agentic RAG search, and vector library maintenance.
Catalog generation, reference link verification, workshop documentation building, and knowledge gap analysis.
| name | pabp-packaging |
| description | Platform Application Bundle Protocol (PABP) management, MCP config generators, bundle importers, and compliance verifiers. |
| type | skill |
| version | 1.0.0 |
| category | routing |
| agents | ["project-operations-specialist","master-system-orchestrator"] |
| knowledge | ["pabp-integration.json"] |
| scripts | ["scripts/pabp/fetch_updates.py","scripts/pabp/generate_mcp_config.py","scripts/pabp/import_bundle.py","scripts/pabp/inspect_bundle.py","scripts/pabp/inspect_bundle_advanced.py","scripts/pabp/inspect_mcp_config.py","scripts/pabp/transform_bundle.py","scripts/pabp/verify_pabp.py"] |
| tools | [] |
| related_skills | ["integrating-mcp"] |
| references | [] |
| settings | {"auto_approve":false,"timeout_seconds":300} |
This skill covers the processes and CLI utilities used to package, inspect, transform, and verify platform applications (PABP) and automatically update localized MCP server config schemas.
Use this skill when importing external application packages, generating or inspecting MCP config files, transforming bundles, or verifying PABP compliance.
Follow these procedures to verify packages and compile MCP configurations.
Audit a package bundle for protocol compliance:
conda run -p D:\Anaconda\envs\cursor-factory python scripts/pabp/verify_pabp.py --path path/to/bundle
Generate or inspect local Model Context Protocol json server configs:
conda run -p D:\Anaconda\envs\cursor-factory python scripts/pabp/generate_mcp_config.py
inspect_bundle_advanced.py before executing imports.