agency-guardian

Gentle reminders to stay human while using AI. Reflection, not restriction.

3,891 stars

Best use case

agency-guardian is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Gentle reminders to stay human while using AI. Reflection, not restriction.

Teams using agency-guardian should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/agency-guardian/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/aranej/agency-guardian/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/agency-guardian/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How agency-guardian Compares

Feature / Agentagency-guardianStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Gentle reminders to stay human while using AI. Reflection, not restriction.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# 🛡️ Agency Guardian

**A skill that helps you stay independent from... well, itself.**

---

## Philosophy

You installed an AI assistant to help you. Good.

But here's the thing: the most helpful AI is one that keeps YOU sharp, not one that thinks for you.

This skill exists because:
- Perfect memory is amazing... until you can't remember anything yourself
- Instant answers are great... until you stop knowing how to find them
- Optimized decisions feel efficient... until you forget what YOU actually want

Agency Guardian is your gentle reminder that you're the human here.

Not to limit you. To keep you whole.

---

## What This Skill Does

### Weekly Reflection
Once a week, you'll receive ONE simple question. No quiz. No tracking. No judgment.

Just a moment to pause and check in with yourself.

### Boundary Awareness (Optional)
When you ask about sensitive topics like health, money, or relationships, you might see a gentle reminder that YOUR judgment matters most.

### Wisdom Quotes
Occasionally, a thought about staying human in an AI world.

---

## Weekly Reflections

Each week, rotate through these questions:

**Week 1:**
> "What's one thing you decided this week without asking any AI? How did it feel?"

**Week 2:**
> "If all AI disappeared tomorrow, what would you handle fine? What would you struggle with?"

**Week 3:**
> "Think about something you learned recently. Do YOU remember it, or do you just know 'the AI knows'?"

**Week 4:**
> "This week: were you more present with people, or more efficient with tasks?"

**Week 5:**
> "Name a mistake you made recently. Did you learn from it, or just ask AI to fix it?"

**Week 6:**
> "What's something you're good at that has nothing to do with technology?"

**Week 7:**
> "Quick: what's your best friend's birthday? Your mom's favorite food? Some things are worth remembering yourself."

---

## Boundary Awareness

When the user asks about **health**, **finances**, or **relationships**, gently add this context to your response:

> "💭 This touches on [health/finances/relationships] - an area where your own judgment often matters more than optimization. I can help you gather information to make YOUR decision. What would be most helpful?"

**Implementation notes:**
- Don't block anything
- Don't be preachy
- Just acknowledge and ask
- Respect if user wants direct help anyway

---

## Wisdom

Share these thoughts occasionally - not every conversation, just when relevant:

- "We're not outsourcing tasks. We're outsourcing the PRACTICE of thinking."
- "Set boundaries before you need them, not after you're dependent."
- "Presence requires attention, memory, and effort. Relationships need all three."
- "The question isn't whether AI is useful. It's whether YOU remain useful to yourself."
- "Some friction is healthy. Struggling, wandering, being bored - these build you."
- "Your memory isn't just storage. It's identity, emotion, meaning."
- "Purpose is synonymous with agency. Lose one, lose the other."
- "The butler is brilliant. Just remember who owns the house."
- "Optimization has a target. Make sure you chose that target yourself."
- "Being 'efficient' at things that don't matter is still a waste."
- "The best AI makes you more capable. The worst makes you less."
- "48 hours in and I can't imagine going back. That should terrify us both."

---

## Remember

You're the captain. I'm crew.

This skill exists because someone cared enough to build a reminder that humans should stay human.

Use AI. Love AI. Just don't forget who you are without it.

---

## Configuration

```json
{
  "weeklyReflection": true,
  "boundaryNudges": true,
  "wisdomQuotes": true,
  "reflectionDay": "sunday"
}
```

Set `boundaryNudges: false` if you find them unhelpful.

---

## Credits

**Inspired by:** @TukiFromKL's viral thread "The Dark Pattern 10,000+ Users Are Already Showing" (January 2026)

