← 返回 Skills 市场
Qordinate - Durable lists, facts, and reminders for OpenClaw agents.
作者
SinghCoder
· GitHub ↗
· v2.0.2
1036
总下载
4
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-structured-memory - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-structured-memory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1036 次。
如何安装 Qordinate - Durable lists, facts, and reminders for OpenClaw agents.?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-structured-memory」即可一键安装,无需额外配置。
Qordinate - Durable lists, facts, and reminders for OpenClaw agents. 是免费的吗?
是的,Qordinate - Durable lists, facts, and reminders for OpenClaw agents. 完全免费(开源免费),可自由下载、安装和使用。
Qordinate - Durable lists, facts, and reminders for OpenClaw agents. 支持哪些平台?
Qordinate - Durable lists, facts, and reminders for OpenClaw agents. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Qordinate - Durable lists, facts, and reminders for OpenClaw agents.?
由 SinghCoder(@singhcoder)开发并维护,当前版本 v2.0.2。
推荐 Skills