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

View File

@@ -0,0 +1,14 @@
{
"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",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Treasure Data",
"email": "support@treasuredata.com"
},
"skills": [
"./skills/deployment",
"./skills/documentation",
"./skills/visualization"
]
}