A specialized tool for managing DevRev issues, tickets, and parts directly through an AI-driven interface.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install devrev
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install devrev using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The DevRev skill enables AI agents to interact with the DevRev platform through its REST API. It streamlines the lifecycle of development and support tasks by providing programmatic access to create, update, and query work items like issues and tickets. By leveraging this Openclaw Skills integration, developers can automate project management workflows and ensure that their issue trackers remain synchronized with real-time development activities.
This skill is essential for teams looking to bridge the gap between AI-assisted coding and professional task management. It handles the complexities of DON IDs and API authentication, allowing for fluid communication between your AI agent and the DevRev ecosystem.
To use this skill, you must have a DevRev PAT token. This token should be stored in the DEVREV_TOKEN environment variable:
export DEVREV_TOKEN=<your-pat-token>
The skill connects to the base URL https://api.devrev.ai and authenticates using the raw token in the Authorization header.
| Data Type | Description | Key Format |
|---|---|---|
| Work Item | Issues and Tickets | don:core:...:issue/ID |
| Part | Products and Features | don:core:...:product/ID |
| User | Identity and ownership | don:identity:...:devu/ID |
| Severity | Priority levels | blocker, high, medium, low |
| Stages | Workflow state | triage, in_development, completed |
Loading
A professional AI agent skill for retrieving and analyzing website performance data directly from the Yandex Metrika API.

An AI agent skill for analyzing Yandex Direct advertising campaigns to improve ROI and performance.

An intelligent OCR integration for Openclaw Skills that automatically selects between Tesseract and PaddleOCR based on document complexity and language.

A secure automation tool for GitHub that handles SSH configuration, remote setup, and conflict resolution with built-in anti-ban mechanisms.

A layout-aware AI agent that translates PowerPoint files using a render-and-verify loop to ensure zero text overflow.

An automated engine for extracting actionable stock market catalysts and real-time news from Cailian Press (CLS).








































