Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:02:51 +08:00
commit dae09dd6fe
6 changed files with 2407 additions and 0 deletions

52
plugin.lock.json Normal file
View File

@@ -0,0 +1,52 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:treasure-data/td-skills:field-agent-skills",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "b86c8e42daebe4f10779f2ffdb870cf8945006e0",
"treeHash": "0808db7b9c18d211984ca374b76e11cb36bec9f4e1771129f6ee0a61a69b80cb",
"generatedAt": "2025-11-28T10:28:45.983288Z",
"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": "field-agent-skills",
"description": "Field Agent development and production best practices including deployment workflows, documentation standards, and professional Plotly visualization guidelines for creating executive-ready agents"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "dc316dc37daa4c7de35c1b67f397f0fd203a385f415dfbfcee1e103e2176b011"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "a0e95ddcad9519784fca9370724b7d8c091698bb7b9f42aa62bdc5b652e6dad3"
},
{
"path": "skills/visualization/SKILL.md",
"sha256": "6a1327c4093856ff7073d508567b9c4b1302db1032302738e8e264bca470c3ba"
},
{
"path": "skills/documentation/SKILL.md",
"sha256": "15172106046def68342d2a03bb47583e493c1c23cd22629e758f6459406fdf65"
},
{
"path": "skills/deployment/SKILL.md",
"sha256": "ac8b1844695020c42278934bd75c58bb5dff08f3eab57b6846010c56dce8f696"
}
],
"dirSha256": "0808db7b9c18d211984ca374b76e11cb36bec9f4e1771129f6ee0a61a69b80cb"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}