← Back to Skills Marketplace
juan-xin-cai

OpenClaw Context Upgrade

by juan-xin-cai · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
242
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-context-upgrade
Description
Diagnose and upgrade OpenClaw conversation context limits, especially moving a chat from ~272k to 1M. Use when the user asks to enlarge context, make GPT-5.4...
Usage Guidance
This skill is coherent and low-risk in terms of installs or secrets, but it performs configuration changes and triggers a service restart. Only run it if you (or your admin) authorize modifying OpenClaw defaults. Before applying changes: (1) ask the skill to only diagnose and show intended patches (dry-run), (2) confirm GPT-5.4 is available from your provider, (3) back up current config, and (4) require explicit user/admin confirmation before applying the config.patch that restarts the service. If verification still shows a lower cap, expect provider/model limits to be the blocker rather than OpenClaw settings.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-context-upgrade Version: 1.0.0 The skill bundle provides instructions for an AI agent to diagnose and upgrade OpenClaw's conversation context limits. It uses internal gateway tools (config.patch, session_status) to modify configuration settings and verify the changes as requested by the user. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (increase conversation context to ~1M) aligns with the runtime instructions (inspect agents.defaults.contextTokens, pin model, config.patch, restart, verify). No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md stays on-task: it tells the agent to read session status, query config.schema.lookup, patch agents.defaults.contextTokens, restart, start a fresh session, and re-verify. It does not instruct reading unrelated files or exfiltrating data. Note: it assumes gateway config.patch will restart OpenClaw automatically—confirm this behavior on your platform.
Install Mechanism
No install spec and no code files (instruction-only), so nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are required beyond the OpenClaw config keys the skill legitimately manipulates (agents.defaults.*). The requested access is proportional to changing default context limits.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. It does instruct making configuration changes that will persist in OpenClaw and trigger a restart—this is appropriate for the stated goal but requires authorization by the platform operator.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-context-upgrade
  3. After installation, invoke the skill by name or use /openclaw-context-upgrade
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: diagnose and upgrade OpenClaw chat context limits to 1M, including model pinning, config patching, restart, fresh-session verification, and failure-mode diagnosis.
Metadata
Slug openclaw-context-upgrade
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is OpenClaw Context Upgrade?

Diagnose and upgrade OpenClaw conversation context limits, especially moving a chat from ~272k to 1M. Use when the user asks to enlarge context, make GPT-5.4... It is an AI Agent Skill for Claude Code / OpenClaw, with 242 downloads so far.

How do I install OpenClaw Context Upgrade?

Run "/install openclaw-context-upgrade" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw Context Upgrade free?

Yes, OpenClaw Context Upgrade is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw Context Upgrade support?

OpenClaw Context Upgrade is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw Context Upgrade?

It is built and maintained by juan-xin-cai (@juan-xin-cai); the current version is v1.0.0.

💬 Comments