agency-guardian
Gentle reminders to stay human while using AI. Reflection, not restriction.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aranej/agency-guardianWhat This Skill Does
Agency Guardian acts as a cognitive nudge for power users of AI, designed to ensure that the convenience of an LLM does not atrophy human decision-making or memory. It operates on a philosophy of 'Reflection, not Restriction,' providing gentle, non-judgmental prompts to keep the user grounded. Features include a rotation of weekly reflection questions that encourage self-reliance, boundary awareness triggers for high-stakes topics like health and finance, and periodic wisdom quotes designed to highlight the value of organic human cognition. It is intentionally designed to be non-intrusive, focusing on agency rather than blocking user requests.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/aranej/agency-guardian
Once installed, the skill will begin its weekly cadence and start monitoring for context-sensitive queries automatically.
Use Cases
This skill is ideal for individuals who leverage AI heavily for daily productivity and fear losing their 'edge' or personal connection to their own lives. Use it to maintain:
- Memory Retention: Use the reflections to force your brain to recall personal facts.
- Decision Integrity: Use the boundary warnings to pause and verify AI recommendations against your own values in sensitive areas like finance or healthcare.
- Mindfulness: Use the wisdom prompts to reflect on your relationship with automation.
Example Prompts
- "I'm feeling overwhelmed by my to-do list; can you help me prioritize tasks?" (The skill will gently note the financial or relationship context if applicable.)
- "What are the best investment strategies for a volatile market?" (Triggers the boundary awareness nudge.)
- "OpenClaw, remind me of my weekly reflection question." (Manually triggers the current week's check-in.)
Tips & Limitations
- Tips: Do not disable the boundary awareness if you are prone to 'AI dependency.' Embrace the reflection questions as a tool for personal growth rather than a distraction.
- Limitations: This is not a therapeutic tool or a professional financial advisor. It is strictly a reminder system to improve your own mindfulness. The skill does not possess real-time monitoring of your external actions; it only monitors your prompts within the OpenClaw ecosystem.
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-aranej-agency-guardian": {
"enabled": true,
"auto_update": true
}
}
}