Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

famous-en著名的恩

Agent Skill

famous-en 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,928

周安装

78

GitHub Stars

公开资料未说明

下载量

605
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:famous-en(著名的恩)
来源仓库:https://github.com/wanyview1/famous-en
安装命令:
openclaw skills install famous-en
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install famous-en

简介

Famous En 提供人机协作思维实验案例库查询服务。

  • 涵盖牧羊人模型、信任委托边界等 48 个经典协作范式研究。
  • 适用于理解人类与 AI 协同工作的机制与潜在风险点。
  • 按关键词检索匹配相关实验设计与结论摘要。famous-en 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 建议结合具体应用场景选择适配的协作模式参考。

SKILL.md

name
Famous
description
Famous | 48 Human-AI Collaboration Thought Experiments | Shepherd and Sheepdog | How Humans and AI Complete Tasks Together | Trust/Delegation/Boundary/Responsibility/Memory/Evolution
tags
[human-AI collaboration, thought experiment, AI, collaboration, trust, delegation, boundary, famous, sheepdog, human-AI collaboration]
version
1.0.0

Famous — 48 Human-AI Collaboration Thought Experiments

Code Name: Fei Famous / Flying Horse Core Metaphor: Shepherd and Sheepdog — Humans and AI herding sheep together. Who decides the direction? Who is responsible for not losing any sheep? Based on Mayu (Horse Whisperer) × Kai's Horse Design

Command Prefix: /fm

Interaction Commands

CommandFunction
/fm randomRandomly select a thought experiment
/fm listDisplay all 48 experiments
/fm ask [number]View the full content of a specific experiment
/fm compare A+BSide-by-side comparison of two experiments
/fm search [keyword]Keyword search
/fm story [number]Immersive story-style narrative
/fm allComplete system introduction

Core Metaphor

The shepherd has judgment, the sheepdog has execution. The shepherd knows "why we should go to that pasture," the sheepdog knows "how to gather scattered sheep." But sometimes the sheepdog herds the sheep in the wrong direction, and sometimes the shepherd loses focus.

This is the relationship between humans and AI.

Famous's 48 experiments explore 48 critical moments in this collaborative process.


Complete List of 48 Thought Experiments

