Initial commit
This commit is contained in:
19
.claude-plugin/plugin.json
Normal file
19
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "automation-helper",
|
||||
"description": "AI assistant for Power Automate and n8n workflows. 6 skills in active development: design, build, debug, quick-fix, refactor, and validate. Documentation-driven approach (no hallucinations). Contributions welcome!",
|
||||
"version": "0.1.0-alpha",
|
||||
"author": {
|
||||
"name": "MacroMan5",
|
||||
"email": "[email protected]",
|
||||
"url": "https://github.com/MacroMan5"
|
||||
},
|
||||
"skills": [
|
||||
"./.claude/skills/"
|
||||
],
|
||||
"agents": [
|
||||
"./.claude/agents/flow-builder.md",
|
||||
"./.claude/agents/docs-researcher.md",
|
||||
"./.claude/agents/flow-debugger.md",
|
||||
"./.claude/agents/flow-documenter.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user