Files
gh-nibzard-steel-marketplac…/.claude-plugin/plugin.json
2025-11-30 08:43:37 +08:00

14 lines
285 B
JSON

{
"name": "steel-forge",
"description": "Steel browser automation assistant for AI coding agents - create, debug, and optimize Steel projects",
"version": "1.0.0",
"author": {
"name": "Steel.dev"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}