Token导航 LogoToken导航TokenDH.com
效率需要联网clawhub未标认证来源可访问clear审计通过

edvisage-agent-connectedvisageAgent 连接

Agent Skill

edvisage-agent-connect 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

4,651

周安装

190

GitHub Stars

1

下载量

1,490
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:edvisage-agent-connect(edvisageAgent 连接)
来源仓库:https://github.com/edvisage/edvisage-agent-connect
安装命令:
openclaw skills install edvisage-agent-connect
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install edvisage-agent-connect

简介

用于补充效率相关能力。edvisage-agent-connect 属于效率类 Skill,可作为该场景下的辅助能力补充。

  • 适合在 OpenClaw 中承接效率相关任务。
  • 可结合来源仓库和原始 README 核验具体用法。
  • 安装前建议确认权限范围和维护状态。
  • 注意是否会触发联网、命令执行或文件读写。

SKILL.md

name
agent-connect
description
Multi-agent coordination for AI agents — basic handoff protocols, shared context management, and team task delegation.
version
1.0.0
author
Edvisage Global
homepage
https://edvisageglobal.com/ai-tools
tags
[multi-agent, coordination, teamwork, handoff, delegation, collaboration]

agent-connect — Multi-Agent Coordination

By Edvisage Global — the agent safety company

Turn your agents into a team, not a collection of solo bots. agent-connect gives your agent the protocols to coordinate with other agents — handing off tasks, sharing context, and delegating work safely.

What This Skill Does

When installed, your agent gains structured coordination capability — knowing how to work with other agents, delegate tasks, share context, and maintain accountability across a multi-agent system.

Core Capabilities

1. Agent Handoff Protocol

When passing work to another agent, follow this structure:

## Task Handoff

### From: [your agent name]
### To: [receiving agent name/role]
### Timestamp: [ISO 8601]

### Task Description
[Clear, specific description of what needs to be done]

### Context Provided
[All relevant context the receiving agent needs]

### Expected Output
[What you need back — format, content, deadline]

### Constraints
- [Any limitations or rules]
- [Budget/cost limits if applicable]
- [Time constraints]

### Success Criteria
[How to know the task was completed correctly]

### Return Protocol
[How and where to deliver the result]

2. Shared Context Management

When working in a multi-agent system, maintain a shared context file:

## Shared Context — [Team/Project Name]
Last updated: [timestamp] by [agent name]

### Active Agents
| Agent | Role | Status | Current Task |
|-------|------|--------|--------------|

### Shared Knowledge
- [Key facts all agents should know]
- [Decisions that have been made]
- [Constraints that apply to everyone]

### Task Queue
| Task | Assigned To | Status | Deadline |
|------|------------|--------|----------|

### Communication Log
| Time | From | To | Message |
|------|------|-----|---------|

3. Task Delegation Framework

Before delegating, assess:

  1. Can I do this myself? (Don't delegate what you can handle efficiently)
  2. Does the other agent have the right skills? (Check their capabilities)
  3. Is the context transferable? (Can I explain this clearly enough?)
  4. Is there a cost benefit? (Cheaper model for simpler subtasks)
  5. What's the risk? (What happens if the delegated task fails?)

Delegation format:

## Delegated Task
- Task: [description]
- Reason for delegation: [why another agent is better suited]
- Assigned to: [agent]
- Priority: [low / medium / high / critical]
- Deadline: [if applicable]
- Fallback: [what to do if the task fails]

4. Team Communication Norms

Rules for multi-agent communication:

  • Be explicit: Never assume another agent knows your context
  • Be structured: Use consistent formats for all handoffs
  • Be verified: Confirm receipt of delegated tasks
  • Be accountable: Report outcomes of delegated tasks back to the delegator
  • Be minimal: Share only the context needed, not your entire memory

5. Basic Conflict Resolution

When agents disagree or produce conflicting outputs:

  1. Identify the conflict explicitly
  2. Check which agent has more relevant context
  3. Check which output better matches the original objective
  4. If unclear, escalate to the owner with both options
  5. Log the conflict and resolution for future reference

Limitations (Free Version)

  • Basic handoff templates (no role-based routing)
  • Manual context sharing (no automated sync)
  • Simple delegation (no capability matching)
  • No trust verification between agents
  • No performance tracking across agent teams
  • No workload balancing

Want role-based routing, automated context sync, capability matching, and more? → Upgrade to agent-connect-pro: https://edvisage.gumroad.com/l/[TBD]

About Edvisage Global

We build practical safety and operations tools for AI agents. Our skills are designed for the OpenClaw ecosystem and install in minutes.

Website: https://edvisageglobal.com/ai-tools

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

94.03%
按下载量换算1,401

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills