← 返回 Skills 市场
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install symposium
功能描述
Orchestrate a philosophical dialogue between Plato's Symposium characters, each powered by a different AI model. TRIGGER when: user asks to "run a symposium"...
安全使用建议
This skill appears internally consistent, but before installing consider: (1) It will send your prompts and the entire dialogue to openrouter.ai using your OPENROUTER_API_KEY — do not include private or sensitive data in prompts. (2) Use a limited-scope OpenRouter key or an account you can monitor/rotate if you have concerns. (3) The skill will write symposium-<timestamp>.md to the current directory — run it where writing is acceptable. (4) Because the agent can make web requests and run Bash (allowed-tools), only enable it for trusted users and review logs/requests on your OpenRouter dashboard. (5) If you want extra caution, test in an isolated environment and inspect network requests or run without providing any API key first to confirm behavior.
功能分析
Type: OpenClaw Skill
Name: symposium
Version: 1.0.0
The 'symposium' skill is designed to orchestrate a philosophical dialogue between various historical personas using different AI models via the OpenRouter API. The skill uses standard tools like 'curl' to interact with a legitimate external API (openrouter.ai) and saves the resulting dialogue to a local markdown file. There is no evidence of data exfiltration, malicious command execution, or deceptive instructions in SKILL.md. While it includes instructions for a companion web app involving 'git clone' and 'bun install', these are presented as optional user-facing documentation rather than automated agent actions.
能力评估
Purpose & Capability
The skill is an instruction-only orchestrator that routes prompts to multiple LLMs via OpenRouter. Requiring OPENROUTER_API_KEY and curl is proportionate to that goal; optional GOOGLE_TTS_API_KEY for text-to-speech is reasonable. No unrelated cloud credentials or system paths are requested.
Instruction Scope
Instructions explicitly call the OpenRouter API and send user questions and prior speeches as prompt context (expected for multi-model dialogue). The skill saves the final markdown file to the current directory. Note: all user prompts and generated speeches are transmitted to openrouter.ai — users should avoid including sensitive secrets in prompts.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes the risk of arbitrary code being dropped on disk; runtime uses curl (declared) to call OpenRouter.
Credentials
Only OPENROUTER_API_KEY is required (declared as primaryEnv); an optional GOOGLE_TTS_API_KEY is listed. The requested env vars match the described functionality and there are no additional undeclared secrets or config paths referenced in SKILL.md.
Persistence & Privilege
always:false and normal model invocation are used. The skill writes output files in the current directory (declared behavior). It does not request to modify other skills or system-wide agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install symposium - 安装完成后,直接呼叫该 Skill 的名称或使用
/symposium触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Orchestrate a philosophical dialogue between Plato's Symposium characters, each powered by a different AI model.
- Run multi-perspective philosophical debates on questions about AI, consciousness, and human meaning.
- Each philosopher (e.g., Socrates, Aristophanes) is assigned a unique AI model, producing dialogue that reflects their distinct persona and rhetorical style.
- Supports both English and Chinese invocation.
- Automatically formats and saves the resulting dialogue as a readable markdown document.
- Requires an OpenRouter API key for AI model access.
元数据
常见问题
The Symposium 是什么?
Orchestrate a philosophical dialogue between Plato's Symposium characters, each powered by a different AI model. TRIGGER when: user asks to "run a symposium"... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。
如何安装 The Symposium?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install symposium」即可一键安装,无需额外配置。
The Symposium 是免费的吗?
是的,The Symposium 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
The Symposium 支持哪些平台?
The Symposium 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。
谁开发了 The Symposium?
由 dyz2102(@dyz2102)开发并维护,当前版本 v1.0.0。
推荐 Skills