返回 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