Files
gh-dnvriend-aws-bedrock-cos…/.claude-plugin/plugin.json
2025-11-29 18:23:04 +08:00

14 lines
292 B
JSON

{
"name": "aws-bedrock-cost-tool",
"description": "CLI tool for analyzing AWS Bedrock model costs with comprehensive reporting and visualization",
"version": "0.1.0",
"author": {
"name": "Dennis Vriend"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}