Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

claude-council

claude-council 收录了来自 hex 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
449
更新
2026-07-10
Forks
54
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

deep-execution
其他计算机职业

Executes agent-enhanced council queries by spawning parallel Claude subagents that each query a provider, evaluate response quality, ask follow-up questions, and return structured insights with confidence ratings and blind spot analysis. Invoked when the --agents flag is used or when complex architectural decisions are detected.

2026-07-10
council-execution
其他计算机职业

Executes council queries by running the query pipeline across selected AI providers (Gemini, OpenAI, Grok, Perplexity), displaying formatted responses verbatim, and generating a synthesis of consensus, divergence, and recommendations. Invoked by the ask command during standard (non-agent) council queries.

2026-07-06
provider-integration
软件开发工程师

Adds new AI providers to claude-council, configures provider API settings, troubleshoots provider connections, and documents the provider script interface. Covers creating provider shell scripts, setting API keys, and validating connectivity. Triggers on "add provider", "new AI agent", "provider not working", "API configuration", or "extend council".

2026-07-06
local-council-execution
其他计算机职业

Runs a local council when no external AI providers are configured. Spawns N independent Claude subagents (one per role, blind to each other) that each answer the question from a single assigned lens, then synthesizes their perspectives. Invoked by the ask command via --local, or when the user accepts the local-council offer after no providers are found. This is a same-model (Claude-only) panel, not a cross-vendor council.

2026-06-16
claude-council GitHub Agent Skills | SkillsMP