发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
search-openclaw-docs - Agent Workflow
> **Note:** `CLAUDE.md` is a symlink to this file.
Claude Batch API Best Practices
Production-ready patterns and optimization strategies.
Claude Batch API Reference
Complete API documentation for the Message Batches API.
Claude Batch API Skill
Process large volumes of Claude API requests asynchronously with 50% cost savings.
Agent Workflow Enforcer - Claude Skill
**适用于 Claude Projects / Custom Instructions**
AGENTS.md - Ethereum Wingman
This file provides comprehensive guidance to AI coding agents (Claude Code, Cursor, Copilot, etc.) when working on Ethereum smart contract development.
Declare all credentials this skill may use.
env: - name: ANTHROPIC_API_KEY description: "Anthropic API key (for Claude models)" required: false - name: OPENAI_API_KEY
Claude Code
git clone https://github.com/mvanhorn/last30days-skill.git ~/.claude/skills/last30days git clone https://github.com/mvanhorn/last30days-skill.git ~/.agents/skills/last30days ```
Bird CLI Integration Implementation Plan
> **For Claude:** REQUIRED SUB-SKILL: Use superpowers:executing-plans to implement this plan task-by-task.
State Detection Patterns
When assessing a Claude Code tmux session, capture the last 100-200 lines and look for these patterns in order of priority.
Claude Code Supervisor
Bridge between Claude Code's lifecycle hooks and your agent harness.