Files
yixiong-claude-marketplace/plugins/example-skill/.claude-plugin/plugin.json
T
SkyJourneyandClaude Sonnet 4.6 1b3ae007ee chore: 初始化蚁熊内部 Claude Code Marketplace 骨架
包含 marketplace.json 目录文件和 example-skill 示例插件。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 08:13:10 +08:00

9 lines
131 B
JSON

{
"name": "example-skill",
"description": "示例插件",
"version": "1.0.0",
"author": {
"name": "蚁熊团队"
}
}