← Back to Skills Marketplace
singhcoder

Qordinate - Durable lists, facts, and reminders for OpenClaw agents.

by SinghCoder · GitHub ↗ · v2.0.2
cross-platform ✓ Security Clean
1036
Downloads
4
Stars
1
Active Installs
3
Versions
Install in OpenClaw
/install openclaw-structured-memory
Description
Qordinate is an AI-native platform that gives your OpenClaw agent durable structured memory — documents, contacts, tasks, reminders, web search, and connecte...
Usage Guidance
This skill appears to do what it says: it uses your Qordinate account via a bearer API key and HTTP calls. Before installing: (1) verify you trust Qordinate (https://api.qordinate.ai and https://app.qordinate.ai) and understand what data (documents, contacts, connected apps) the service will see; (2) supply an API key with the minimal lifetime/scope possible (prefer a short expiry); (3) review and, if needed, disconnect third-party apps inside Qordinate that you don't want accessible; (4) know that anyone with the qk_ key can access your Qordinate data, so rotate/revoke keys if compromised; (5) ensure curl is available in your environment. If you are uncomfortable granting broad account access, do not provide a long-lived key or avoid installing the skill.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-structured-memory Version: 2.0.2 The skill is a legitimate integration for the Qordinate platform, providing structured memory, task management, and web search capabilities via the Model Context Protocol (MCP). It requires a QORDINATE_API_KEY and uses a single tool, query_agent, to interact with the service's API (api.qordinate.ai). The instructions in SKILL.md are transparent and aligned with the stated purpose of offloading agent state to a durable storage provider. No malicious patterns, obfuscation, or unauthorized data access were identified.
Capability Assessment
Purpose & Capability
The name/description (durable lists, documents, reminders, etc.) align with the declared requirements: a single QORDINATE_API_KEY and an HTTP client (curl) to talk to the MCP server. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md contains explicit MCP usage, the query_agent schema, and example queries. It does not instruct the agent to read unrelated system files, other env vars, or post data to unexpected endpoints. It does instruct the user to hand the Qordinate API key to the agent (expected for this integration).
Install Mechanism
No install spec or code is provided (instruction-only), so nothing is written to disk. Requiring curl is reasonable for making the described HTTP calls. This is the lowest-risk install profile.
Credentials
Only QORDINATE_API_KEY is required and it is declared as the primary credential — that is proportionate. Important caveat: the API key (qk_...) grants access to documents, contacts, connected apps, automations, and web-search features described in the doc. Treat the key as highly sensitive, prefer a short expiry and least-privilege key if available.
Persistence & Privilege
always:false and default model invocation are used (normal). The skill does not request persistent system-level changes, modify other skills, or ask for config paths. Autonomous invocation is allowed by platform default; that increases blast radius only insofar as the agent is permitted to use the key.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-structured-memory
  3. After installation, invoke the skill by name or use /openclaw-structured-memory
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.2
- Added OpenClaw agent requirements to metadata: now specifies `QORDINATE_API_KEY` environment variable and `curl` dependency. - Set `QORDINATE_API_KEY` as the primary required environment variable in metadata. - Updated version in metadata from "0.2" to "0.3". - No functional or usage changes to documentation or features.
v2.0.0
- Migrated OpenClaw agent communication from chat-based messaging (WhatsApp/Telegram/Slack) to direct API integration using the Model Context Protocol (MCP). - Agents now connect to Qordinate via a secure MCP endpoint with API key authentication. - Introduced a single natural-language tool, `query_agent`, enabling structured storage and retrieval of documents, contacts, tasks, reminders, web searches, and more. - Expanded feature support: agents can now manage documents, trigger automations, interact with connected apps, and submit/query forms. - Updated user setup instructions for API key creation and introduced session management for multi-turn dialogues. - Removed legacy chat channel requirements from agent integration (user chat channels remain available for direct user interaction).
v1.0.0
- Initial release of Qordinate-structured-memory skill (version 1.0.0). - Allows OpenClaw agents to offload facts, tasks, and reminders to Qordinate via WhatsApp, Telegram, or Slack. - Provides a plain-language, chat-based protocol for structured memory (lists, facts, reminders). - Includes clear setup instructions for users to connect Qordinate to their messaging platform of choice. - Enables agents to create, update, and query structured lists, treating Qordinate as the persistent state manager.
Metadata
Slug openclaw-structured-memory
Version 2.0.2
License
All-time Installs 1
Active Installs 1
Total Versions 3
Frequently Asked Questions

What is Qordinate - Durable lists, facts, and reminders for OpenClaw agents.?

Qordinate is an AI-native platform that gives your OpenClaw agent durable structured memory — documents, contacts, tasks, reminders, web search, and connecte... It is an AI Agent Skill for Claude Code / OpenClaw, with 1036 downloads so far.

How do I install Qordinate - Durable lists, facts, and reminders for OpenClaw agents.?

Run "/install openclaw-structured-memory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Qordinate - Durable lists, facts, and reminders for OpenClaw agents. free?

Yes, Qordinate - Durable lists, facts, and reminders for OpenClaw agents. is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Qordinate - Durable lists, facts, and reminders for OpenClaw agents. support?

Qordinate - Durable lists, facts, and reminders for OpenClaw agents. is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Qordinate - Durable lists, facts, and reminders for OpenClaw agents.?

It is built and maintained by SinghCoder (@singhcoder); the current version is v2.0.2.

💬 Comments