← 返回
沟通协作 中文

Context Scope Tags

Use when: you chat across topics and want explicit boundaries to prevent topic bleed. Tags: [ISO], [SCOPE], [GLOBAL], [NOMEM], [REM]. (Memory tags are signal...
适用场景:跨话题聊天时,用于设定明确边界,防止话题混淆。标签:[ISO], [SCOPE], [GLOBAL], [NOMEM], [REM]。(记忆标签为信号...)
phenomenoner
沟通协作 clawhub v0.2.0 1 版本 99822.8 Key: 无需
★ 0
Stars
📥 1,690
下载
💾 30
安装
1
版本
#latest

概述

Context Scope Tags (Chat Protocol)

A lightweight, portable convention for explicit context boundaries in chat.

Copy/paste cheat sheet (one screen)

  • [ISO: ] fresh slate for this message (no prior project/topic context)
  • [SCOPE: ] restrict to one named scope
  • [GLOBAL] cross-topic reuse allowed (call out what was reused)
  • [NOMEM] do not store long-term memory from this exchange
  • [REM] persist preferences/decisions (requires a memory backend; otherwise advisory)

Examples:

  • [ISO: marketing][NOMEM] Draft 5 ad angles for OpenClaw; don't store memory.
  • [SCOPE: openclaw-mem] Explain why lane A is failing; keep it scoped.
  • [GLOBAL][REM] Remember: display times in Asia/Taipei unless I say otherwise.

Quick start

1) Put one or more tags at the very start of your message.

2) Prefer this order: scope tag(s) then memory tag(s).

3) Write normally.

Optional: if your assistant supports command-style shortcuts, /ctx or /context_def can print this cheat sheet.

Tag parsing rules

  • Tags must appear at the start of the user's message.
  • Multiple tags are allowed.
  • Tags do not override safety policies, tool access controls, approvals, or platform rules.

Conflicting tags

Some combinations conflict (for example [ISO] + [GLOBAL], or [REM] + [NOMEM]).

Recommended policy:

  • Last tag wins for the conflicting dimension.
  • If the combination is ambiguous, ask a clarifying question rather than guessing.

Supported tags

Isolation / scope

  • [ISO: ] / [Isolated Context: ]
  • Treat as a fresh topic.
  • Do not pull in other conversation/project context unless the user explicitly re-provides it.
  • Allowed implicit carry-over: universal safety rules + a few stable user prefs (timezone, "don't apply changes without approval", etc.).
  • [SCOPE: ] / [Scoped Context: ]
  • Restrict reasoning to the named scope.
  • If missing details inside the scope, ask clarifying questions.
  • [GLOBAL] / [Global Context OK]
  • Cross-topic reuse is allowed.
  • When reusing prior context, call out what was reused.

Memory intent

  • [NOMEM] / [No Memory]
  • Do not store durable/long-term memories from this exchange.
  • [REM] / [Remember]
  • Signal that preferences/decisions in the message should be persisted.
  • Dependency note: actual persistence requires the host agent to have a memory subsystem enabled.

Default behavior (no tags)

  • Be conservative about cross-topic mixing.
  • If the user complains about topic bleed, suggest using the tags above.

Cross-platform / chat-surface notes

  • Telegram slash commands cannot contain dashes.
  • Use /context_def (underscore), not /context-def.
  • Slash commands may collide with other bots/skills.
  • If /ctx is already taken, use the tag syntax directly (it works everywhere).
  • The tags themselves are just text; they work the same on Telegram/Discord/Slack/WhatsApp.
  • If a surface auto-formats brackets, it's fine - just keep the tags at the very beginning.

版本历史

共 1 个版本

  • v0.2.0 当前
    2026-03-28 22:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,587
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,680
ai-intelligence

Openclaw Agent Optimize

phenomenoner
使用场景:想对 OpenClaw 工作区进行结构化审计,生成选项并推荐改进方案(成本、模型路由、上下文规范、委托等)
★ 51 📥 14,039