Initial commit
This commit is contained in:
68
plugin.lock.json
Normal file
68
plugin.lock.json
Normal file
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:nemori-ai/skills:mcp-skill-creator",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "4fe9a796199a264d199fc49b31bce34dbec94653",
|
||||
"treeHash": "f11b997af2799468ec157fe6e16c4c56e08a75c3c7781d3822ed64858bcbe35a",
|
||||
"generatedAt": "2025-11-28T10:27:18.244532Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "mcp-skill-creator",
|
||||
"description": "Create workflow-optimized skills from MCP servers. Transform MCP tools into personalized skills with progressive disclosure, parallel execution, and embedded user preferences. Based on Anthropic's MCP + Code Execution best practices."
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "a7e9a24e4a055c659a0857d8437a38fc299b73344659633b61087bbdef79c02b"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "88b82153dbc5f6516dca023720700ef52a38fc866a080fe25dfe2e32abe8b068"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcp-skill-creator/SKILL.md",
|
||||
"sha256": "f1a46837885844641245978d6036c8663ade8deb914b8a5d3366802ddacb039f"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcp-skill-creator/LICENSE.txt",
|
||||
"sha256": "fd6432f2e4aef05eeb89a06d97a65b90cd5b012555f7656d28b7f30b509f0739"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcp-skill-creator/references/example-config.json",
|
||||
"sha256": "49534d18c7ab8c21985018adc9e94532b0991972842b51c7a7c599f8bcb7da7f"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcp-skill-creator/references/quick-start.md",
|
||||
"sha256": "94fd4497c98074079ecb009d0960b1b071c41086e3735ca0814b307695ec12b1"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcp-skill-creator/references/mcp-best-practices.md",
|
||||
"sha256": "47bb07ea3015965efc2ce78857fc6c2007bd2932d9cec567fc9f70087c94fe95"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcp-skill-creator/scripts/mcp_introspector.py",
|
||||
"sha256": "f0f15f9933c55a9c3d61e0fe2b54c96dccd487d76603b410ac363d5a56fa0ab6"
|
||||
},
|
||||
{
|
||||
"path": "skills/mcp-skill-creator/scripts/generate_mcp_wrappers.py",
|
||||
"sha256": "b6403c14c1c4b6c5da970e0b85a2a6db27fe3b9055e6fd0443fed79fa340bc0d"
|
||||
}
|
||||
],
|
||||
"dirSha256": "f11b997af2799468ec157fe6e16c4c56e08a75c3c7781d3822ed64858bcbe35a"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user