f3a5963f6e
Publish the completed third-party sync output for Superpowers 6.0.2 and keep the marketplace PowerShell sync script aligned with the Python adapter's manifest-declared component copying. Constraint: Superpowers now ships Codex hooks through .codex-plugin/plugin.json, and marketplace validation requires the referenced hook path to exist. Rejected: Commit the partially synced tree without hooks | Codex install would carry a manifest pointing at a missing hooks file. Confidence: high Scope-risk: moderate Directive: Preserve normal incremental marketplace history; do not rewrite history for ordinary source updates. Tested: /Users/eapil/git/keyinfo/.venv/bin/python3 scripts/validate_marketplace.py; rg public-secret scan; Codex temp CODEX_HOME marketplace add/list/add superpowers and hook cache checks. Not-tested: PowerShell script execution because pwsh/powershell is not installed locally; live hook execution inside an interactive Codex session.
297 lines
6.5 KiB
JSON
297 lines
6.5 KiB
JSON
{
|
|
"name": "eapil-skill-market",
|
|
"interface": {
|
|
"displayName": "EAPIL 技能市场"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "docx",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/docx"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "pdf",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/pdf"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "pptx",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/pptx"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "xlsx",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/xlsx"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "postgres",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/postgres"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "数据分析"
|
|
},
|
|
{
|
|
"name": "threejs",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/threejs"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "设计"
|
|
},
|
|
{
|
|
"name": "literature-review",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/literature-review"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "paper2code",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/paper2code"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "find-skills",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/find-skills"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "工具"
|
|
},
|
|
{
|
|
"name": "karpathy-guidelines",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/karpathy-guidelines"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "开发工具"
|
|
},
|
|
{
|
|
"name": "eapil-gpt2-image",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/eapil-gpt2-image"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "设计"
|
|
},
|
|
{
|
|
"name": "ppt-translator",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/ppt-translator"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "patent-application-drafting-skill",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/patent-application-drafting-skill"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "eapil-voice",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/eapil-voice"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "多媒体与生成"
|
|
},
|
|
{
|
|
"name": "oh-my-codex",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/oh-my-codex"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "开发工具"
|
|
},
|
|
{
|
|
"name": "ui-ux-pro-max",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/ui-ux-pro-max"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "设计"
|
|
},
|
|
{
|
|
"name": "shadcn",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/shadcn"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "开发工具"
|
|
},
|
|
{
|
|
"name": "frontend-slides",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/frontend-slides"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "guizang-ppt-skill",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/guizang-ppt-skill"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "html-ppt",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/html-ppt"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "ppt-master",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/ppt-master"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "文档处理"
|
|
},
|
|
{
|
|
"name": "next-skills",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/next-skills"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "开发工具"
|
|
},
|
|
{
|
|
"name": "mcp-playwright",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/mcp-playwright"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "MCP"
|
|
},
|
|
{
|
|
"name": "superpowers",
|
|
"source": {
|
|
"source": "local",
|
|
"path": "./plugins/superpowers"
|
|
},
|
|
"policy": {
|
|
"installation": "AVAILABLE",
|
|
"authentication": "ON_INSTALL"
|
|
},
|
|
"category": "开发工具"
|
|
}
|
|
]
|
|
}
|