发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Setup & Configuration
This document explains how to configure Preloop as an MCP server for your agent.
Detailed Examples
This document provides comprehensive examples of using the `request_approval` tool in various scenarios.
Changelog
All notable changes to this project will be documented in this file.
LLM-Oriented DOCX Pipeline
For long documents (e.g. contracts) sent to an LLM for edits, use **compact read → structured representation → LLM → edit JSON → write-back**. Markdown output is token-efficient compared to full JSON.
Changelog
All notable changes to the AI Daily skill will be documented in this file.
Changelog
All notable changes to Open Broker will be documented in this file.
Scam Taxonomy for AI Agents
This document outlines the classification system used by Scam Guards to identify and categorize malicious interactions within the OpenClaw ecosystem.
Changelog
All notable changes to this project will be documented in this file.
Video Recording
Capture browser automation as video for debugging, documentation, or verification.
OC Full Ops Audit Recipe
Provide a repeatable audit workflow that ends with verified fixes and documented memory updates.
Frontend Design Extractor
Extract a reusable UI/UX design spec from a frontend codebase by inventorying UI sources, documenting foundations, cataloging components, and capturing page-level patterns and behaviors. Exclude business logic and domain-specific workflows. Framework-agnostic: adapt to the actual stack in the target repo.