Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Qordinate is a chat-native assistant that acts as structured memory for your OpenClaw agents. Use this skill when you want your OpenClaw agent to offload long-term facts, tasks, and reminders into Qordinate over WhatsApp, Telegram, or Slack instead of managing its own database.
Qordinate is a chat-native assistant that acts as structured memory for your OpenClaw agents. Use this skill when you want your OpenClaw agent to offload long-term facts, tasks, and reminders into Qordinate over WhatsApp, Telegram, or Slack instead of managing its own database.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Qordinate is an AI agent platform that becomes durable, structured memory and productivity infrastructure for your users and agents. Instead of your OpenClaw agent trying to keep all state in its own scratchpad or a custom DB, it can connect to Qordinate via MCP (Model Context Protocol) and use the Qordinate AI agent to: Store and retrieve documents (notes, files, PDFs) Manage contacts (people, companies, leads) Maintain lists and tasks with statuses, due dates, and reminders Search the web for up-to-date information Interact with connected apps the user has linked to Qordinate Create and manage forms and collect submissions Set up automations that run on schedules or triggers The agent talks to Qordinate's AI agent through a single powerful tool — query_agent — using natural language.
FieldValueProtocolMCP (Model Context Protocol) — Streamable HTTPMCP Server URLhttps://api.qordinate.ai/mcpAuth MethodBearer token — Authorization: Bearer qk_YOUR_API_KEYAPI Key FormatPrefixed with qk_
Before the agent can connect, the user needs a Qordinate account and an API key: Sign up at https://app.qordinate.ai using their phone number + OTP Go to Profile → API Keys → New API Key to create an API key Give the API key (starts with qk_) to the agent The API key is shown only once at creation time. The user can set an expiry (1–365 days) or leave it non-expiring.
Qordinate's MCP server exposes one tool — query_agent — which is a natural-language interface to the full Qordinate AI agent. The agent has access to the user's documents, contacts, lists, web search, and all connected apps.
ParameterTypeRequiredDescriptionquerystring✅Your question or request for the Qordinate agentsession_idstring❌Optional session ID for multi-turn conversations
Omit session_id for standalone queries To have a multi-turn conversation, capture the session ID from the first response and pass it in subsequent calls This lets the Qordinate agent maintain context across multiple queries
The query_agent tool invokes the full Qordinate AI agent, which can do everything a user interacting directly with Qordinate can do:
Create, update, and query lists (tasks, contacts, leads, projects, resources, etc.) Set due dates, statuses, and reminders on list items Qordinate manages reminders and notifications over time
Create, read, update, and delete documents Upload and retrieve files (PDFs, images, etc.) Share documents with other users
Store and retrieve contact information Import contacts (including VCF format) Search contacts by name, company, role, etc.
Search the web for current information The agent can ask Qordinate to research topics and return results
Interact with third-party apps the user has connected to Qordinate Query data from connected services
Create forms and collect submissions Set up automations that trigger on schedules or events
Your OpenClaw agent sends these as the query parameter to query_agent:
Add a new task: Follow up with ACME about the reorder pilot, due next Tuesday 3pm, status todo, notes: important client meeting
Save a new contact: Harpinder Singh, Co-founder at qordinate.ai, building Qordinate
Show me all my open tasks due this week
Search the web for the latest pricing of OpenAI GPT-4o API
Create a new document titled "Meeting Notes - ACME Q1 Review" with the following content: ...
Mark the task "Follow up with ACME" as done
Treat Qordinate as the source of truth for "what needs doing" and "who is who" across time Offload anything the user will care about later — don't keep it in ephemeral memory Use natural language — the query_agent tool understands plain English requests Use session_id for related queries — if you're doing a multi-step workflow (e.g., "list tasks" then "mark task X as done"), use the same session_id Be specific — include list names, field values, dates, and context in your queries
Users can also interact with Qordinate directly on their preferred messaging platform. This is independent of the agent's MCP connection: WhatsApp: connect via https://qordinate.ai/whatsapp Telegram: connect via https://qordinate.ai/telegram Slack: connect via https://qordinate.ai/slack Everything the user does on these channels is reflected in the same account the agent accesses via MCP — they share the same data.
Messaging, meetings, inboxes, CRM, and teammate communication surfaces.
Largest current source with strong distribution and engagement signals.