Conjure

Conjure from athola/claude-night-market.

by @athola 11 skills

Skills in this plugin

11
  1. Agent Teams · athola bundle
    Coordinates Claude agent teams via filesystem protocol. Use when orchestrating parallel agents with task dependencies. Do not use for single-agent tasks.
    1 install
  2. Glm Delegation · athola
    Delegates tasks to Z.ai GLM-5.x via the stock claude binary and an endpoint swap. Use when delegation-core selects GLM or a 1M-token context is needed.
    1 install
  3. Provider Setup · athola
    Reports which delegation CLIs are installed and authenticated, installs missing ones, and stores the result. Use before delegating or when a provider errors.
    1 install
  4. Delegation Core · athola bundle
    Delegates tasks to Gemini or Qwen with quota tracking and error handling. Use when tasks exceed context window or need cheaper processing.
    1 install
  5. Muse Delegation · athola
    Delegates tasks to Meta's Muse Code CLI (muse) via delegation-core. Use when delegation-core selects Muse or repository-scale work needs a 1M-token context.
    1 install
  6. Qwen Delegation · athola bundle
    Delegates tasks to Qwen CLI via delegation-core for Alibaba's models. Use when delegation-core selects Qwen or large-context batch processing is needed.
    1 install
  7. Codex Delegation · athola
    Delegates tasks to the OpenAI Codex CLI (codex exec) via delegation-core. Use when delegation-core selects Codex or OpenAI credentials are already configured.
    1 install
  8. Gemini Delegation · athola bundle
    Delegates tasks to Gemini CLI implementing delegation-core for Google's models. Use when delegation-core selects Gemini or 1M+ token context is needed.
    1 install
  9. Glimmer Delegation · athola
    Delegates tasks to a locally served Muse Glimmer via ollama. Use when delegation-core selects glimmer or the prompt must not leave the machine.
    1 install
  10. Minimax Delegation · athola bundle
    Delegates tasks to the MiniMax CLI (mmx) via delegation-core. Use when delegation-core selects MiniMax or large-context batch work is needed.
    1 install
  11. Opencode Delegation · athola
    Delegates tasks to OpenCode (opencode run) via delegation-core. Use when delegation-core selects OpenCode or a provider-agnostic harness is wanted.
    1 install