ワンクリックで
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.