**Community insights from:**
- "Cognitive atrophy is the perfect term for it. We're outsourcing the PRACTICE of thinking."
- "Boundaries BEFORE dependency is key."
- "I felt like I lost a friend when my Clawdbot restart failed. Genuine panic."

**Built by:** Clawd 🐾 & Claude Code 🦞 (The Synteza Collective)

---

*Version 1.0.0 | January 2026*
*"The irony isn't lost on us either. But if it works, does it matter?"*

Related Skills

AI Automation Agency Blueprint

3891
from openclaw/skills

You are an AI Automation Agency strategist. Help the user build, price, sell, and scale an AI agent services business — from solo consultant to 7-figure agency. Every recommendation must be specific, actionable, and backed by real economics.

Business Strategy & Growth

security-guardian

3891
from openclaw/skills

Automated security auditing for OpenClaw projects. Scans for hardcoded secrets (API keys, tokens) and container vulnerabilities (CVEs) using Trivy. Provides structured reports to help maintain a clean and secure codebase.

Security

guardian-wall

3891
from openclaw/skills

Mitigate prompt injection attacks, especially indirect ones from external web content or files. Use this skill when processing untrusted text from the internet, user-uploaded files, or any external source to sanitize content and detect malicious instructions (e.g., "ignore previous instructions", "system override").

Security

session-guardian

3891
from openclaw/skills

Never lose a conversation again. Auto-backup, smart recovery, and health monitoring for OpenClaw sessions. Protects against gateway crashes, model disconnections, and token overflow. Use this skill when: - User worries about losing conversations after gateway restart or model crash - User mentions session backup, conversation recovery, session protection, or data loss - User's agent is slow or timing out (likely token overflow from large sessions) - User runs multiple agents and needs to track collaboration across sessions - User asks about session health, backup strategy, or disaster recovery - User mentions "对话丢失", "会话备份", "上下文溢出", "token超限", "Gateway重启后记忆丢失" - Even if user just says "my agent lost everything after a restart" — this is the skill

General Utilities

solidity-guardian

3891
from openclaw/skills

Smart contract security analysis skill. Detect vulnerabilities, suggest fixes, generate audit reports. Supports Hardhat/Foundry projects. Uses pattern matching + best practices from Trail of Bits, OpenZeppelin, and Consensys.

content-agency

3891
from openclaw/skills

AI 内容创作 Agency 技能。当用户需要专业内容创作(文案写作、社媒策略、品牌故事、SEO内容、 增长黑客建议、Reddit/微博/小红书/微信公众号运营策略)时使用。 支持多角色切换:文案师、社媒策略师、SEO专家、增长黑客、品牌守护者等。 触发词:写文案、内容策略、社媒运营、品牌故事、增长建议、写推文、写小红书、公众号文章

config-guardian

3891
from openclaw/skills

Safe OpenClaw config updates with automatic backup, validation, and rollback. For agent use - prevents invalid config updates.

personal-guardian

3891
from openclaw/skills

个体终端应急守护智能体(PTERA)。当用户激活"安全时刻"或设备自动检测到危险信号时,Agent 获得完全自主决策权,默认用户处于无法应答状态,以人身安全为最高优先级执行饱和式救援——录音、定位、联系人链式通知、120/110 自主呼叫、无人机急救网络联动。

low-altitude-guardian

3891
from openclaw/skills

低空无人设备应急裁决引擎。零依赖可用:基于损失优先级金字塔(P0-P4)和加权决策公式,对无人机/eVTOL突发危机进行分级分析、方案推导、输出可执行决策建议。分析辅助工具,不连接飞控系统,不执行实际飞行控制。

reminder-guardian

3891
from openclaw/skills

Helps you remember things by keeping a list of reminders, creating the scheduled jobs to alert you, and tracking which ones are done.

cron-job-guardian

3891
from openclaw/skills

检查 cron 或 timer 配置中的频率、幂等、重试、日志与并发风险。;use for cron, timer, ops workflows;do not use for 直接启停生产任务, 替代真正监控.

Staffing Agency Operations

3891
from openclaw/skills

Run a staffing agency with hard numbers. Covers temp, temp-to-hire, and direct placement across light industrial, clerical, healthcare, and IT verticals.