A natural language CLI tool for querying emails, meetings, documents, and Teams messages within the Microsoft 365 ecosystem.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install workiq
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 workiq using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
WorkIQ is a powerful command-line interface designed to bridge the gap between your local development environment and the Microsoft 365 suite. By leveraging Openclaw Skills, users can perform semantic searches across their entire organizational data footprint, including Outlook, SharePoint, OneDrive, and Microsoft Teams. It transforms natural language questions into precise data retrievals, allowing you to find specific information without manually digging through apps.
This tool operates strictly within the authenticated user's permission set, ensuring that data security and privacy are maintained. Whether you are looking for specific project details in a PowerPoint or summarizing recent channel messages, this integration with Openclaw Skills provides a streamlined, developer-centric way to interact with enterprise data.
To begin using this with Openclaw Skills, you must first install the package and accept the End User License Agreement:
npm install -g @microsoft/workiq
workiq accept-eula
If the tool is not installed globally, you can use npx. For first-time authentication, run a manual query in your terminal to complete the interactive sign-in flow:
workiq ask -q "test query"
WorkIQ organizes information by mapping natural language intents to specific Microsoft 365 data domains:
| Domain | Content Types |
|---|---|
| Communication | Outlook Emails, Teams Messages, Meeting Notes |
| Scheduling | Calendar Events, Attendee Lists, Invitations |
| Files | Word Documents, Excel Spreadsheets, PowerPoints, PDFs |
| People | Organizational Charts, Manager Details, Contact Info |
All results are processed statelessly, meaning each command execution is independent and requires full context for accurate results.
Loading
Automate the creation of professional, consultant-grade PowerPoint presentations using a McKinsey-style design framework and python-pptx.

A specialized skill for generating high-quality vector graphics and converting them to PNG format without external Python graphics libraries.

A powerful skill for programmatically managing Microsoft Excel files using Python and the openpyxl library.

A powerful automation tool for programmatically filling document templates with structured data using Jinja2 syntax.

An intelligent tech-monitoring agent that finds trending repositories and autonomously verifies them within your project's context.

An autonomous self-evolution engine that enables AI agents to learn from execution history, extract insights, and optimize their own strategies.








































