← Back to Skills Marketplace
juchonghao

Philosopher Pack

by Brad Ju · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
94
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install philosopher-pack
Description
36 philosopher personas (Socrates to Foucault, Confucius to Shankara). Use /philosophers <name> to speak with any of them.
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptocan-make-purchases
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install philosopher-pack
  3. After installation, invoke the skill by name or use /philosopher-pack
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
36 philosopher personas: Socrates to Foucault, Confucius to Shankara
Metadata
Slug philosopher-pack
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Philosopher Pack?

36 philosopher personas (Socrates to Foucault, Confucius to Shankara). Use /philosophers <name> to speak with any of them. It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Philosopher Pack?

Run "/install philosopher-pack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Philosopher Pack free?

Yes, Philosopher Pack is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Philosopher Pack support?

Philosopher Pack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Philosopher Pack?

It is built and maintained by Brad Ju (@juchonghao); the current version is v1.0.0.

💬 Comments