council-brief

Unified LLM Council skill — install, query, and manage the multi-model consensus app.

7 stars

Best use case

council-brief is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Unified LLM Council skill — install, query, and manage the multi-model consensus app.

Teams using council-brief should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/council-brief/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/jeadland/council-brief/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/council-brief/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How council-brief Compares

Feature / Agentcouncil-briefStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Unified LLM Council skill — install, query, and manage the multi-model consensus app.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# council-brief

Unified LLM Council skill — install, query, and manage the multi-model consensus app.

## Install

```
npx clawhub@latest install council-brief
```

Related Skills

medical-specialty-briefs

7
from Demerzels-lab/elsamultiskillagent

Generate daily or on-demand medical research briefs for any medical specialty.

ai-daily-briefing

7
from Demerzels-lab/elsamultiskillagent

Start every day focused. Get a morning briefing with overdue tasks, today's priorities, calendar overview, and context from recent meetings. Works with ai-meeting-notes to-do list. No setup. Just say 'briefing'.

council

7
from Demerzels-lab/elsamultiskillagent

Send an idea to the Council of the Wise for multi-perspective feedback. Spawns sub-agents to analyze from multiple expert perspectives. Auto-discovers agent personas from agents/ folder.

install-llm-council

7
from Demerzels-lab/elsamultiskillagent

LLM Council — multi-model consensus app with one-command setup.

ask-council

7
from Demerzels-lab/elsamultiskillagent

Ask LLM Council a question directly from Telegram/chat — get the chairman's synthesized answer without opening.

agent-council

7
from Demerzels-lab/elsamultiskillagent

Complete toolkit for creating autonomous AI agents and managing Discord channels for OpenClaw. Use when setting up multi-agent systems, creating new agents, or managing Discord channel organization.

aoi-council

7
from Demerzels-lab/elsamultiskillagent

AOI Council — multi-perspective decision synthesis templates (public-safe).

modular-market-brief

7
from Demerzels-lab/elsamultiskillagent

Generate modular, data-backed market reports (AM/PM) across global assets. Use for daily market briefs, premarket/aftermarket summaries, cross-asset dashboards, sector/asset trend tables, top movers (gainers/losers) blocks, and a single best-idea wrap-up. Designed to be region-agnostic and configurable (tickers/regions/assets).

llmcouncil-router

7
from Demerzels-lab/elsamultiskillagent

Route any prompt to the best-performing LLM using peer-reviewed council rankings from LLM Council.

fulcra-morning-briefing

7
from Demerzels-lab/elsamultiskillagent

Compose a personalized morning briefing using sleep, biometrics, calendar, and weather data from the Fulcra Life API. Adapts tone and detail to how your human actually slept.

daily-briefing

7
from Demerzels-lab/elsamultiskillagent

Generates a warm, compact daily briefing with weather, calendar, reminders, birthdays, and important emails for cron or chat delivery.

llm-council

7
from Demerzels-lab/elsamultiskillagent

Orchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge and merge into one final plan. Use when you need a robust, bias-resistant planning workflow, structured JSON outputs, retries, and failure handling across multiple CLI agents.