focus-mode
Help users stay focused on a specific goal or task. Activate with "/focus <goal>" to set a focus target. Monitors conversation for drift and gently redirects back to the focus area. Use when user wants accountability, has ADHD-style workflows, tends to go down rabbit holes, or explicitly asks to stay on track. Deactivate with "/focus off".
Why use this skill?
Enhance your productivity with OpenClaw's Focus Mode. Track goals, reduce conversation drift, and park tangents with this smart AI accountability partner.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/savorgbot-exe/focus-modeWhat This Skill Does
Focus Mode acts as an intelligent accountability partner for the OpenClaw AI agent. By monitoring your conversation for context drift, it ensures that your work sessions remain centered on your primary objectives. When activated, the agent maintains a state file tracking your progress, detects when you veer off into tangents or procrastination-based activities, and provides gentle, medium, or strict nudges to help you stay on target. It includes a smart 'Parking Lot' feature, allowing you to capture ideas or secondary tasks that pop up during your work session so you can stay in the flow without forgetting those important follow-ups. When you end a session, you receive a productivity report detailing your performance, time spent, and a summary of all parked tangents.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/savorgbot-exe/focus-mode
Use Cases
Focus Mode is specifically engineered for users who struggle with ADHD-style workflows or those who frequently find themselves falling down digital rabbit holes. It is highly effective for software development sprints where scope creep is a constant threat, long-form content writing, and project management tasks that require deep work. If you find your conversations with the AI straying into irrelevant topics while you are trying to ship a product or debug code, this skill provides the necessary friction to pull your attention back to what matters.
Example Prompts
- "/focus finish writing the integration documentation for the new API endpoint."
- "/focus tone strict"
- "/focus done"
Tips & Limitations
To get the best results, use the 'tone' setting effectively: use 'gentle' for brainstorming sessions where some exploration is okay, and 'strict' for final build days where you need to minimize distractions. The skill relies on natural language understanding to determine drift, so it is most effective when your initial goal is clearly defined. Be aware that the 'Parking Lot' feature saves data to your local system files; ensure your permissions are configured correctly so the agent has write access to the ~/.config/clawdbot-focus/ directory. If you are working on a multi-part goal, consider breaking it into smaller focus sessions for better progress tracking.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-savorgbot-exe-focus-mode": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read