Files
gh-otolab-ai-agent-prompts-…/.claude-plugin/plugin.json
2025-11-30 08:46:35 +08:00

14 lines
247 B
JSON

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