Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:26:00 +08:00
commit 8633e58dca
4 changed files with 372 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:emsi/MyManus:mymanus-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "b324bae09382fc531ee34ec28a95eb9c17a51641",
"treeHash": "e562b8694862c81e9c001b50c45f339c35f83920795e2622e59a66b54a3b2c2c",
"generatedAt": "2025-11-28T10:16:47.397609Z",
"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": "mymanus",
"description": "Autonomous agent with planning, execution, and browser automation capabilities",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "7c0af6f1d08d3cf4aef0a007a59ff9e7c905783155513cbd0041d2236236c723"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "c6c355cc9188a1f1738497ca6021b09ec8dc3c94312a1ca4b20476b7f1544f49"
},
{
"path": "skills/mymanus/SKILL.md",
"sha256": "46b564e4cd941c61dda7500c19b52ebf38a7730067ea0fcce3cf3a87e0c41370"
}
],
"dirSha256": "e562b8694862c81e9c001b50c45f339c35f83920795e2622e59a66b54a3b2c2c"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}