14 lines
247 B
JSON
14 lines
247 B
JSON
{
|
|
"name": "agent-prompts",
|
|
"description": "AI Agent基本原則・動作モード・カスタムコマンド",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "otolab"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |