AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 CodeWhale
plugin.json
根目录
/
docs
/
examples
/
plugins
/
hello-codewhale
/
plugin.json
1
{
2
"$schema": "https://agent-plugins.org/schemas/plugin.json",
3
"name": "hello-codewhale",
4
"version": "0.1.0",
5
"description": "A minimal, explicitly invoked greeting skill."
6
}
7
7 lines
JSON