An AI-powered skill that interfaces directly with the Quire project management tool via its CLI to read and modify tasks, projects, comments, and workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install quire
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 quire using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Quire CLI integration is a powerful tool designed to give AI agents deep access to your Quire workspace directly through command-line utilities. As a key addition to your collection of Openclaw Skills, this tool acts as an intermediary, enabling automated agents to perform read and write operations across tasks, subtasks, projects, and comments using stable JSON outputs.
By leveraging the native CLI token store, authentication remains secure and localized, eliminating the need to expose sensitive API keys or complex environmental variables. This skill is optimized to help developers, project managers, and automated assistants interact with Quire's structured task trees, custom statuses, and tags in real time, making workspace management faster and entirely programmatic.
quire whoami to identify the logged-in user profile and discover reachable organization namespaces.Make sure the Quire CLI is installed on your machine and available in your system's PATH. This is required for this addition to your Openclaw Skills.
Before running the skill, authenticate locally via the OAuth loopback flow. Run the following command in your terminal:
quire login
This opens your browser to authorize access. The login session is saved securely in the CLI's token store, removing any need for manually managing environmental variables or secrets.
Ensure the connection is successful by running:
quire whoami --json
| Resource Type | Core Identifiers | Major Properties |
|---|---|---|
| User | OID, ID (Numeric), Email | Name, NameText, Organizations Array |
| Project | OID, Slug, ID (Numeric) | Name, Organization OID, Archived Status |
| Task | OID, Short ID (e.g., '#408'), URL | Name, Status (0-100), Priority, Due Date, Assignees, Tags |
| Comment | OID | Text, Author User Object, Task OID, Created Date |
| Status | OID | Name (e.g., 'blocked'), Value (0-100), Color |
| Tag | OID | Name, Color |
quire task, quire project).--json flag, converting raw terminal outputs into a stable JSON schema ideal for Openclaw Skills configurations.quire resolve to parse raw browser links instantly into typed API resource envelopes.--sibling, --position before|after) or parent nesting constraints during creation.Loading
A comprehensive development tool for building, simulating, and debugging agentic robotics applications inside the DimOS ecosystem.

An AI agent skill that automatically generates self-contained, interactive HTML courses from any codebase, customized for either product managers or software developers.

A high-performance, real-time football sports data API covering over 34 major global tournaments, designed for AI agents, developers, and sports analysts.

An AI-driven PPT architect and content copywriting engine optimized for government digitalization, delivering copy-paste ready slide structures, professional narratives, and speaker notes.

The GitHub Issue Writer Skill provides developers with structured templates, safety checks, and repeatable workflows to draft clear, copy-paste-safe GitHub issues.

An automated engineering skill designed to integrate the MobTech MobPush SDK into iOS projects with minimal friction and maximum compliance.








































