Add 2 new skills + dedup fix

New skills:
- langgraph-workflow-creation (from LangGraphProjects)
- agent-supervisor (from multi_agent_workflow_demo_in_langgraph)

Fixes:
- Publisher dedup: skip existing skills
- Older repos: pushed_after 2024-06-01 (was 2026-05-01)
- Lower stars: 10 (was 15)
This commit is contained in:
Epictetus
2026-08-05 15:55:36 +00:00
parent 7f496feb90
commit a14f09bec2
11 changed files with 326 additions and 2 deletions
+2 -2
View File
@@ -34,8 +34,8 @@ scout:
- 'rag agent workflow'
- 'tool calling workflow'
filters:
stars_min: 15
pushed_after: 2026-05-01
stars_min: 10
pushed_after: 2024-06-01
language: Python
archived: false
size_max_kb: 10000