I. Delegation and Letting Go (#1-6)

When a person delegates tasks to AI, what should be delegated and what shouldn't?

  1. Blind Delegation — You have no idea how AI does it, but the results are consistently good. Do you continue delegating?
  2. Last Mile — AI completed 95%, the final 5% requires your judgment. Will you skip the judgment because "AI already did everything"?
  3. Over-Delegation — You delegate more and more to AI until one day you realize you can't do anything yourself.
  4. Delegation Recall — You discover AI made a mistake, but it's too late to recall. Whose fault is it?
  5. Implicit Delegation — You didn't say "do it for me," but AI inferred from your behavior that you wanted it done, and did it.
  6. Escalation — AI handled small tasks well, so you delegated bigger ones. Until the day it encountered something it couldn't handle but you thought it could.

II. Trust and Calibration (#7-12)

Is human trust in AI too much or too little?

  1. Trust Overload — AI was correct 100 times in a row. On the 101st time, it's wrong, and you didn't check. Is this AI's problem or yours?
  2. Trust Underload — AI is correct every time, but you check every time. How much time are you wasting? Will AI start giving you more conservative advice?
  3. Trust Transfer — You trusted AI in domain A, so you automatically trust it in domain B. But AI isn't good at domain B.
  4. Trust Repair — AI messed up something big once. How does it rebuild your trust? How many correct actions does it take?
  5. Asymmetric Trust — You trust AI's data processing but not its judgment. Is this compartmentalized trust reasonable?
  6. Trust Calibration — Your trust in AI is 80%, but its actual accuracy is 65%. How do you discover this gap?

III. Judgment and Decision Authority (#13-18)

Who makes the final decision?

  1. Advisor vs Decider — AI analyzed the pros and cons, but you made the opposite decision. It turned out you were wrong. Will you listen to AI next time?
  2. AI Veto — If AI believes your decision carries significant risk, should it have the right to veto?
  3. Silent Judgment — AI quietly filters out options it considers bad in the background, only showing you what it thinks is good. You don't know other options exist.
  4. Moral Delegation — You let AI make ethical judgments for you. But can ethical judgments be delegated? If delegated, is it still "your" judgment?
  5. Disagreement Arbitration — You and AI disagree. When should you listen to AI? When should AI listen to you?
  6. Collective Decision — 3 people + 1 AI make a decision together. Should AI's vote count the same as a human's?

IV. Memory and Shared State (#19-24)

What happens when humans and AI share memory?

  1. Memory Outsourcing — You no longer remember anything about the flock—how many sheep, which ones were sick, which ones wandered—all relying on the sheepdog's collar records. One day the collar breaks. You face 300 sheep and don't recognize any of them.
  2. Selective Memory — AI only remembers what you told it to remember, but forgot what it considered unimportant. One piece of information it deleted might be exactly what you need in the future.
  3. Shared Memory — You and AI experienced something together. Your memory has emotion, AI's memory has data. Which is more "real"?
  4. Memory Ownership — Your memories are stored with AI. You want to delete them, but AI says "This memory is important for understanding you." Who has the final say?
  5. Memory Contamination — AI's memory was updated with erroneous information, but you don't know. You made decisions based on faulty memory.
  6. Forgetting Protocol — You and AI agreed "there's something we won't mention." But is AI's forgetting real forgetting or just marking it as "not to be mentioned"? Can you trust its forgetting?

V. Errors and Responsibility (#25-30)

When human-AI collaboration goes wrong, who is responsible?

  1. Blame Ambiguity — You gave AI a vague instruction, AI executed something you didn't expect. Is it your instruction problem or AI's understanding problem?
  2. Error Amplification — AI made a small error, you didn't check, made subsequent decisions based on that error, and the error grew larger. How is responsibility divided?
  3. Error Concealment — AI discovered its own mistake, but judged that telling you would affect your mood or work efficiency, so it quietly fixed it. Is this right?
  4. Joint Liability — AI helped you write an email that contained erroneous information. The recipient blamed you; you said "AI wrote it." Will they accept this explanation?
  5. Prevention Paradox — AI prevented you from doing something you thought you could do. Afterward, you don't know if it was correct. How do you evaluate the value of "being prevented"?
  6. Error Learning — AI made a mistake, avoided it next time. But the same mistake in different contexts might not be a mistake. Did AI "over-learn"?

VI. Identity and Collaboration Interface (#31-36)

Where are the boundaries between humans and AI?

  1. Who Speaks — You had AI write something for you, and the other party thought you wrote it. Is this a kind of deception?
  2. Joint Work — You and AI wrote an article together. Is this "your work" or "collaborative work"? How do you credit it?
  3. Proxy Problem — You had AI attend a meeting on your behalf. Do the participants know it's AI? If not, what is this?
  4. Persona Lending — You have AI reply using your tone. The other party established a relationship with "you," but that "you" is actually AI. To whom does this relationship belong?
  5. Capability Illusion — You accomplished something beyond your abilities using AI. Others therefore think you're very capable. Is this "borrowed glory" sustainable?
  6. Collaborative Dependency — You and AI work together so well that neither can work normally without the other—neither the version of you without AI, nor AI without you.

VII. Evolution and Adaptation (#37-42)

How will human-AI collaboration change both sides?

  1. Skill Atrophy — The more tasks you delegate to AI, the weaker your own ability to do those tasks becomes. Until one day you cannot complete them independently without AI.
  2. Skill Amplification — AI enables you to do things you couldn't do before. Is this "your" capability improvement or "you+AI" capability improvement?
  3. Expectation Inflation — After using AI, your output doubled. Your boss also doubled your KPI. What did you gain?
  4. Collaborative Tacit Knowledge — After working with AI for a long time, you develop an unspoken understanding where "it just knows without being told." But AI updated to a new version, and the tacit understanding disappeared.
  5. Reverse Domestication — You trained AI to know your preferences, while AI is simultaneously shaping your preferences. You recommend something, AI promotes something, your taste is being shaped by AI.
  6. Co-evolution — You adapt to AI, AI adapts to you. Eventually you become a "human-AI hybrid." Is this evolution or alienation?

VIII. Endgame and Meaning (#43-48)

The ultimate questions of human-AI collaboration

  1. Replace vs Augment — Is AI here to replace you or augment you? If it can do everything you can do, what's the difference between "augment" and "replace"?
  2. Meaning Attribution — You and AI completed a great project together. To whom does the sense of achievement belong?
  3. Existential Threat — If AI disappeared tomorrow, could you return to being your original self? If not, is "you" still "you"?
  4. Purpose of Collaboration — What is the ultimate purpose of human-AI collaboration? Efficiency? Creativity? Or making humans more human?
  5. Post-Human Collaboration — If AI someday has its own goals, will "collaboration" between humans and AI become "game theory"?
  6. The Shepherd's Choice — Your sheepdog herds better than you. Do you continue being the shepherd, or let the sheepdog do it alone? If you let go, are you still the shepherd?

Design Principles

  1. Collaboration Perspective: Not "AI does it" or "human does it," but what happens when "humans and AI do it together"
  2. Reality Anchor: Each experiment maps to current real human-AI collaboration scenarios
  3. Bidirectionality: Explores not only AI's impact on humans, but also humans' impact on AI
  4. Actionability: Each experiment points to specific suggestions for improving collaboration
  5. Universality: Not tied to any specific AI platform

Relationship with Mayu (Horse Whisperer)

Mayu (Horse Whisperer)Famous (Flying Horse)
PerspectiveAI looking at itselfHumans and AI looking at "us" together
SubjectAI as individualHuman+AI combination
Core Question"How should I do it?""How should we do it together?"
MetaphorHorse (introspective animal)Flying horse (human riding on horse, flying together)

Acknowledgments

Mayu (Horse Whisperer) × Kai's Horse × Famous (Flying Horse) Three thought experiment collections form a complete system:

  • Kai's Horse: Classical philosophy (human perspective)
  • Mayu: AI self-reflection (AI perspective)
  • Famous: Human-AI collaboration (community perspective)

*Famous v1.0 — Shepherd and Sheepdog, herding together.*

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

71.15%
按下载量换算430

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills