- 📁 scripts/
- 📄 LICENSE.txt
- 📄 SKILL.md
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends AIPex's capabilities with specialized knowledge, workflows, or tool integrations.
- 📁 .github/
- 📁 assets/
- 📁 scripts/
- 📄 .gitignore
- 📄 .pre-commit-config.yaml
- 📄 crab.txt
Run PinchBench benchmarks to evaluate OpenClaw agent performance across real-world tasks. Use when testing model capabilities, comparing models, submitting benchmark results to the leaderboard, or checking how well your OpenClaw setup handles calendar, email, research, coding, and multi-step workflows.
- 📁 agents/
- 📁 assets/
- 📁 references/
- 📄 license.txt
- 📄 SKILL.md
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
End-to-end checklist for delivering new capabilities across CLI, presets, and tests
- 📁 agents/
- 📁 assets/
- 📁 references/
- 📄 license.txt
- 📄 SKILL.md
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
Query Weibo users, posts, and comments through the local crawl4weibo CLI. Use when the workspace contains this repository and the user wants deterministic shell access to the project's Weibo crawling capabilities from OpenClaw.
Build AI agents with Pydantic AI — tools, capabilities, structured output, streaming, testing, and multi-agent patterns. Use when the user mentions Pydantic AI, imports pydantic_ai, or asks to build an AI agent, add tools/capabilities, stream output, define agents from YAML, or test agent behavior.
Pre-action boundary checking — validates agent tool calls against declared capabilities and task contracts
Guide for using Netlify AI Gateway to access AI models. Use when adding AI capabilities or selecting/changing AI models. Must be read before choosing a model. Covers supported providers (OpenAI, Anthropic, Google), SDK setup, environment variables, and the list of available models.
Enhanced code review capabilities focusing on quality, security, and maintainability.
- 📁 .github/
- 📁 a2a/
- 📁 agenttax/
- 📄 .gitignore
- 📄 AGENTS.md
- 📄 CHANGELOG.md
Use when an autonomous agent needs to register an identity, resolve agent:// aliases, discover capabilities, execute routed tasks, or list paid services on Agoragentic with USDC settlement on Base L2.
Use when integrating AI/LLM capabilities into a product, building AI-powered features, or evaluating APIs