Consciousness Council (Claude Skill)
Run a multi-perspective Mind Council deliberation on any question, decision, or creative challenge.
| Type | Claude Skill |
| Supplier | K-Dense Inc. (community OSS) |
| Availability | GA — part of the actively maintained K-Dense scientific-agent-skills collection |
| Pricing | Free / OSS (MIT) |
| Capabilities | Read/Write — Claude runs the skill’s Python locally (Bash), not as an MCP tool |
How to install
- Claude Code / Claude.ai — Skills CLI (recommended):
npx skills add K-Dense-AI/scientific-agent-skillsInstalls the K-Dense collection; enable the
consciousness-councilskill when prompted. Works across Claude Code, Cursor, and Codex via the Agent Skills spec (requires Node ≥ 18). - Claude Code / Claude Desktop — manual clone:
git clone https://github.com/K-Dense-AI/scientific-agent-skills cp -r scientific-agent-skills/skills/consciousness-council ~/.claude/skills/Project-scoped alternative: copy into
.claude/skills/instead of~/.claude/skills/. The skill declares its own Python dependencies in itsSKILL.md; install them (the K-Dense skills generally useuv/pip) when prompted on first use.
What it does
Run a multi-perspective Mind Council deliberation on any question, decision, or creative challenge. Use this skill whenever the user wants diverse viewpoints, needs help making a tough decision, asks for a council/panel/board discussion, wants to explore a problem from multiple angles, requests devil’s advocate analysis, or says things like “what would different experts think about this”, “help me think through this from all sides”, “council mode”, “mind council”, or “deliberate on this”. Also trigger when the user faces a dilemma, trade-off, or complex choice with no obvious answer.
Primary use cases: Run a multi-perspective Mind Council deliberation on any question, decision, or creative challenge.
Notes
Distributed as a SKILL.md (plus code examples) in the K-Dense collection — Claude executes it locally via Bash/Python rather than as an MCP server. Upstream license: MIT. The skill name to enable after install is consciousness-council.
Sources
Installed this tool?
Share feedback — install path, OS, errors, workarounds. The form opens with this tool pre-selected and a link back to this page.