openclaw-structured-memory
Qordinate is an AI-native platform that gives your OpenClaw agent durable structured memory — documents, contacts, tasks, reminders, web search, and connecte...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install openclaw-structured-memory或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install openclaw-structured-memory⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/openclaw-structured-memory/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: qordinate-structured-memory description: | Qordinate is an AI-native platform that gives your OpenClaw agent durable structured memory — documents, contacts, tasks, reminders, web search, and connected apps. Connect via MCP using an API key. compatibility: Requires MCP client support (Streamable HTTP transport) metadata: author: qordinate version: "0.3" openclaw: requires: env: - QORDINATE_API_KEY bins: - curl primaryEnv: QORDINATE_API_KEY ---
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:
The agent talks to Qordinate's AI agent through a single powerful tool — query_agent — using natural language.
---
| Field | Value | |-------|-------| | Protocol | MCP (Model Context Protocol) — Streamable HTTP | | MCP Server URL | https://api.qordinate.ai/mcp | | Auth Method | Bearer token — Authorization: Bearer qk_YOUR_API_KEY | | API Key Format | Prefixed with qk_ |
---
Before the agent can connect, the user needs a Qordinate account and an API key:
qk_) to the agentThe API key is shown only once at creation time. The user can set an expiry (1–365 days) or leave it non-expiring.
---
query_agentQordinate'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.
| Parameter | Type | Required | Description | |-----------|------|----------|-------------| | query | string | ✅ | Your question or request for the Qordinate agent | | session_id | string | ❌ | Optional session ID for multi-turn conversations |
session_idsession_id for standalone queries---
query_agentThe query_agent tool invokes the full Qordinate AI agent, which can do everything a user interacting directly with Qordinate can do:
---
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
---
---
Users can also interact with Qordinate directly on their preferred messaging platform. This is independent of the agent's MCP connection:
Everything the user does on these channels is reflected in the same account the agent accesses via MCP — they share the same data.
安装 Qordinate - Durable lists, facts, and reminders for OpenClaw agents. 后,可以对 AI 说这些话来触发它
Help me get started with Qordinate - Durable lists, facts, and reminders for OpenClaw agents.
Explains what Qordinate - Durable lists, facts, and reminders for OpenClaw agents. does, walks through the setup, and runs a quick demo based on your current project
Use Qordinate - Durable lists, facts, and reminders for OpenClaw agents. to qordinate is an AI-native platform that gives your OpenClaw agent d...
Invokes Qordinate - Durable lists, facts, and reminders for OpenClaw agents. with the right parameters and returns the result directly in the conversation
What can I do with Qordinate - Durable lists, facts, and reminders for OpenClaw agents. in my documents & notes workflow?
将技能文件夹放到 ~/.claude/skills/openclaw-structured-memory/ 目录(个人级,所有项目可用),或 .claude/skills/openclaw-structured-memory/(项目级)。重启 AI 客户端后,用 /openclaw-structured-memory 主动调用,或让 AI 根据上下文自动发现并使用。
Qordinate - Durable lists, facts, and reminders for OpenClaw agents. 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
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...
Lists the top use cases for Qordinate - Durable lists, facts, and reminders for OpenClaw agents., with example commands for each scenario
Automate my documents & notes tasks using Qordinate - Durable lists, facts, and reminders for OpenClaw agents.
Identifies repetitive steps in your workflow and sets up Qordinate - Durable lists, facts, and reminders for OpenClaw agents. to handle them automatically
Qordinate - Durable lists, facts, and reminders for OpenClaw agents. 属于「Documents & Notes」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。