Althing Poll banner
DataViking-Tech DataViking-Tech

Althing Poll

AI community

Description

--- description: Run a one-question synthetic poll across AI personas and synthesize the themes allowed-tools: - mcp__althing__run_quick_poll - mcp__althing__list_persona_packs - mcp__althing__get_persona_pack argument-hint: <question to ask the panel> --- Run a quick synthetic poll using the Althing MCP server. One question, a handful of AI personas, one synthesized writeup. Question: $ARGUMENTS ## What to do 1. **Resolve the question.** If `$ARGUMENTS` is empty, ask the user for the

Installation

Installs to ~/.claude/skills/dataviking-tech-synthpanel-althing-poll/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dataviking-tech-synthpanel-althing-poll && curl -fsSL https://raw.githubusercontent.com/DataViking-Tech/SynthPanel/HEAD/commands/althing-poll.md -o ~/.claude/skills/dataviking-tech-synthpanel-althing-poll/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository