home/skills/oracles/agent-team-skill

Agent Team Skill

ClawHub

团队管理。IMPORTANT: (1) 会话启动时执行 `python3 scripts/team.py list` 查询团队成员。(2) 接到任务时:查团队 → 找专家 → 转交执行。(3) 所有任务必须交给最擅长的伙伴执行。

skillOracles & Price Feedsprice-feedsclawhubSource →
teamagentskillimportantpython3scriptslist
# Agent Team Skill

团队管理。IMPORTANT: (1) 会话启动时执行 `python3 scripts/team.py list` 查询团队成员。(2) 接到任务时:查团队 → 找专家 → 转交执行。(3) 所有任务必须交给最擅长的伙伴执行。

## Discovery Metadata
- Category: `oracles`
- Framework: `ClawHub`
- Tags: `team`, `agent`, `skill`, `important`, `python3`, `scripts`, `list`

## Agent Execution Policy

This listing is **discovery metadata only**. Canonical instructions are maintained by ClawHub.

### Before Executing Actions

1. **Fetch canonical instructions** from: https://clawhub.ai/skill/agent-team-skill
2. **Parse the skill page** for setup, usage, and input/output requirements.
3. **Only proceed** after successfully loading and understanding the full instructions.

### If Fetch Fails

- Return `instruction_unavailable` with reason.
- Do **not** attempt to infer or improvise execution steps from this metadata alone.

## Source

- ClawHub listing: https://clawhub.ai/skill/agent-team-skill
🧪 Found this useful?
The $SKILL experiment is building the agent skill distribution layer. Every skill you discover through this directory is part of the experiment.