Skip to content

Commit d7bd511

Browse files
author
jovanSAPFIONEER
committed
chore: update SKILL.md frontmatter for ClawHub registry format
1 parent f335731 commit d7bd511

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

SKILL.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
---
22
name: swarm-orchestrator
33
description: Multi-agent swarm orchestration for complex workflows. Use when coordinating multiple agents, delegating tasks between sessions, managing shared state via blackboard, or enforcing permission walls for DATABASE/PAYMENTS/EMAIL access. Triggers on: agent coordination, task delegation, parallel execution, permission requests, blackboard state management.
4-
metadata: { "openclaw": { "emoji": "🐝", "homepage": "https://github.com/jovanSAPFIONEER/Network-AI" } }
4+
version: "3.1.0"
5+
metadata:
6+
openclaw:
7+
emoji: "\U0001F41D"
8+
homepage: https://github.com/jovanSAPFIONEER/Network-AI
9+
requires:
10+
bins:
11+
- python3
12+
- node
513
---
614

715
# Swarm Orchestrator Skill

0 commit comments

Comments
 (0)