From 6101b66e954219ee31b8c050e681653d97544ccd Mon Sep 17 00:00:00 2001 From: nikhil49023 Date: Sat, 6 Jun 2026 18:49:59 +0530 Subject: [PATCH] Add super-orchestrator skill to component registry index Signed-off-by: nikhil49023 --- components.d/super-orchestrator.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 components.d/super-orchestrator.yml diff --git a/components.d/super-orchestrator.yml b/components.d/super-orchestrator.yml new file mode 100644 index 00000000..b98b448a --- /dev/null +++ b/components.d/super-orchestrator.yml @@ -0,0 +1,6 @@ +name: Super Orchestrator +repo: nikhil49023/super-orchestrator-skill +description: Master orchestration skill utilizing code-graph-first, local firecrawl, dynamic subagents in isolated workspaces, automated token logging, and free opencode models for lightweight tasks. +skills: + - path: . + catalog_dir: super-orchestrator