Files
gh-treasure-data-td-skills-…/.claude-plugin/plugin.json
2025-11-30 09:03:03 +08:00

12 lines
320 B
JSON

{
"name": "template-skill",
"description": "Template for creating new TD-specific Claude Code skills with best practices and standard structure",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Treasure Data",
"email": "support@treasuredata.com"
},
"skills": [
"./skills/template-skill"
]
}