Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:03:03 +08:00
commit 3d936eee25
4 changed files with 222 additions and 0 deletions

44
plugin.lock.json Normal file
View File

@@ -0,0 +1,44 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:treasure-data/td-skills:template-skill",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "5ad5b1587829bd318841dc6fe853d85b4fbf0ba8",
"treeHash": "4ab6a225fe80384da1100e7780be2ad97e4df8c11beda78018d19fa7e05ee0d9",
"generatedAt": "2025-11-28T10:28:46.800944Z",
"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": "template-skill",
"description": "Template for creating new TD-specific Claude Code skills with best practices and standard structure"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "8aee69c4ec5e74e9265a1c66a723c61e75eeb538d711f2be6e29710e0faab04b"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "f7212238c8fa644e979a08d0eaa93b5d2203e9f4ef5663b679425716e58dafc3"
},
{
"path": "skills/template-skill/SKILL.md",
"sha256": "ae8fd475b620cf00d91d9b498f7a73a5da420ff6e9129abab8e143bb66bd3fc2"
}
],
"dirSha256": "4ab6a225fe80384da1100e7780be2ad97e4df8c11beda78018d19fa7e05ee0d9"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}