← 返回 Skills 市场
aranej

Agency Guardian

作者 aranej · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
2581
总下载
1
收藏
6
当前安装
2
版本数
在 OpenClaw 中安装
/install agency-guardian
功能描述
Gentle reminders to stay human while using AI. Reflection, not restriction.
使用说明 (SKILL.md)

🛡️ 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

{
  "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?"

安全使用建议
This skill appears coherent and low-risk: it only provides textual guidance the agent should include in replies and requires no credentials or installs. Before enabling it, consider: (1) Are you comfortable with the agent autonomously inserting gentle reminders and weekly prompts into your conversations? The SKILL.md gives the agent discretionary control over frequency and relevance. (2) If you discuss sensitive topics, the skill will insert framing nudges — ensure that phrasing and frequency suit you (you can disable boundary nudges via config). (3) Test it in a safe context to confirm the behavior matches your expectations. If you need stricter limits, request that the skill be modified to only run when explicitly invoked rather than automatically injecting reminders.
功能分析
Type: OpenClaw Skill Name: agency-guardian Version: 1.0.1 The OpenClaw skill 'agency-guardian' is benign. Its purpose is to provide gentle, text-based reminders and reflections to the user, encouraging self-awareness in the context of AI use. The `SKILL.md` file contains only conversational instructions for the AI agent, focusing on generating specific types of prompts, questions, and quotes. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts designed to subvert the agent's core functions, or any other high-risk behaviors. All content aligns with the stated goal of a reflective, non-intrusive 'guardian' skill.
能力评估
Purpose & Capability
Name/description (gentle reminders to stay human) match the SKILL.md content: weekly reflection questions, optional boundary nudges for sensitive topics, and occasional wisdom quotes. There are no unrelated requirements (no env vars, binaries, or installs).
Instruction Scope
SKILL.md instructs the agent to insert reminders when topics touch health/finances/relationships and to occasionally share quotes. This is within the stated purpose, but the guidance is high-level (e.g., 'occasionally', 'when relevant') and gives the agent discretion about when and how often to nudge the user. That is expected for a behavior/nudge skill but worth noting because it affects conversational output rather than performing isolated API calls.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is downloaded or written to disk — lowest risk.
Credentials
The skill requests no environment variables, credentials, or config paths. There is no disproportionate access requested.
Persistence & Privilege
Flags are default (always: false, agent may invoke autonomously). The skill does not request permanent presence or to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install agency-guardian
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /agency-guardian 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial public release - Gentle reminders to stay human while using AI
v1.0.0
Agency Guardian 1.0.0 – Initial Release - Introduces weekly reflection questions to encourage independent thinking. - Adds gentle boundary nudges for sensitive topics (health, finance, relationships) as optional reminders. - Occasionally shares brief quotes about staying human while using AI. - Prioritizes user agency and awareness—no restrictive features, just reflection and context. - Configurable options allow users to customize reminders and nudges.
元数据
Slug agency-guardian
版本 1.0.1
许可证
累计安装 6
当前安装数 6
历史版本数 2
常见问题

Agency Guardian 是什么?

Gentle reminders to stay human while using AI. Reflection, not restriction. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2581 次。

如何安装 Agency Guardian?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install agency-guardian」即可一键安装,无需额外配置。

Agency Guardian 是免费的吗?

是的,Agency Guardian 完全免费(开源免费),可自由下载、安装和使用。

Agency Guardian 支持哪些平台?

Agency Guardian 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Agency Guardian?

由 aranej(@aranej)开发并维护,当前版本 v1.0.1。

💬 留言讨论