conjure

conjure is a plugin for Claude Code from athola/claude-night-market. Its manifest loads nothing; the 11 skills it bundles cost 416 tokens per session together, scanned A, original, MIT.

A plugin that routes coding tasks to external AI services while keeping strategic decisions with the main agent. It bundles provider-specific delegation guides and support for coordinating agent teams.

In plain words
What is it for?
Use it to set up multi-agent delegation, provider routing, and coordinated work across external language-model services.
Why use it?
It gives a single framework for using several AI tools instead of managing each delegation path separately.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions Codex; mentions OpenCode.

Good fit Use it to set up multi-agent delegation, provider routing, and coordinated work across external language-model services.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add athola/claude-night-market/plugin install conjure
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/athola/claude-night-market

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for conjure

README.md
[![agentmods](https://agentmods.dev/badge/plugins/athola/claude-night-market/conjure.svg)](https://agentmods.dev/plugins/athola/claude-night-market/conjure)
Your own site
<a href="https://agentmods.dev/plugins/athola/claude-night-market/conjure"><img src="https://agentmods.dev/badge/plugins/athola/claude-night-market/conjure.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 11 skills cost 416 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

conjure scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/conjure/.claude-plugin/plugin.json · 43 lines

What it actually says

{
  "name": "conjure",
  "version": "1.9.19",
  "description": "Intelligent delegation framework for routing tasks to external LLM services while retaining strategic oversight",
  "skills": [
    "./skills/delegation-core",
    "./skills/gemini-delegation",
    "./skills/minimax-delegation",
    "./skills/qwen-delegation",
    "./skills/glm-delegation",
    "./skills/muse-delegation",
    "./skills/codex-delegation",
    "./skills/opencode-delegation",
    "./skills/agent-teams",
    "./skills/glimmer-delegation",
    "./skills/provider-setup"
  ],
  "keywords": [
    "delegation",
    "llm",
    "gemini",
    "qwen",
    "minimax",
    "glm",
    "muse",
    "codex",
    "opencode",
    "orchestration",
    "routing",
    "agent-teams",
    "multi-agent",
    "coordination"
  ],
  "author": {
    "name": "Alex Thola",
    "url": "https://github.com/athola"
  },
  "license": "MIT",
  "dependencies": [
    "leyline"
  ]
}
Files

What ships with it

1 file beside plugin.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 43 lines scan A 1a1132e2b8a4

Subscribe to this mod's changes

conjure is a plugin published in the GitHub repository athola/claude-night-market (335 stars, last pushed 2d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other plugins, from other repositories

code-architect

Use this agent when you need to design scalable architecture and folder structures for new features or projects. Examples include: when starting a new feature module, refactoring existing code organization, planning microservice boundaries, designing component hierarchies, or establishing project structure conventions.

ccplugins/awesome-claude-code-plugins · not measured

sound

Code taste as installable rules. Probe a repo's stack, select only the rules its code shows a surface for (evidence-cited per rule), confirm, and scaffold a browsable .claude/sound/ rule map (surfaced by the sound:prime skill). Installed rules are user-owned; re-runs reconcile.

saadshahd/moo.md · not measured

sprint-prioritizer

Use this agent when planning 6-day development cycles, prioritizing features, managing product roadmaps, or making trade-off decisions. This agent specializes in maximizing value delivery within tight timelines. Examples:\n\n \nContext: Planning the next sprint\nuser: "We have 50 feature requests but only 6 day.

xbim08/awesome-claude-code-plugins · not measured

prd-specialist

Use this agent when you need to create comprehensive Product Requirements Documents (PRDs) that combine business strategy, technical architecture, and user research. Examples: Context: The user needs to create a PRD for a new feature or product launch. user: "I need to create a PRD for our new user authenticat.

xbim08/awesome-claude-code-plugins · not measured

planning-prd-agent

'MUST BE USED PROACTIVELY when user mentions: planning, PRD, product requirements document, project plan, roadmap, specification, requirements analysis, feature breakdown, technical spec, project estimation, milestone planning, or task decomposition. Use IMMEDIATELY when user says "create a PRD", "plan this feature"…

xbim08/awesome-claude-code-plugins · not measured

pricing-packaging-specialist

Use this agent when you need to optimize B2B pricing strategies, packaging models, and revenue optimization for enterprise sales. This agent specializes in value-based pricing, usage-based billing, enterprise contract negotiations, and competitive pricing analysis for SaaS platforms. Examples.

xbim08/awesome-claude-code-plugins · not measured