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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user