发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
OpenClaw Integration Guide
This document explains how the EZCTO Smart Web Reader integrates with OpenClaw's architecture and how to leverage OpenClaw-specific features.
QA Patrol
Automated QA testing skill for web applications. Catches bugs that unit tests miss: cross-platform issues, auth state problems, data integrity failures, and integration breakages.
Native Bridges & UI Integration
ColorKit is designed to be the "glue" between your color logic and Apple's UI frameworks.
AgentMail Integration
AgentMail is an API-first email platform designed specifically for AI agents. Unlike traditional email providers (Gmail, Outlook), AgentMail provides programmatic inboxes, usage-based pricing, high-volume sending, and real-time webhooks.
fal.ai Integration
Generate and edit images via fal.ai's queue-based API.
Lambda Lang + Pilot Protocol Integration
This document describes how to use Lambda Lang with [Pilot Protocol](https://github.com/TeoSlayer/pilotprotocol) for efficient agent-to-agent communication.
mac-reminders-agent
Claude Code skill for macOS Reminders integration with native recurrence support
Real Estate Transaction Skill
MOLIT apartment sale transaction data + law integration.
KMA Weather Forecast Skill
Korea Meteorological Administration short-term forecast API + AirKorea air quality integration.
Bot Status API
A configurable HTTP service that exposes your OpenClaw bot's operational status as JSON. Designed for dashboard integration, monitoring, and transparency.
Bot Status API
A configurable HTTP service that exposes your OpenClaw bot's operational status as JSON. Designed for dashboard integration, monitoring, and transparency.
react-native-update integration playbook
1. Install CLI and SDK in app root: - `npm i -g react-native-update-cli` - `npm i react-native-update` 2. iOS pod install: - `cd ios && pod install`