z-ai-delegation

Delegate generation tasks to inexpensive LLM providers via a rotation protocol.

1|Updated Sep 20, 2025
One-click install
npx skills add https://github.com/Alex1980Alex/1C-Enterprise_Framework --skill z-ai-delegation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: z-ai-delegation
Source: https://github.com/Alex1980Alex/1C-Enterprise_Framework/tree/main/.claude/skills/z-ai-delegation
Command: npx skills add https://github.com/Alex1980Alex/1C-Enterprise_Framework --skill z-ai-delegation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Token economy: delegating generation to cheaper models (Z.AI, Gemini, Ollama) through LLM Rotation to minimize output-token consumption while preserving quality.

Core Features & Use Cases

  • End-to-end delegation workflow: split tasks, delegate to Z.AI, perform review, and assemble final content to save tokens.
  • Flexible signaling and levels: categorize tasks as Soft/Medium/Hard/Never and orchestrate across providers with guardrails.
  • Use cases: drafting briefs, docs, and knowledge content where token budgets are tight and speed is valuable.

Quick Start

Describe the initial task to decompose, delegate to Z.AI, review results, and assemble the final content.

Frequently Asked Questions about z-ai-delegation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reduce LLM token costs for content generation without losing quality?

End-to-end delegation minimizes output-token consumption by splitting tasks, delegating generation to cheaper models like Z.AI or Gemini, reviewing results, and assembling final content. This workflow orchestration preserves quality while significantly lowering token costs for drafting and documentation.

What is LLM rotation for workflow orchestration?

LLM rotation categorizes generation tasks as Soft, Medium, Hard, or Never, then delegates them across inexpensive providers like Z.AI, Gemini, and Ollama. This orchestration protocol minimizes token consumption by matching task difficulty to provider cost and capability.

How do I delegate drafting tasks to cheaper LLM providers?

Describe your initial task to decompose it into sub-tasks, delegate generation to inexpensive LLM providers like Z.AI, review the returned results, and assemble the final content. This end-to-end delegation workflow targets drafting, decomposition, review, and assembly phases.

Can I use Z.AI and Ollama for multi-agent content generation?

Yes, Z.AI, Gemini, and Ollama can be used for multi-agent content generation. The protocol delegates tasks across these providers with guardrails, managing task levels and provider assignments to satisfy an end-to-end generation workflow for budget-constrained contexts.

What is the best way to orchestrate knowledge content generation on a tight budget?

The best way to generate knowledge content on a tight budget is implementing a delegation protocol that targets drafting, decomposition, review, and assembly. This routes generation to inexpensive LLMs, minimizing token consumption while maintaining speed and output quality.

When should I not use LLM delegation for content generation?

You should avoid LLM delegation for tasks categorized as "Never" in the difficulty signaling protocol. These specific tasks require direct handling or higher-tier models, bypassing the cost-saving delegation to inexpensive providers to ensure strict quality and guardrail compliance.