Update paper2code skill in marketplace
Constraint: Public skills are published only by explicit administrator action unless they are tracked third-party market sources. Confidence: high Scope-risk: narrow Directive: Keep private/internal skills out of the public marketplace and preserve normal incremental market Git history. Tested: Marketplace validation passed.
This commit is contained in:
@@ -28,18 +28,6 @@
|
||||
},
|
||||
"category": "设计"
|
||||
},
|
||||
{
|
||||
"name": "paper2code",
|
||||
"source": {
|
||||
"source": "local",
|
||||
"path": "./plugins/paper2code"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "文档处理"
|
||||
},
|
||||
{
|
||||
"name": "find-skills",
|
||||
"source": {
|
||||
@@ -291,6 +279,18 @@
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "文档处理"
|
||||
},
|
||||
{
|
||||
"name": "paper2code",
|
||||
"source": {
|
||||
"source": "local",
|
||||
"path": "./plugins/paper2code"
|
||||
},
|
||||
"policy": {
|
||||
"installation": "AVAILABLE",
|
||||
"authentication": "ON_INSTALL"
|
||||
},
|
||||
"category": "文档处理"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -32,6 +32,8 @@
|
||||
"privacyPolicyURL": "https://git.playones.com/arechen/EapilSkillMarket",
|
||||
"termsOfServiceURL": "https://git.playones.com/arechen/EapilSkillMarket",
|
||||
"brandColor": "#2563EB",
|
||||
"screenshots": []
|
||||
"screenshots": [],
|
||||
"composerIcon": "./assets/market-icon.svg",
|
||||
"logo": "./assets/market-icon.svg"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="360" height="360" viewBox="0 0 32 32"><title>paper2code</title><g fill="none"><path fill="url(#SVGZMSXOFBV)" d="M2 6.25A2.25 2.25 0 0 1 4.25 4h8c1.524 0 2.88.718 3.75 1.834L17 16l-1 10.166A4.74 4.74 0 0 1 12.25 28h-8A2.25 2.25 0 0 1 2 25.75z"/><path fill="url(#SVGsl9kvcdm)" d="M30 6.25A2.25 2.25 0 0 0 27.75 4h-8c-1.524 0-2.88.718-3.75 1.834L15 16l1 10.166A4.74 4.74 0 0 0 19.75 28h8A2.25 2.25 0 0 0 30 25.75z"/><path fill="url(#SVGP0wSeebe)" d="M4 5a1 1 0 0 1 1-1h9.5A1.5 1.5 0 0 1 16 5.5l.5 8.5l-.5 8.5a3.5 3.5 0 0 1-3.5 3.5H5a1 1 0 0 1-1-1z"/><path fill="url(#SVG0bk8XcRp)" d="M28 5a1 1 0 0 0-1-1h-9.5A1.5 1.5 0 0 0 16 5.5v17a3.5 3.5 0 0 0 3.5 3.5H27a1 1 0 0 0 1-1z"/><defs><linearGradient id="SVGZMSXOFBV" x1="7.175" x2="11.843" y1="8.491" y2="34.013" gradientUnits="userSpaceOnUse"><stop stop-color="#20ac9d"/><stop offset="1" stop-color="#2052cb"/></linearGradient><linearGradient id="SVGsl9kvcdm" x1="24.825" x2="20.157" y1="8.491" y2="34.013" gradientUnits="userSpaceOnUse"><stop stop-color="#20ac9d"/><stop offset="1" stop-color="#2052cb"/></linearGradient><linearGradient id="SVGP0wSeebe" x1="2.286" x2="38.978" y1="3.154" y2="18.992" gradientUnits="userSpaceOnUse"><stop stop-color="#b6efff"/><stop offset=".851" stop-color="#58aafe"/></linearGradient><linearGradient id="SVG0bk8XcRp" x1="27.25" x2="-.775" y1="5.375" y2="10.885" gradientUnits="userSpaceOnUse"><stop offset=".123" stop-color="#9deaff"/><stop offset=".616" stop-color="#4894fe"/></linearGradient></defs></g></svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user