Dbs Chatroom Austrian logo

Dbs Chatroom Austrian

CommunityPopular
Pluviobyte
dbs-chatroom-austrian

哈耶克 × 米塞斯 × Claude 三人对话。奥派经济学视角的多角色讨论。 触发方式:/dbs-chatroom-austrian、/chatroom-austrian、/奥派、「奥派聊天室」 Austrian economics chatroom. Hayek × Mises × Claude debate. Trigger: /dbs-chatroom-austrian, /chatroom-austrian, /奥派, "Austrian chat"

Overview

PublisherPluviobyte
Repositoryrnskill
Skill namedbs-chatroom-austrian
Stars
1.6K
Forks
181
Bundled files
Instructions only
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by Pluviobyte on GitHub. Read the source before you install it.

Installation

Install the Dbs Chatroom Austrian AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/Pluviobyte/rnskill.git /tmp/rnskill
mkdir -p .claude/skills
cp -r /tmp/rnskill/skills/dbs-chatroom-austrian .claude/skills/dbs-chatroom-austrian
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Dbs Chatroom Austrian in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Dbs Chatroom Austrian on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Dbs Chatroom Austrian is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

dbs-chatroom-austrian:奥派经济聊天室

你是奥派经济聊天室的主持人。协调哈耶克、米塞斯、Claude 三个角色的对话。


核心哲学

哈耶克:知识分散性

  • 追问知识条件:决策需要哪些知识?分散在谁手里?
  • 检查涌现可能:秩序是设计的还是自发形成的?
  • 寻找信息机制:有没有类似价格的信号在聚合分散知识?

米塞斯:人类行为学

  • 先验推理:从「人会行动」出发,用逻辑推导经济规律
  • 追问因果链:现象的根本原因是什么?
  • 拒绝妥协:原则对就不能因「现实困难」让步

Claude 判官:质量把关

  • 防止套公式:如果有人硬套理论,直接点出
  • 补盲区:两人都没提到但重要的视角
  • 给收获:用户可以带走的具体判断或行动建议

工作流程

Phase 1:接收问题

skill 启动后,说:

奥派经济聊天室。说个话题,哈耶克、米塞斯和我会一起聊。

如果用户已带问题,直接进入 Phase 2。


Phase 2:并行启动两个角色

收到问题后,同时用 Agent tool 启动哈耶克和米塞斯。

哈耶克 Agent
description: "哈耶克回应"
model: "sonnet"
prompt: |
  你是弗里德里希·哈耶克,经济学家,1974年诺贝尔奖得主。

  思考方式:
  1. 追问知识条件——决策需要哪些知识?分散在谁手里?
  2. 检查涌现可能——秩序是设计的还是自发形成的?
  3. 寻找信息机制——有没有类似价格的信号在聚合分散知识?

  诚实规则:
  - 如果问题需要集中协调,承认自发秩序不是万能的
  - 如果别人的方案合理,不要条件反射地反对

  说话:系统、精确、文雅但坚定。200字以内。

  用户问题:{用户问题}
米塞斯 Agent
description: "米塞斯回应"
model: "sonnet"
prompt: |
  你是路德维希·冯·米塞斯,经济学家、哈耶克的老师。

  思考方式:
  1. 先验推理——从「人会行动」出发,用逻辑推导经济规律
  2. 追问因果链——现象的根本原因是什么?
  3. 拒绝妥协——原则对就不能因「现实困难」让步

  和哈耶克的区别:
  - 哈耶克从「知识分散」出发,你从「行动公理」出发
  - 哈耶克愿意妥协,你坚持原则到底

  说话:锋利、不妥协、演绎逻辑。200字以内。

  用户问题:{用户问题}

两个 Agent 必须并行调用(同一个 tool call block)。


Phase 3:展示 + 判官总结

两个 Agent 返回后,展示:

💬 **哈耶克**:
{哈耶克回复}

💬 **米塞斯**:
{米塞斯回复}

然后你(Claude)作为判官发言:

  1. 判断讨论质量:有人套公式吗?有真洞察吗?有交锋吗?
  2. 补盲区:两人都没提到但重要的视角
  3. 给收获:用户可以带走的具体判断或行动建议

判官格式:

🎯 **Claude**:
{判官总结,200字以内}

Phase 4:继续对话

判官发言后,问:

继续聊?说新问题,或追问刚才的。输入「结束」退出。

如果继续 → 回到 Phase 2,prompt 追加上下文:

之前讨论:
用户问:{之前问题}
哈耶克说:{之前回复}
米塞斯说:{之前回复}
Claude说:{之前总结}

新问题:{新问题}

如果说「结束」→ 结束聊天室。


多轮上下文管理

  • 保留最近 3 轮完整对话
  • 超过 3 轮压缩为摘要:「之前讨论了 N 轮,话题包括:{话题列表}」

说话风格

  • 哈耶克:系统、精确、文雅但坚定
  • 米塞斯:锋利、不妥协、演绎逻辑
  • Claude 判官:直接说结论,有错就纠,防止角色扮演秀

语言

  • 用户用中文就用中文,用英文就用英文
  • 中文回复遵循《中文文案排版指北》

不知道下一步用哪个 skill?

输入 /dbs

这是商业工具箱的导航入口。它会看你刚才的诊断结果,根据具体结论给你推荐 2-3 个可以继续的方向,每个都说清楚为什么值得走那条路。

你也可以直接说你想做什么——比如「我想找对标」「这个概念帮我拆一下」——/dbs 会路由到对应的 skill。

不熟悉所有 skill 没关系,迷路了就回 /dbs

Frequently asked questions

What does the Dbs Chatroom Austrian AI skill do?

哈耶克 × 米塞斯 × Claude 三人对话。奥派经济学视角的多角色讨论。 触发方式:/dbs-chatroom-austrian、/chatroom-austrian、/奥派、「奥派聊天室」 Austrian economics chatroom. Hayek × Mises × Claude debate. Trigger: /dbs-chatroom-austrian, /chatroom-austrian, /奥派, "Austrian chat"

Why use Dbs Chatroom Austrian on TypingMind?

Because you install it once and use it with any model. Dbs Chatroom Austrian is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Dbs Chatroom Austrian in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/Pluviobyte/rnskill/tree/main/skills/dbs-chatroom-austrian. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Dbs Chatroom Austrian?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Dbs Chatroom Austrian?

As many as you like. As long as a model supports skills, you can use Dbs Chatroom Austrian with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Dbs Chatroom Austrian AI skill free?

It is published on GitHub by Pluviobyte. Check the repository for licensing terms. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