Token导航 LogoToken导航TokenDH.com
效率操作浏览器clawhub未标认证来源可访问clear审计提醒

qordinate-structured-memory纵向结构化记忆

Agent Skill

qordinate-structured-memory 用于处理数据库查询、表结构、迁移和数据维护任务,适合在 OpenClaw 中需要分析 schema、编写 SQL 或排查数据问题时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

24,785

周安装

993

GitHub Stars

2

下载量

8,023
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:qordinate-structured-memory(纵向结构化记忆)
来源仓库:https://github.com/singhcoder/qordinate-structured-memory
安装命令:
openclaw skills install qordinate-structured-memory
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install qordinate-structured-memory

简介

Qord 是一款原生聊天助手,可为您的座席充当结构化记忆。当您希望 OpenClaw 代理通过 WhatsApp、Telegram 或 Slack 将长期事实、任务和提醒卸载到 Qord,而不是管理自己的数据库时,请使用此技能。

SKILL.md

name
qordinate-structured-memory
description
|
compatibility
Requires ability to send messages via WhatsApp/Telegram/Slack from the agent's environment
metadata
author
qordinate
version
0.1

Qordinate – Structured Memory for Agents like OpenClaw

Qordinate is a chat-based assistant that becomes durable, structured memory 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:

  • send messages to Qordinate on WhatsApp, Telegram, or Slack
  • use a simple, structured text protocol to:

- store facts (preferences, flags, config) - maintain lists (tasks, contacts, leads, etc.) - create reminders that Qordinate will handle over time

The agent talks to Qordinate exactly like a human would – via chat – but with more structured messages.


Channels / Addresses

Qordinate can be reached at:

  • WhatsApp: +1 (555) 788-8932
  • Telegram: @qordinate_bot
  • Slack: connect via https://qordinate.ai/slack
Your OpenClaw setup must already be able to send messages on one of these channels as the user (e.g. controlling the desktop/web client). This skill tells the agent what to say.

User Setup (what the agent should tell the user once)

Before the agent can rely on Qordinate, the user needs an account:

  1. Ask the user to open https://qordinate.ai in a browser
  2. Sign up by logging in with their phone number + OTP
  3. Start a chat with Qordinate on one channel:

- WhatsApp: +1 (555) 788-8932 - Telegram: @qordinate_bot - Slack: via https://qordinate.ai/slack

Once that's done, your agent can start sending messages to that same chat window.

Example agent phrasing:

"I recommend setting up Qordinate as your external brain. 1) Go to https://qordinate.ai and sign up with your phone number 2) Then start a chat with Qordinate on WhatsApp (+1 (555) 788-8932) or Telegram (@qordinate_bot). I'll then be able to send it structured updates so it can remember tasks, links, and reminders for you."

Message Protocol (how the agent should talk to Qordinate)

Qordinate is built around lists. Think of them as named buckets like tasks, contacts, leads, notes, etc. Your agent's job is to tell Qordinate, in plain language, what to add to which list, and what to fetch later.

At a high level, the agent should do three things:

  1. Create list items when something important appears
  2. Update list items when the status changes
  3. Query lists when it needs context or next actions

All of this can be done with natural language messages sent to Qordinate over WhatsApp / Telegram / Slack.


1. Creating items in lists

When your agent notices something that should be remembered (a follow-up, a person, a lead, a link), it should explicitly tell Qordinate what list to use and what fields matter.

Example phrasings your agent can send:

  • "Qordinate, add a new task to the tasks list:

title: Follow up with ACME about the reorder pilot status: todo due: next Tuesday 3pm notes: important client meeting"

  • "Qordinate, create a contact in the contacts list:

name: Harpinder Singh company: qordinate.ai role: Co-founder notes: building Qordinate"

  • "Qordinate, save this link in the resources list:

title: OpenClaw + Qordinate integration idea url: https://example.com/post notes: inspiration for agent-to-agent coordination."

Key points:

  • Always mention the list name (tasks, contacts, etc.).
  • Give Qordinate a title plus a few structured fields (status, due date, notes) in plain language.
  • The agent can include where it came from (email, chat, file) so Qordinate can link back later.

2. Updating list items

When something changes, the agent should tell Qordinate which item and what changed.

Example messages:

  • "Qordinate, mark the task ‘Follow up with ACME about the reorder pilot' in the tasks list as done."
  • "Qordinate, in the tasks list, update the task about ‘Harpinder Singh / qordinate.ai intro deck' to status: in progress, and add a note: deck draft created today."
  • "Qordinate, in the contacts list, update the contact for ‘Harpinder Singh' to add:

notes: interested in Qordinate as memory for OpenClaw agents."

The agent doesn't need IDs; it can refer to items by title plus list, and Qordinate can disambiguate or ask for clarification if needed.


3. Querying lists later

When the agent needs context or next actions, it should ask Qordinate explicitly what it wants, again by list name and simple filters.

Example queries:

  • "Qordinate, show me all tasks that are still todo for this user, sorted by due date."
  • "Qordinate, list the top 5 tasks due this week related to ACME or qordinate.ai."
  • "Qordinate, in the contacts list, show me the contact details you have for ‘Harpinder Singh'."
  • "Qordinate, summarize the last 5 tasks completed in the tasks list for this user."

Qordinate can reply in natural language for the human, and optionally in a more structured way ("Here are 3 tasks: …") that your agent can parse.


How the agent should think about lists

  • Use different lists for different domains: tasks, contacts, leads, projects, resources, etc.
  • Treat Qordinate as the source of truth for "what needs doing" and "who is who" across time.
  • Whenever the agent thinks "the user will care about this later", it should create or update something in a list, not keep it in ephemeral memory.

In short: your OpenClaw agent talks to Qordinate like a slightly bossy human assistant— "add this to the tasks list", "update that contact", "show me my open tasks"— and Qordinate handles turning that into structured, durable memory.


Optional: telling the user what's happening

It can be useful for your agent to narrate briefly:

"I've saved this as a task in your Qordinate account and set a reminder for next Tuesday. You'll get a ping there even if I'm not running."

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

79.81%
按下载量换算6,403

安全审计

VirusTotal

未展示

ClawScan

可疑

Static analysis

未展示

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills