Initial commit
This commit is contained in:
81
plugin.lock.json
Normal file
81
plugin.lock.json
Normal file
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:ComposioHQ/awesome-claude-skills:mcp-builder",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "ebd98479843e51b0e3fa9903725f600a9b7184f8",
|
||||
"treeHash": "c1b300be63dba08470cdb71663139eb77e0e013f434de6bed4d68085c76a3cfc",
|
||||
"generatedAt": "2025-11-28T10:10:07.019389Z",
|
||||
"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-builder",
|
||||
"description": "Guides creation of high-quality MCP (Model Context Protocol) servers for integrating external APIs and services with LLMs using Python or TypeScript.",
|
||||
"version": null
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "e1d54dc87f5f55bb18e6903a3abc516a752f633374be43061e278665acf8cef5"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "b1010e90adcb8fd6bf57640df34ab6454fbf7e4216e150a4620f7caccadc4e63"
|
||||
},
|
||||
{
|
||||
"path": "LICENSE.txt",
|
||||
"sha256": "58d1e17ffe5109a7ae296caafcadfdbe6a7d176f0bc4ab01e12a689b0499d8bd"
|
||||
},
|
||||
{
|
||||
"path": "scripts/requirements.txt",
|
||||
"sha256": "d5d7558b2368ecea9dfeed7d1fbc71ee9e0750bebd1282faa527d528a344c3c7"
|
||||
},
|
||||
{
|
||||
"path": "scripts/evaluation.py",
|
||||
"sha256": "49ed1d17cdce5da101b210197740713f49b935c29d4f339542a14b132658e6f7"
|
||||
},
|
||||
{
|
||||
"path": "scripts/connections.py",
|
||||
"sha256": "9403668a2041568772082a8b334122c1f88daf0541fb393af4522d0094a47a6e"
|
||||
},
|
||||
{
|
||||
"path": "scripts/example_evaluation.xml",
|
||||
"sha256": "9272b348ddcc4b06ba562367ccd0770e018158c0068ac5116d5e34aaeff8777a"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "347c8e86489bfc19a8a3510e52eb6d7b858084b2a3385cd213632f14461a46d1"
|
||||
},
|
||||
{
|
||||
"path": "reference/mcp_best_practices.md",
|
||||
"sha256": "3bdf013379bdd3c198baccd0f183441c710fc7cae07ba4c6f8f8048276519688"
|
||||
},
|
||||
{
|
||||
"path": "reference/python_mcp_server.md",
|
||||
"sha256": "4e6db48188f44ff4eb707f50b8d273d5d18af4b88d326f7a26f03a405064bc0b"
|
||||
},
|
||||
{
|
||||
"path": "reference/node_mcp_server.md",
|
||||
"sha256": "40b03e9c07463d5db524c1f5140ef60713fdd911c2f4386f89e0b94d43b8764e"
|
||||
},
|
||||
{
|
||||
"path": "reference/evaluation.md",
|
||||
"sha256": "8c99479f8a2d22a636c38e274537aac3610879e26f34e0709825077c4576f427"
|
||||
}
|
||||
],
|
||||
"dirSha256": "c1b300be63dba08470cdb71663139eb77e0e013f434de6bed4d68085c76a3cfc"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user