A high-performance AI coding assistant that executes complex development tasks through the Qoder CLI using a non-interactive Print mode.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install qoder-cli-skill
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 qoder-cli-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Qoder Agent is a specialized skill designed for Openclaw Skills that bridges the gap between AI agents and the powerful Qoder CLI. It enables developers to delegate high-level coding tasks—ranging from building full-featured REST APIs to performing deep architectural refactors—directly within their automated workflows. By leveraging Print mode, it bypasses TTY requirements, making it perfect for direct chats, group sessions, or shared workspaces.
This skill stands out by offering advanced capabilities like Quest Mode for spec-driven development and Subagents for specialized tasks like security auditing or performance optimization. It integrates seamlessly with Model Context Protocol (MCP) servers and utilizes a robust permission system to ensure secure file access and command execution across different project environments.
Ensure you have the Qoder CLI installed and authenticated on your system. The agent inherits authentication from your environment variables.
# Verify Qoder CLI installation
qodercli status
# Configure your personal access token in your shell profile (~/.zshrc or ~/.bashrc)
export QODER_PERSONAL_ACCESS_TOKEN="your_token_here"
When using this skill within Openclaw Skills, always verify that the command includes the -p (Print mode) flag for non-interactive execution.
The Qoder Agent organizes its logic and project intelligence through a structured hierarchy of configuration and memory files:
| File Path | Description | Scope |
|---|---|---|
~/.qoder/settings.json |
Global tool permissions and default model settings | User-level |
.qoder/settings.json |
Project-specific overrides and security rules | Project-level |
AGENTS.md |
Persistent memory, architecture notes, and coding standards | Project/Global |
agents/*.md |
Markdown definitions for custom specialized subagents | Project/Global |
.qoder/sessions/ |
Internal state used to resume or continue previous coding sessions | Local Storage |
Loading
A comprehensive Windows automation skill for controlling applications, simulating user input, and managing system processes via PowerShell.

A comprehensive tool for managing Sharesight investment portfolios, tracking performance, and automating custom asset data.

A comprehensive financial management tool for interacting with the PocketSmith API to automate transaction tracking and category organization.

An AI-powered personal tutor that uses the Feynman Technique to help you achieve deep mastery of any subject through interactive teaching and gap analysis.

A financial optimization skill that collects debt details to generate and compare various payoff strategies like snowball and avalanche.

A powerful local text-to-speech engine by Alibaba optimized for macOS Apple Silicon with advanced zero-shot voice cloning and dialect support.








































