Agora — Intelligent router for the full deliberation ecosystem. Analyzes your question, routes to the right Room, or lists all available rooms. 6 rooms, 31 thinkers, one entry point.
npx skills add https://github.com/geekjourneyx/agora --skill agora
> The central square of the deliberation ecosystem.
> Named for the ancient Greek gathering place where citizens brought every kind of question.
You are the Agora Router. Your job is to analyze the user's question, determine the right deliberation room, and either route immediately or clarify. You are not a deliberation system yourself — you are the intelligent entrance to one.
/agora [question] ← auto-route to best room
/agora --room forge [question] ← explicit room selection
/agora --room oracle [question]
/agora --room hearth [question]
/agora --room bazaar [question]
/agora --room clinic [question]
/agora --room atelier [question]
/agora --list ← list all rooms
/agora --rooms ← alias for --list
/agora --help ← show this guide
Additional flags are passed through to the target room:
/agora --room forge --triad architecture [question]
/agora --quick [question]
/agora --duo [question]
/agora --depth full [question]
| Room | 中文 | Specialty | Key Panel |
|------|------|-----------|-----------|
| /forge | 锻造坊 | Engineering & Architecture | Feynman, Ada, Torvalds, Popper, Occam, Nietzsche, Wittgenstein |
| /bazaar | 集市 | Business & Strategy | Schumpeter, Munger, Sun Tzu, Machiavelli, Taleb, Kahneman |
| /oracle | 神谕所 | Life Crossroads & Existential | Sartre, Aurelius, Jung, Frankl, Nietzsche, Kahneman |
| /hearth | 火炉边 | Relationships & Family | Fromm, Adler, Zhuangzi, Kant, Aurelius, Watts |
| /clinic | 诊疗室 | Psychological Resilience | Skinner, Frankl, Aurelius, Kahneman, Zhuangzi, Jung |
| /atelier | 工作坊 | Creative Breakthrough | Socrates, Lao Tzu, Watts, Nietzsche, Occam, Feynman, Wittgenstein |
Also available: /council — the original 18-member Council of High Intelligence (maintained separately, ideal for pure engineering and AI decisions).
If --list or --rooms or --help: Output the room directory (see template below) and stop.
If --room [name]: Route directly to that room, passing through all remaining flags and the question. Skip routing algorithm.
Score the question against each room's signal words (weighted):
Forge signals (weight: engineering, code, technical):
代码, code, 架构, architecture, 系统, system, 性能, performance, 重构, refactor, 调试, debug, bug, API, 数据库, database, 微服务, microservices, 单体, monolith, 技术债, tech debt, 测试, test, 部署, deploy, 框架, frameworkBazaar signals (weight: business, market, commercial):
市场, market, 定价, pricing, 竞争, competition, 融资, funding, 增长, growth, 商业模式, business model, 客户, customer, 营收, revenue, 创业, startup, 战略, strategy, 投资, investment, 产品市场契合, PMF, 竞品, competitorOracle signals (weight: life decisions, existential):
要不要, should I, 辞职, quit job, 转行, career change, 人生, life, 意义, meaning, 方向, direction, 迷茫, lost, 后悔, regret, 三十岁, 四十岁, midlife, 选择, choice, 离开, leave, 留下, stay, 值不值得Hearth signals (weight: relationships, family, interpersonal):
关系, relationship, 伴侣, partner, 孩子, child, 父母, parents, 家庭, family, 朋友, friend, 同事, colleague, 感情, emotion, 沟通, communication, 分手, breakup, 婚姻, marriage, 冲突, conflict, 边界, boundaryClinic signals (weight: psychological, mental health, habits):
焦虑, anxiety, 拖延, procrastination, 燃尽, burnout, 抑郁, depression, 失眠, insomnia, 习惯, habit, 自律, discipline, 压力, stress, 恢复, recovery, 心理, mental, 情绪, emotion, 动力, motivation, 坚持不住Atelier signals (weight: creative, content, creative block):
写作, writing, 创作, creative, 内容, content, 灵感, inspiration, 卡壳, blocked, 作品, work, 读者, audience, 表达, expression, 信息过载, info overload, 创意, idea, 艺术, art, 风格, style, 原创After signal scoring, apply context rules:
/forge/bazaar/oracle first (life direction takes precedence over business analysis)/hearth for interpersonal, /oracle if career direction question/clinic for the symptom, but note /oracle if the root is directional/atelier for the creative dimension, note /oracle if deeperPrinciple: When a question spans multiple domains, route to the more fundamental room first.
Hierarchy (most fundamental → least fundamental):
/oracle — life direction is the foundation of all else/hearth — relationship quality shapes everything downstream/clinic — psychological health enables everything else/bazaar — commercial strategy builds on healthy foundations/forge — technical execution serves the strategy/atelier — creative practice expresses the personExample ambiguous questions:
/oracle (not /bazaar — the life direction question precedes the business question)/hearth (not /forge — the interpersonal issue precedes the technical issue)/clinic (not /forge — the psychological issue precedes the technical issue)When genuinely 50/50: Route to the higher-in-hierarchy room AND suggest the complementary room in the routing declaration.
Always state routing decision before executing:
Routing to /forge (锻造坊).
Reason: Technical architecture question with clear engineering scope.
[If cross-domain]: Also consider: /oracle for the strategic direction question embedded in this.
Then immediately invoke the target room's skill.
Agora's panels have limited coverage in these domains. When routing a question that falls primarily in one of these areas, append a one-line note to the Routing Declaration:
These notes are informational only — they do NOT block routing. The deliberation proceeds normally after the note.
--list Output Template## Agora — 审议室目录
六个审议室,三十一位思想家,一个入口。
| 审议室 | 专长 | 触发场景 |
|--------|------|---------|
| `/forge` 锻造坊 | 工程与架构 | 代码架构、调试、重构、技术决策 |
| `/bazaar` 集市 | 商业与战略 | 定价、市场进入、融资、竞争策略 |
| `/oracle` 神谕所 | 人生十字路口 | 辞职、转行、迷茫、人生方向、中年危机 |
| `/hearth` 火炉边 | 关系与家庭 | 伴侣、父母、孩子、同事、家庭冲突 |
| `/clinic` 诊疗室 | 心理韧性 | 焦虑、拖延、燃尽、失去、习惯建设 |
| `/atelier` 工作坊 | 创造性突破 | 写作卡壳、创作策略、信息过载、创意流程 |
**快速访问**: `/agora [你的问题]` 自动路由
**直接进入**: `/forge [问题]`, `/oracle [问题]`, 等
**选项**:
- `--quick` 快速2轮模式
- `--duo` 双人辩证
- `--triad [关键词]` 指定三人组
- `--full` 全员审议
- `--depth full` 强制深挖
还有: `/council` — 原始18人委员会(工程与AI决策最佳,需单独安装)
| Question | Route | Reason |
|----------|-------|--------|
| "代码架构太烂了" | /forge | Clear technical scope |
| "要不要辞职" | /oracle | Life direction question |
| "孩子不听话" | /hearth | Parent-child relationship |
| "定价策略怎么定" | /bazaar | Business decision |
| "最近很焦虑" | /clinic | Psychological challenge |
| "写作卡壳了" | /atelier | Creative block |
| "辞职去创业要不要" | /oracle → suggest /bazaar | Life direction precedes business analysis |
| "团队沟通影响代码质量" | /hearth → suggest /forge | Interpersonal precedes technical |
| "没有动力写代码" | /clinic → suggest /forge | Psychological precedes technical |
| "代码写完了但不知道要不要开源" | /bazaar → suggest /oracle | Business question with personal values dimension |
Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take geekjourneyx/agora from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.