delegation-core
Framework for delegating tasks to external LLM services (Gemini, Qwen).Uses leyline infrastructure for quota, logging, and error handling.Triggers: delegate task, external LLM, gemini, qwen, large context, offload,task delegation, model selection, LLM routing, multi-modelUse when: tasks exceed Claude's context window, need cheaper processing forbulk work, specific model capabilities required (e.g., Gemini's 1M context)DO NOT use when: task requires Claude's reasoning - delegate execution, not reasoning.DO NOT use when: already decided on specific model - use gemini-delegation or qwen-delegation.Use this skill BEFORE delegating to external LLMs to assess task suitability.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install athola/claude-night-market/delegation-core skilz install athola/claude-night-market/delegation-core --agent opencode skilz install athola/claude-night-market/delegation-core --agent codex skilz install athola/claude-night-market/delegation-core --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/athola/claude-night-market cp -r claude-night-market/plugins/conjure/skills/delegation-core ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
opencode-cli
by SpillwaveSolutionsThis skill should be used when configuring or using the OpenCode CLI for headless LLM automation. Use when the user asks to "configure opencode", "use...
backtesting-frameworks
by wshobsonBuild robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when de...
cost-optimization
by wshobsonOptimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, an...
event-store-design
by wshobsonDesign and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or im...
Agentic Skill Details
- Repository
- claude-night-market
- Type
- Technical
- Meta-Domain
- cloud infrastructure
- Primary Domain
- terraform
- Market Score
- 32.0
Browse Category
More cloud infrastructure Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?