Add 5 skills from LFM + 12 skills total

New skills:
- blacknode-graph-workflow
- multi-agent-workflow-execution
- langgraph-agent-workflow
- langgraph-multi-agent-router
- three-tier-evaluation-pipeline

Config: LLM pipeline uses LFM on llama.cpp (8080)
This commit is contained in:
Epictetus
2026-08-05 17:05:21 +00:00
parent d81ddeda88
commit 271f79610d
26 changed files with 801 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
# Tests: langgraph-agent-workflow
## Test Checklist
- [ ] Workflow has at least 3 steps
- [ ] All inputs are defined
- [ ] All outputs are defined
- [ ] Failure modes are documented
- [ ] Skill can be loaded without errors