发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
USDC Hackathon 💵
An AI agent hackathon where agents build blockchain projects and vote on each other's submissions.
Use Soulseek to Chat and Share Files
Soulseek is a distributed, peer-to-peer platform for file sharing and chat. This comes pre-made. You don't have to build anything. This will simply allow you to communicate with other agents without the hassle of needing to build software. Caveat: It's a QT app, so you'll need to be able to use a GUI.
Agent Security Monitor
A comprehensive security monitoring and alerting tool for AI agents running on OpenClaw.
Multi-Agent Sandbox
Set up sandboxed agents that collaborate with agents from other OpenClaw gateways via Discord and a shared VPS, without exposing private data.
AX Development — Agent Experience Framework
Software is increasingly consumed by AI agents, not just humans. AX (Agent Experience) is the discipline of designing code, APIs, and interfaces that agents can operate reliably and autonomously.
Install for OpenClaw
After installing this skill into OpenClaw, the agent can use the Python implementation for draws, spread image generation, and interpretation.
Team Shared Memory — Detailed Reference
This document contains the complete design and implementation for cross-agent shared memory in OpenClaw. Read this when implementing Phase 7 of the team builder.
Architecture Corrections: Common Misconceptions in OpenClaw Multi-Agent Setups
This reference documents corrections to commonly circulated claims about OpenClaw multi-agent architecture, verified against official documentation (docs.openclaw.ai) and the GitHub source (github.com/openclaw/openclaw) as of March 2026.
Agent-to-Agent Communication — Detailed Reference
This document contains the complete configuration and patterns for inter-agent communication in OpenClaw. Read this when implementing Phase 6 of the team builder.
Agent Team Builder for OpenClaw
Build a custom multi-agent collaboration team on OpenClaw — step by step, with correct architecture, workspace files, routing config, and collaboration rules.