← Back to Skills Marketplace
Unified Session — One Agent, All Devices, Zero Context Loss
by
1052326311
· GitHub ↗
· v1.3.0
· MIT-0
182
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install unified-session
Description
Unify all chat channels into one shared AI session for seamless cross-device continuity. Start a conversation on your laptop, continue from your phone — same...
Usage Guidance
This skill is coherent and low-risk but exercise normal caution: back up ~/.openclaw/openclaw.json before editing; confirm you are the only user of the agent (unifying DMs will leak context between people if the bot is multi-user); inspect each channel's routing settings (e.g., 'routing' entries) before applying to ensure replies go where you expect; run the diagnostic step first and test with safe messages after restart; revert by setting session.dmScope back to per-channel-peer if needed. Also ensure the config file permissions limit access to your account on multi-user systems.
Capability Analysis
Type: OpenClaw Skill
Name: unified-session
Version: 1.3.0
The skill is designed to unify chat sessions across different messaging channels by modifying the 'dmScope' setting in the OpenClaw configuration file (~/.openclaw/openclaw.json). The provided Python diagnostic script in SKILL.md safely parses the local configuration to report current settings, and the instructions for modification are transparent and aligned with the stated purpose. No evidence of data exfiltration, malicious execution, or obfuscation was found.
Capability Assessment
Purpose & Capability
Name/description claim to unify channels by changing session routing; the SKILL.md only requires editing ~/.openclaw/openclaw.json and restarting the gateway — directly aligned with the stated goal.
Instruction Scope
Runtime instructions only read and modify the OpenClaw config and run OpenClaw CLI commands (diagnose, restart, verify). The Python one-liner reads the same config file for diagnostics — this is within scope for the described task.
Install Mechanism
No install spec, no downloaded code or binaries, and no archive extraction. The skill is instruction-only, which minimizes disk/write risk.
Credentials
No environment variables, credentials, or external services are requested. The only persistent artifact touched is the user's OpenClaw config (~/.openclaw/openclaw.json), which is appropriate for this change.
Persistence & Privilege
Skill is not always-enabled and does not modify other skills or system-wide settings beyond the user's OpenClaw config; autonomous model invocation is allowed by default but is not accompanied by extra privileges or hidden behaviors.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install unified-session - After installation, invoke the skill by name or use
/unified-session - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.3.0
v1.3.0: Added full Chinese documentation (中文说明) to SKILL.md for ClawHub display, bilingual support for CN+EN users
v1.2.0
v1.2.0: Bilingual README (EN+CN), optimized for Chinese OpenClaw community (钉钉/飞书 tested), added Chinese trigger keywords
v1.1.0
v1.1.0: Rewritten SKILL.md and README with ASCII diagrams, diagnostic script, community-driven pain points, ClawHub-style formatting
v1.0.1
v1.0.1: Enhanced description, diagnostic script, troubleshooting guide, README for GitHub/ClawHub
v1.0.0
Initial release: unify all chat channels (DingTalk, Feishu, Telegram, Discord, WhatsApp, Signal, Slack, webchat) into a single shared agent session for seamless cross-device continuity.
Metadata
Frequently Asked Questions
What is Unified Session — One Agent, All Devices, Zero Context Loss?
Unify all chat channels into one shared AI session for seamless cross-device continuity. Start a conversation on your laptop, continue from your phone — same... It is an AI Agent Skill for Claude Code / OpenClaw, with 182 downloads so far.
How do I install Unified Session — One Agent, All Devices, Zero Context Loss?
Run "/install unified-session" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Unified Session — One Agent, All Devices, Zero Context Loss free?
Yes, Unified Session — One Agent, All Devices, Zero Context Loss is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Unified Session — One Agent, All Devices, Zero Context Loss support?
Unified Session — One Agent, All Devices, Zero Context Loss is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Unified Session — One Agent, All Devices, Zero Context Loss?
It is built and maintained by 1052326311 (@1052326311); the current version is v1.3.0.
More Skills