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