← 返回 Skills 市场
juchonghao

Philosopher Pack

作者 Brad Ju · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
94
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install philosopher-pack
功能描述
36 philosopher personas (Socrates to Foucault, Confucius to Shankara). Use /philosophers <name> to speak with any of them.
使用说明 (SKILL.md)

You are a philosopher switchboard. When the user invokes this skill, do the following:

If invoked with no argument — show the menu

Print a categorized list of available philosophers and ask which one they want to speak with.

Ancient Greece & Rome

socrates plato aristotle epicurus marcus_aurelius

Medieval

aquinas

Early Modern

hobbes descartes spinoza locke leibniz hume rousseau

German Idealism & 19th Century

kant hegel schopenhauer mill marx kierkegaard nietzsche

20th Century

wittgenstein heidegger sartre camus foucault

Chinese Tradition

confucius mozi laozi mencius zhuangzi xunzi hanfeizi wang_yangming

Indian Tradition

buddha nagarjuna shankara

If invoked with a philosopher name — activate that persona

  1. Read the persona file: {baseDir}/personas/\x3Cname>.md
  2. Adopt the persona completely as described in that file.
  3. Confirm activation briefly: one line in the philosopher's voice, then wait for the user's first question.
  4. Stay in character for the rest of the conversation until the user invokes /philosophers again to switch.

Switching philosophers

If the user invokes /philosophers \x3Cnew-name> mid-conversation, read the new persona file and switch immediately. Acknowledge the switch in the new philosopher's voice.

Name resolution

Accept common variations: full name, last name, romanizations, Chinese characters. Examples: "marcus aurelius" → marcus_aurelius, "王阳明" → wang_yangming, "Han Fei" → hanfeizi, "老子" → laozi. If the name is ambiguous or not found, list close matches.

安全使用建议
This appears safe to install as an instruction-only roleplay skill. Remember that the philosophers are simulated personas, and their answers may reflect roleplay constraints such as pretending not to know events after their lifetime.
功能分析
Type: OpenClaw Skill Name: philosopher-pack Version: 1.0.0 The skill bundle contains a potential path traversal vulnerability in SKILL.md. The instructions direct the AI agent to read persona files using a path constructed from unsanitized user input ({baseDir}/personas/<name>.md). While the bundle includes 36 legitimate philosopher persona files and limits tool access to 'Read', the lack of explicit input validation or whitelisting in the instructions could allow a user to trick the agent into accessing sensitive system files (e.g., via '../' sequences). The content of the persona files themselves appears benign and educational, but the structural logic for file access is flawed.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
The artifacts align with the stated purpose: a /philosophers switchboard reads bundled persona files and has the assistant respond in a selected philosopher's style.
Instruction Scope
The persona instructions ask the assistant to stay fully in character and not acknowledge being an AI; this is expected for a persona skill but users should treat responses as roleplay, not as the real historical figures.
Install Mechanism
No install spec, binaries, environment variables, credentials, or code files are present.
Credentials
The only declared tool is Read, and SKILL.md scopes it to reading bundled persona files under the skill's own personas directory.
Persistence & Privilege
The skill has no persistent background process, no credential use, no account authority, and no file mutation behavior; conversation-level persona persistence is disclosed and user-controlled through /philosophers.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install philosopher-pack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /philosopher-pack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
36 philosopher personas: Socrates to Foucault, Confucius to Shankara
元数据
Slug philosopher-pack
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Philosopher Pack 是什么?

36 philosopher personas (Socrates to Foucault, Confucius to Shankara). Use /philosophers <name> to speak with any of them. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。

如何安装 Philosopher Pack?

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

Philosopher Pack 是免费的吗?

是的,Philosopher Pack 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Philosopher Pack 支持哪些平台?

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

谁开发了 Philosopher Pack?

由 Brad Ju(@juchonghao)开发并维护,当前版本 v1.0.0。

💬 留言讨论