Smithery Logo
MCPsSkillsDocsPricing
Login
NewFlame, an assistant that learns and improves. Available onTelegramSlack
    kanlanc

    council-chat

    kanlanc/council-chat
    AI & ML
    1 installs

    About

    SKILL.md

    Install

    • Telegram
      Telegram
    • Slack
      Slack
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    • Download skill
    ├─
    ├─
    └─
    Smithery Logo

    Give agents more agency

    Resources

    DocumentationPrivacy PolicySystem Status

    Company

    PricingAboutBlog

    Connect

    © 2026 Smithery. All rights reserved.

    About

    Use when user wants to ask the AI council a question, get multiple AI perspectives, or consult with both Codex and Gemini...

    SKILL.md

    Council Chat Skill

    General consultation with both Codex (GPT-5.2) and Gemini for questions, opinions, and analysis.

    When to Use

    • User asks for the council's opinion
    • User wants multiple AI perspectives
    • User explicitly mentions "council" or "both models"
    • User asks for consultation on a technical question

    Reasoning Level

    Default: high

    If user mentions "quick" or "brief", use medium. If user mentions "deep" or "thorough", use xhigh.

    Execution

    1. Identify the question or topic

    2. Gather relevant context (read files if needed)

    3. Run BOTH commands in parallel:

      Codex:

      codex exec --sandbox read-only -c model_reasoning_effort="high" "<question with context>"
      

      Gemini:

      gemini -s -y -o json "<question with context>"
      
    4. Collect both responses

    5. Synthesize into unified response

    Response Format

    ## AI Council Response
    
    ### Codex (GPT-5.2) Says:
    [Codex's analysis]
    
    ### Gemini Says:
    [Gemini's analysis]
    
    ### Council Synthesis:
    **Agreement:** [Points both models agree on]
    **Divergence:** [Where they differ]
    **Recommendation:** [Synthesized recommendation based on both]
    
    ---
    *Session IDs: Codex=[id], Gemini=[id]*
    
    Recommended Servers
    StudioMeyer-Crew
    StudioMeyer-Crew
    DataForB2B
    DataForB2B
    Nanobanana
    Nanobanana
    Repository
    kanlanc/claude-code-kanlanc-marketplace
    Files