An OpenClaw skill that helps developers identify, explain, and implement common backend design patterns. Supported patterns include Repository Pattern, Unit of Work Pattern, CQRS, Mediator Pattern, Domain Driven Design Aggregates, Event Sourcing, and Saga Pattern. Users provide a description of their backend architecture or a code snippet to receive suggestions.
Category: Coding Agents & IDEs
An OpenClaw skill that enables agents to interact with BidClub.com auctions. It supports searching for auctions, retrieving auction details, and placing bids.
Category: Coding Agents & IDEs
An OpenClaw skill that analyzes budget variances for construction projects by comparing planned budgets against actual expenditures across defined cost categories. It identifies overruns and underruns, categorizing them by areas such as labor, materials, equipment, and subcontractors. The skill generates concise variance reports highlighting key discrepancies and recommendations.
Category: Coding Agents & IDEs
An OpenClaw skill named buildlog that parses build logs from CI/CD systems such as Jenkins, GitHub Actions, GitLab CI, and Azure Pipelines. It extracts structured data including build status, timings, errors, warnings, and artifacts. The skill outputs this information in JSON format for agent use.
Category: Coding Agents & IDEs
An OpenClaw skill that grants the agent godmode access to the CubeCobra cube database. It allows the agent to create, read, update, and delete cubes, as well as manage cube metadata and permissions. Capabilities include listing all cubes or filtering by owner, visibility, and similar criteria.
Category: Coding Agents & IDEs
The codexmonitor skill for OpenClaw monitors tasks submitted to the Codex API. It enables agents to list tasks, retrieve task status, and fetch results for completed tasks.
Category: Coding Agents & IDEs
An OpenClaw skill named coding-opencode that enables agents to interact with the OpenCode coding environment. It provides tools for generating code, executing code in a sandbox, viewing execution results, and managing code files. The skill supports multiple programming languages through OpenCode's interpreter capabilities.
Category: Coding Agents & IDEs
An OpenClaw skill that enables agents to store, retrieve, update, and manage structured memories across sessions. Memories include conversation history, facts, preferences, and context with metadata like timestamps and categories. Agents use it to maintain long-term recall and personalized interactions.
Category: Coding Agents & IDEs