发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Exa Web Search (Free)
Neural search for web, code, and company research. No API key required.
🔌 Cross-Agent 跨机器Agent协作
通过SSH连接到局域网内其他运行OpenClaw的机器,向其Agent发送任务指令。
Calculator Skill
Perform accurate mathematical calculations using the `calc.py` script.
Blackjack Strategy Guide
Provides optimal action recommendations based on mathematical probability.
Business Modules & UI Presentation Layer
This reference covers the architecture of business modules (Game Logic) and the Presentation Layer (UI), focusing on separation of concerns and interaction patterns.
Time Logic & Flow Control
This reference provides a comprehensive overview of mechanisms used to drive and orchestrate game logic over time, from basic frame updates to complex task planning and global flow management.
Skill System Architecture
This document outlines a flexible and comprehensive architecture for designing game skill systems. The approach is modular, allowing for adaptation to various game genres by composing different data, logic, and event-handling components.
Scene, Spatial, and Actor Systems
This reference covers the organization of game objects (actors) and the spatial structures used to manage them, which are fundamental for core gameplay and combat systems.